Started by upstream project "jogl" build number 1258 originally caused by: Started by an SCM change Building remotely on linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 (linux-x86_64-amd) in workspace /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd > 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 ebe980ad6ac40148bc84913d1ba1f7adf6200490 (origin/master) > git config core.sparsecheckout > git checkout -f ebe980ad6ac40148bc84913d1ba1f7adf6200490 > git rev-list f9ce025372b0b1cb9b8db78a0d4294861172bc1e No emails were triggered. [make] $ ant -file build.xml -Dlabel=linux-x86_64-amd -Djoal.root=../../../../joal/label/linux-x86_64-amd -Djogl.build.branch=origin/master -Djogl.build.number=1258 -Dgluegen.root=../../../../gluegen/label/linux-x86_64-amd -Djogl.basename=jogl -Djogl.build.commit=ebe980ad6ac40148bc84913d1ba1f7adf6200490 -Djogl.build.id=2014-06-06_13-30-00 -Dgluegen.basename=gluegen clean all junit.run Buildfile: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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 /home/jogamp/gluegen.properties. [echo] gcc.compat.compiler=gcc [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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=true [echo] LinuxAMD64=true [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=${isOSX} [echo] OS X PPC=${use.macosppc} [echo] OS X x32=${use.macosx32} [echo] OS X x64=${use.macosx64} [echo] Solaris=${isSolaris} [echo] Solaris32Bit=${isSolaris32Bit} [echo] Solaris64Bit=${isSolaris64Bit} [echo] SolarisSparc=${isSolarisSparc} [echo] SolarisSparcv9=${isSolarisSparcv9} [echo] SolarisAMD64=${isSolarisAMD64} [echo] SolarisX86=${isSolarisX86} [echo] Unix=true [echo] Windows=${isWindows} [echo] X11=true [echo] os=Linux [echo] os=3.2.0-4-amd64 [echo] arch=amd64 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: linux-amd64 gluegen.cpptasks.detect.os: common.init: [echo] setup.noAWT: ${setup.noAWT} [echo] setup.noNativeAWT: ${setup.noNativeAWT} [echo] setup.noNativeDesktop: ${setup.noNativeDesktop} [echo] Loaded /home/jogamp/jogl.properties. [echo] Loaded /home/jogamp/gluegen.properties. [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/junit.jar [echo] android.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/android-sdk/15/android.jar [echo] swt.jar=../make/lib/swt/gtk-linux-x86_64/swt-debug.jar [echo] plugin3.jar=../make/lib/plugin3/plugin3-public.jar [echo] isSWTRuntimeAvailable=true [echo] joal-jars.available: true ../../../../joal/label/linux-x86_64-amd/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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 : true [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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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: ${isOSX} [echo] isX11: true [echo] isAndroid: ${isAndroid} [echo] setup.addNativeKD: ${setup.addNativeKD} [echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL} [echo] setup.addNativeBroadcom: true [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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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: ${isOSX} [echo] isX11: true [echo] isAndroid: ${isAndroid} [echo] setup.addNativeKD: ${setup.addNativeKD} [echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL} [echo] setup.addNativeBroadcom: true [echo] setup.nonatives: ${setup.nonatives} [echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl} declare.common: 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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/classes [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/MacOSX [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/Windows [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/X11 [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/classes [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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 /home/jogamp/gluegen.properties. [echo] gcc.compat.compiler=gcc [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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=true [echo] LinuxAMD64=true [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=${isOSX} [echo] OS X PPC=${use.macosppc} [echo] OS X x32=${use.macosx32} [echo] OS X x64=${use.macosx64} [echo] Solaris=${isSolaris} [echo] Solaris32Bit=${isSolaris32Bit} [echo] Solaris64Bit=${isSolaris64Bit} [echo] SolarisSparc=${isSolarisSparc} [echo] SolarisSparcv9=${isSolarisSparcv9} [echo] SolarisAMD64=${isSolarisAMD64} [echo] SolarisX86=${isSolarisX86} [echo] Unix=true [echo] Windows=${isWindows} [echo] X11=true [echo] os=Linux [echo] os=3.2.0-4-amd64 [echo] arch=amd64 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: linux-amd64 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=gcc [echo] GCC=true [echo] CLANG=${isCLANG} [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 /opt-linux-x86_64/jdk1.7.0_45/jre/.. [echo] java.includes.dir /opt-linux-x86_64/jdk1.7.0_45/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: [echo] 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: 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: /opt-linux-x86_64/jdk1.7.0_45/jre/../jre/lib/amd64 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: [echo] 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: 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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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=gcc [echo] GCC=true [echo] CLANG=${isCLANG} [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 /opt-linux-x86_64/jdk1.7.0_45/jre/.. [echo] java.includes.dir /opt-linux-x86_64/jdk1.7.0_45/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: [echo] 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: 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: /opt-linux-x86_64/jdk1.7.0_45/jre/../jre/lib/amd64 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: [echo] 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: 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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "JNIEnv * env;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "jobject target;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "JAWT_DrawingSurface * ds;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "JAWT_Rectangle * clip;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "JNIEnv * env;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "jobject target;" of type "JAWT_DrawingSurface") not implemented yet [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 com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "JAWT_DrawingSurface * ds;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "JAWT_Rectangle * clip;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp [gluegen] WARNING: during forced struct emission: struct "JAWT_SurfaceLayers" not found [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "JNIEnv * env;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "jobject target;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "JAWT_DrawingSurface * ds;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: Complicated fields (field "JAWT_Rectangle * clip;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [echo] [echo] GlueGen has successfully generated files. java.compile.javase: [javac] Compiling 112 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/classes [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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=gcc [echo] GCC=true [echo] CLANG=${isCLANG} [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 /opt-linux-x86_64/jdk1.7.0_45/jre/.. [echo] java.includes.dir /opt-linux-x86_64/jdk1.7.0_45/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: [echo] 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: 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: /opt-linux-x86_64/jdk1.7.0_45/jre/../jre/lib/amd64 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: [echo] 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: [echo] Output lib name = nativewindow_x11 [echo] c.compiler.use-jawt false [echo] nativewindow_x11.useLibJAWT ${nativewindow_x11.useLibJAWT} [echo] Compiling nativewindow_x11 [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.7.0_45/jre/../jre/lib/amd64 [cc] 4 total files to be compiled. [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/X11/X11Lib_JNI.c: In function ‘Java_jogamp_nativewindow_x11_X11Lib_XSynchronize__JZ’: [cc] /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/X11/X11Lib_JNI.c:254:8: warning: assignment makes integer from pointer without a cast [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] Starting link rename.dylib: rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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.windows: c.build.nativewindow.windowlib.macosx: 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: /opt-linux-x86_64/jdk1.7.0_45/jre/../jre/lib/amd64 [cc] 5 total files to be compiled. [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] Starting link rename.dylib: rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow build-jars-awt: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-awt.jar build-jars-x11: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-os-x11.jar build-jars-windows: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-os-win.jar build-jars-macosx: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-os-osx.jar build-jars-javase: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-core.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-natives-linux-amd64.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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 : true [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: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/classes [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/jogl [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/jogl/MacOSX [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/jogl/Windows [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/jogl/X11 [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/openmax [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/libav [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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 /home/jogamp/gluegen.properties. [echo] gcc.compat.compiler=gcc [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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=true [echo] LinuxAMD64=true [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=${isOSX} [echo] OS X PPC=${use.macosppc} [echo] OS X x32=${use.macosx32} [echo] OS X x64=${use.macosx64} [echo] Solaris=${isSolaris} [echo] Solaris32Bit=${isSolaris32Bit} [echo] Solaris64Bit=${isSolaris64Bit} [echo] SolarisSparc=${isSolarisSparc} [echo] SolarisSparcv9=${isSolarisSparcv9} [echo] SolarisAMD64=${isSolarisAMD64} [echo] SolarisX86=${isSolarisX86} [echo] Unix=true [echo] Windows=${isWindows} [echo] X11=true [echo] os=Linux [echo] os=3.2.0-4-amd64 [echo] arch=amd64 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: linux-amd64 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=gcc [echo] GCC=true [echo] CLANG=${isCLANG} [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 /opt-linux-x86_64/jdk1.7.0_45/jre/.. [echo] java.includes.dir /opt-linux-x86_64/jdk1.7.0_45/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: [echo] 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: 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: /opt-linux-x86_64/jdk1.7.0_45/jre/../jre/lib/amd64 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: [echo] 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: 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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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=gcc [echo] GCC=true [echo] CLANG=${isCLANG} [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 /opt-linux-x86_64/jdk1.7.0_45/jre/.. [echo] java.includes.dir /opt-linux-x86_64/jdk1.7.0_45/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: [echo] 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: 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: /opt-linux-x86_64/jdk1.7.0_45/jre/../jre/lib/amd64 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: [echo] 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: 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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl build.gluegen-gl.jar: [javac] Compiling 2 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes [javac] Compiling 8 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 : true [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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]: Complicated fields (field "EGLClientBuffer pData;" of type "EGLClientPixmapHI") not implemented yet [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp [gluegen] ANTLR Parsing Error: line 667:690979: unexpected token: struct token name:"struct" [gluegen] line 667:690979: 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:372) [gluegen] ANTLR Parsing Error: line 672:691079: unexpected token: rcVirtualScreen token name:ID [gluegen] line 672:691079: 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:372) [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp java.generate.glu.base: [echo] Generating GLU class java.generate.copy2temp: [copy] Copying 3 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp java.generate.glu.GL2ES1: [echo] Generating GLU class java.generate.copy2temp: [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp java.generate.glu.GL2: [echo] Generating GLU class java.generate.copy2temp: [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes [javac] Note: Some input files use or override 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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/src/jogl/classes/jogamp/opengl/openal/av/ALAudioSink.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. java.compile.secondpass.javase: [javac] Compiling 541 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/classes/jogamp/opengl/util/glsl/fixedfunc/FixedFuncImpl.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. java.compile.thirdpass: java.compile: [copy] Copying 59 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes [copy] Copied 5 empty directories to 1 empty directory under /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=gcc [echo] GCC=true [echo] CLANG=${isCLANG} [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 /opt-linux-x86_64/jdk1.7.0_45/jre/.. [echo] java.includes.dir /opt-linux-x86_64/jdk1.7.0_45/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: [echo] 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: 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: /opt-linux-x86_64/jdk1.7.0_45/jre/../jre/lib/amd64 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: [echo] 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] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] Starting link [echo] Output lib name = jogl_ffmpegv09 [echo] Compiling jogl_ffmpegv09 [cc] 4 total files to be compiled. [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] Starting link [echo] Output lib name = jogl_ffmpegv10 [echo] Compiling jogl_ffmpegv10 [cc] 4 total files to be compiled. [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] Starting link c.build.jogl.desktop: [echo] Output lib name = jogl_desktop [echo] Compiling jogl_desktop [cc] 10 total files to be compiled. [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] Starting link rename.dylib: rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 6 files. [cc] 6 files are up to date. [cc] 0 files to be recompiled from dependency analysis. [cc] 4 total files to be compiled. [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] Starting link rename.dylib: rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] Starting link rename.dylib: rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-os-android.jar build-jars-mobile-javase: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-glmobile.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-glmobile-dbg.jar build-jars-os-desktop-javase: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-os-x11.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-os-win.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-os-osx.jar build-jars-desktop-javase: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-gldesktop.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-gldesktop-dbg.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-glu-gldesktop.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util-gldesktop.jar build-jars-awt-javase: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-awt.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util-awt.jar build-jars-swt-javase: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-swt.jar build-jars-javase: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-core.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-sdk.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-glu.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util-graph.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-fonts-p0.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util-fixedfuncemu.jar [jar] Building MANIFEST-only jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-omx.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-cg.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-natives-linux-amd64.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-cg-natives-linux-amd64.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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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: ${isOSX} [echo] isX11: true [echo] isAndroid: ${isAndroid} [echo] setup.addNativeKD: ${setup.addNativeKD} [echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL} [echo] setup.addNativeBroadcom: true [echo] setup.nonatives: ${setup.nonatives} [echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl} declare.common: init: [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/Android [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/X11 [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/MacOSX [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/Windows [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/KD [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/IntelGDL [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/bcm/egl [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/bcm/vc/iv [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/classes [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj java.compile.javase: [javac] Compiling 98 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt build-jars-opengl: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-ogl.jar build-jars-awt: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-awt.jar build-jars-swt: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-swt.jar build-jars-driver: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-linux.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-x11.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-win.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-osx.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-kd.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-bcm-old.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-bcm-vc.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-intelgdl.jar build-jars-javase: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-core.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-event.jar java.compile.android: [javac] Compiling 9 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/classes build-jars-android: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-android.jar gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=gcc [echo] GCC=true [echo] CLANG=${isCLANG} [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 /opt-linux-x86_64/jdk1.7.0_45/jre/.. [echo] java.includes.dir /opt-linux-x86_64/jdk1.7.0_45/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: [echo] 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: 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: /opt-linux-x86_64/jdk1.7.0_45/jre/../jre/lib/amd64 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: [echo] Linux.AMD64 [echo] linker.cfg.id.oswin linker.cfg.linux.amd64.newt.x11 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] 8 total files to be compiled. [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default] [cc] Starting link rename.dylib: rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-natives-linux-amd64.jar generate.version.txt: all: one.dir.skip.check: one.lib.dir: [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib one.jar.dir.prep: [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/atomic [copy] Copying 46 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/atomic [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build one.jar.dir.android: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all-android.jar one.jar.dir: [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all-noawt.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all-mobile.jar [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all-natives-linux-amd64.jar android.package.jogl.skip.check: android.jogl.package: one.dir: tag.build: [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/obj [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes [echo] jogl-test.jar /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar test.compile: [copy] Copying 64 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes [copy] Copied 51 empty directories to 34 empty directories under /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl test.compile.javase: [javac] Compiling 406 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl test.compile.android: [javac] Compiling 32 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test-android.jar test.package.android: developer-src-zip: [zip] Building zip: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-java-src.zip developer-zip-archive: [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64 [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64 [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64/jar [copy] Copying 53 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64/jar [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64/lib [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64/lib [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64/jnlp-files [copy] Copying 52 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64/jnlp-files [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64/etc [copy] Copying 5 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64/etc [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64 [exec] [exec] 7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 [exec] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs) [exec] Scanning [exec] [exec] Creating archive /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64.7z [exec] [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jogl-java-src.zip [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/gluegen-gl.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/jogl-all-android.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/jogl-all-mobile.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/jogl-all-natives-linux-amd64.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/jogl-all-noawt.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/jogl-all.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-awt.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-cg-natives-linux-amd64.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-cg.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-core.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-fonts-p0.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-gldesktop-dbg.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-gldesktop.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-glmobile-dbg.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-glmobile.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-glu-gldesktop.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-glu.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-natives-linux-amd64.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-omx.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-os-android.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-os-osx.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-os-win.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-os-x11.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-sdk.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-swt.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/jogl-test-android.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/jogl-test.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-util-awt.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-util-fixedfuncemu.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-util-gldesktop.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-util-graph.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/jogl-util.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/nativewindow-awt.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/nativewindow-core.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/nativewindow-natives-linux-amd64.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/nativewindow-os-osx.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/nativewindow-os-win.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/nativewindow-os-x11.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-awt.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-core.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-driver-android.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-driver-bcm-old.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-driver-bcm-vc.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-driver-intelgdl.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-driver-kd.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-driver-linux.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-driver-osx.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-driver-win.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-driver-x11.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-event.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-natives-linux-amd64.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-ogl.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jar/atomic/newt-swt.jar [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/etc/test.bat [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/etc/test_dbg.bat [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/Bug910-AppletLifecycleCheck.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas01.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas02a.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas02b.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-bug816_layerpos03a.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-bug816_layerpos03b.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-bug818_gljpanel01.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-bug848_glcanvas01.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-special-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-special.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo04-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-version-applet3-napplet.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-version-napplet.html [exec] Compres [exec] sing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-version.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-test-applet3s.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-test-applets.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/Userguide.html [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/etc/test.sh [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/etc/test_dbg.sh [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/CHANGELOG.txt [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/LICENSE.txt [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/README.txt [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/lib/libjogl_cg.so [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/lib/libjogl_desktop.so [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/lib/libjogl_mobile.so [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/lib/libnativewindow_awt.so [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/lib/libnativewindow_x11.so [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/lib/libnewt.so [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-all-awt-cg.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-all-awt.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-all-mobile.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-all-noawt.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-runner-newt.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-applet-version.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-application-version.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/atomic/jogl-awt.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/jogl-javaws-version.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/atomic/jogl-noawt.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/atomic/nativewindow-awt.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/atomic/nativewindow-noawt.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/atomic/newt-awt-jogl.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/atomic/newt-awt.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/atomic/newt-noawt-jogl.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/jnlp-files/atomic/newt-noawt.jnlp [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/etc/profile.jogl [exec] Compressing jogl-2.2-b1258-20140606-linux-amd64/artifact.properties [exec] [exec] Everything is Ok [delete] Deleting directory /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64 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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar test.compile: junit.run.noui: [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] Semantic Version Test [junit] Previous version: 2.1.5 (2.1.5) - lib/v2.1.5/jogl-all.jar [junit] Current version: 2.2.0 (2.2.0-rc-20140606) - /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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-20140606) is NON_BACKWARD_COMPATIBLE to previous version 2.1.5 (2.1.5), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 589 differences in 76 classes: [junit] Remove 147, Change 61, Deprecate 0, Add 381 [junit] [junit] 0/ 76: com.jogamp.graph.curve.OutlineShape : Remove 3, Change 8, Deprecate 0, Add 11 [junit] 1/ 76: com.jogamp.graph.curve.OutlineShapeXForm : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 2/ 76: com.jogamp.graph.curve.Region : Remove 13, Change 3, Deprecate 0, Add 35 [junit] 3/ 76: com.jogamp.graph.curve.opengl.GLRegion : Remove 6, Change 0, Deprecate 0, Add 10 [junit] 4/ 76: com.jogamp.graph.curve.opengl.RegionRenderer : Remove 5, Change 1, Deprecate 0, Add 19 [junit] 5/ 76: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 6/ 76: com.jogamp.graph.curve.opengl.RenderState : Remove 12, Change 1, Deprecate 0, Add 21 [junit] 7/ 76: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 8/ 76: com.jogamp.graph.curve.opengl.Renderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 9/ 76: com.jogamp.graph.curve.opengl.TextRegionUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 10/ 76: com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 11/ 76: com.jogamp.graph.curve.opengl.TextRenderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 12/ 76: com.jogamp.graph.curve.tess.Triangulator : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 13/ 76: com.jogamp.graph.font.Font : Remove 3, Change 0, Deprecate 0, Add 6 [junit] 14/ 76: com.jogamp.graph.font.Font.Glyph : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 15/ 76: com.jogamp.graph.font.Font.Metrics : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 16/ 76: com.jogamp.graph.font.FontFactory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 17/ 76: com.jogamp.graph.font.FontSet : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 18/ 76: com.jogamp.graph.geom.Outline : Remove 2, Change 1, Deprecate 0, Add 3 [junit] 19/ 76: com.jogamp.graph.geom.SVertex : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 20/ 76: com.jogamp.graph.geom.SVertex.Factory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 21/ 76: com.jogamp.graph.geom.Triangle : Remove 2, Change 0, Deprecate 0, Add 5 [junit] 22/ 76: com.jogamp.graph.geom.Vertex : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 23/ 76: com.jogamp.graph.geom.Vertex.Factory : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 24/ 76: com.jogamp.graph.geom.opengl.SVertex : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 25/ 76: com.jogamp.graph.geom.opengl.SVertex.Factory : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 26/ 76: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize: Remove 2, Change 0, Deprecate 0, Add 2 [junit] 27/ 76: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize : Remove 3, Change 0, Deprecate 0, Add 3 [junit] 28/ 76: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 29/ 76: com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 30/ 76: com.jogamp.nativewindow.awt.AppContextInfo : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 31/ 76: com.jogamp.nativewindow.awt.JAWTWindow : Remove 1, Change 1, Deprecate 0, Add 8 [junit] 32/ 76: com.jogamp.newt.MonitorDevice : Remove 4, Change 0, Deprecate 0, Add 7 [junit] 33/ 76: com.jogamp.newt.Screen : Remove 1, Change 0, Deprecate 0, Add 2 [junit] 34/ 76: com.jogamp.newt.Window : Remove 0, Change 0, Deprecate 0, Add 5 [junit] 35/ 76: com.jogamp.newt.event.GestureHandler.GestureEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 36/ 76: com.jogamp.newt.event.InputEvent : Remove 0, Change 10, Deprecate 0, Add 0 [junit] 37/ 76: com.jogamp.newt.event.MouseEvent : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 38/ 76: com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 39/ 76: com.jogamp.newt.event.awt.AWTAdapter : Remove 1, Change 2, Deprecate 0, Add 2 [junit] 40/ 76: com.jogamp.newt.event.awt.AWTKeyAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 41/ 76: com.jogamp.newt.event.awt.AWTMouseAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 42/ 76: com.jogamp.newt.event.awt.AWTWindowAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 43/ 76: com.jogamp.newt.opengl.GLWindow : Remove 0, Change 0, Deprecate 0, Add 9 [junit] 44/ 76: com.jogamp.newt.swt.NewtCanvasSWT : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 45/ 76: com.jogamp.opengl.FBObject : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 46/ 76: com.jogamp.opengl.GLRendererQuirks : Remove 0, Change 1, Deprecate 0, Add 1 [junit] 47/ 76: com.jogamp.opengl.math.FloatUtil : Remove 4, Change 0, Deprecate 0, Add 26 [junit] 48/ 76: com.jogamp.opengl.math.Quaternion : Remove 17, Change 9, Deprecate 0, Add 43 [junit] 49/ 76: com.jogamp.opengl.math.Ray : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 50/ 76: com.jogamp.opengl.math.VectorUtil : Remove 24, Change 0, Deprecate 0, Add 59 [junit] 51/ 76: com.jogamp.opengl.math.geom.AABBox : Remove 8, Change 1, Deprecate 0, Add 17 [junit] 52/ 76: com.jogamp.opengl.swt.GLCanvas : Remove 2, Change 0, Deprecate 0, Add 2 [junit] 53/ 76: com.jogamp.opengl.util.GLPixelStorageModes : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 54/ 76: com.jogamp.opengl.util.PMVMatrix : Remove 3, Change 20, Deprecate 0, Add 5 [junit] 55/ 76: com.jogamp.opengl.util.glsl.ShaderCode : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 56/ 76: com.jogamp.opengl.util.glsl.ShaderProgram : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 57/ 76: com.jogamp.opengl.util.texture.ImageSequence : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 58/ 76: com.jogamp.opengl.util.texture.Texture : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 59/ 76: com.jogamp.opengl.util.texture.TextureIO : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 60/ 76: com.jogamp.opengl.util.texture.TextureSequence : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 61/ 76: javax.media.nativewindow.NativeSurface : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 62/ 76: javax.media.nativewindow.NativeSurfaceHolder : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 63/ 76: javax.media.nativewindow.NativeWindow : Remove 0, Change 1, Deprecate 0, Add 3 [junit] 64/ 76: javax.media.nativewindow.NativeWindowFactory : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 65/ 76: javax.media.nativewindow.UpstreamSurfaceHook : Remove 2, Change 0, Deprecate 0, Add 2 [junit] 66/ 76: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 67/ 76: javax.media.nativewindow.util.Point : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 68/ 76: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 69/ 76: javax.media.opengl.GLBufferStorage : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 70/ 76: javax.media.opengl.GLDrawable : Remove 2, Change 1, Deprecate 0, Add 2 [junit] 71/ 76: javax.media.opengl.GLFBODrawable.Resizeable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 72/ 76: javax.media.opengl.GLOffscreenAutoDrawable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 73/ 76: javax.media.opengl.GLUniformData : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 74/ 76: javax.media.opengl.awt.GLCanvas : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 75/ 76: javax.media.opengl.awt.GLJPanel : Remove 0, Change 0, Deprecate 0, Add 2 [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 transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Class com.jogamp.graph.curve.Region [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [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 Field vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Method isDirty, desc ()Z, access final public [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access 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 , sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method 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 getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Removed Method getColorStatic, 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 pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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 addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, 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 getStringBounds, 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] 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 setEdgesBoundary, desc ([Z)V, access public [junit] Removed Method , desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Class com.jogamp.graph.geom.Vertex [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Removed Method 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 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] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [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.opengl.FBObject [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method , desc ([F[F)V, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method mult, desc (F)V, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method , desc ([FF)V, access public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Removed Method normalize, desc ()V, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Removed Method mult, desc ([F)[F, access public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Removed Method triArea, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method 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 Field COLLINEAR, desc I, access final public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc ([FI)V, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method intersects, desc (FFFF)Z, access final public [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 reset, desc ()V, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method getHeight, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Method destroy, desc ()V, access final public [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Field mulPMV, desc [F, access protected [junit] Class com.jogamp.opengl.util.texture.TextureIO [junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static [junit] Class javax.media.nativewindow.NativeSurface [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Removed Method 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.GLDrawable [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, 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] [junit] [junit] Changes [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] 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 Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isAltDown, 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 getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isControlDown, 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 , desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Changed Field COUNT, desc I, access [junit] Class com.jogamp.opengl.math.Quaternion [junit] Changed Method getY, desc ()F, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Changed Method setZ, desc (F)V, access added: final [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method setY, 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 getX, desc ()F, access added: final [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Changed Class , access [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Changed Field matrixP, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixPMvMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixScale, desc [F, access added: final [junit] Changed Field matrixTex, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMult, desc [F, access added: final [junit] Changed Field matrixPMvMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixBuffer, desc Ljava/nio/Buffer;, access added: final [junit] Changed Field matrixMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixRot, desc [F, access added: final [junit] Changed Field matrixOrtho, desc [F, access added: final [junit] Changed Field matrixFrustum, desc [F, access added: final [junit] Changed Field matrixMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixTrans, desc [F, access added: final [junit] Changed Field matrixTStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field matrixMvStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field matrixPMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixPStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access added: final [junit] Class javax.media.nativewindow.NativeWindow [junit] Changed Class , access [junit] Class javax.media.opengl.GLDrawable [junit] Changed Class , access [junit] [junit] [junit] Deprecates [junit] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Method clearCache, desc ()V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final 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 setSharpness, desc (F)V, access public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Method markStateDirty, desc ()V, access final public [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method getQuality, desc ()I, access final public [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method hasColorChannel, desc ()Z, access public [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 isStateDirty, desc ()Z, 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 clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected [junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [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 clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract 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] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getHeight, desc ()I, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [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] 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 Field DEBUG_INSTANCE, desc Z, access final protected static [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 useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Method getWidth, desc ()I, 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 getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/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 updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setWeight, desc (F)V, 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 setHintMask, desc (I)V, 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 setColorStatic, desc (FFFF)V, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [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 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] Added Method generate, sig (Ljava/util/List;)V, desc (Ljava/util/List;)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricWidth, 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] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getID, desc ()S, 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 getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getBBox, desc ()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 transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Triangle;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Triangle;, access public [junit] Added Method isOnCurve, desc ()Z, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method setSurfaceSize, desc (II)V, 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 getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getPixelScale, desc ()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] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)V, access final public [junit] Added Method getPixelsPerMM, desc ([F)V, access final public [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Field viewportWU, 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 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] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Class com.jogamp.newt.Window [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method , desc (SLjava/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 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] 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 , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [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 getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.opengl.FBObject [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, 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 createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final 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 Field HALF_PI, desc F, access final public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makeRotationAxis, desc (FFFF[FI[F)V, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)V, access final public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method makeFrustumf, desc ([FIZFFFFFF)[F, access final public static [junit] Added Method makeRotationEuler, desc (FFF[FI)V, access final public static [junit] Added Method makeOrthof, desc ([FIZFFFFFF)[F, access final public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access final public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method rotateByAngleX, 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 invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromMatrix, desc (Ljava/nio/FloatBuffer;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method scale, desc (F)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 setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method set, 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 setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)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 setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method toMatrix, desc (Ljava/nio/FloatBuffer;)Ljava/nio/FloatBuffer;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method normVec2, desc ([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 mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method crossVec3, desc ([F[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 normalizeVec2, 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 Field VEC3_ZERO, desc [F, access final public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method 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 normSquareVec3, desc ([F)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method subVec3, 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 normSquareVec2, desc ([F)F, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, 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 isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[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 distVec3, desc ([F[F)F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Method getPlaneVec3, 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 isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc ([F)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 (FFF)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 reset, desc ()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 mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;Lcom/jogamp/opengl/util/PMVMatrix;[IZ[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Field tmpMatrix, desc [F, access final protected [junit] Added Field tmpVec3f, desc [F, access final protected [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final 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.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 isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [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] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.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.awt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method clearCache, desc ()V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Changed Method getOutlineNumber, desc ()I, access added: final [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 setSharpness, desc (F)V, access public [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Method markStateDirty, desc ()V, access final public [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method getQuality, desc ()I, access final public [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Added Method getDirtyBits, desc ()I, 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 vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [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 isStateDirty, desc ()Z, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)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 create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [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 clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access abstract protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method , desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Changed Class , access removed: abstract [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getHeight, desc ()I, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [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] 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 Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Added Method isInitialized, desc ()Z, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Method getWidth, desc ()I, 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] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Method getMatrix, 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] 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 updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [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 getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setWeight, desc (F)V, 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] 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] Added Method setHintMask, desc (I)V, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, 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 setColorStatic, desc (FFFF)V, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Changed Class , access removed: abstract [junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Added Method getAddedVerticeCount, desc ()I, access abstract public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.8 sec [junit] Removed Method generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access abstract public [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-20140606) - /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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-20140606) is NON_BACKWARD_COMPATIBLE to previous version 2.1.5 (2.1.5), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 589 differences in 76 classes: [junit] Remove 147, Change 61, Deprecate 0, Add 381 [junit] [junit] 0/ 76: com.jogamp.graph.curve.OutlineShape : Remove 3, Change 8, Deprecate 0, Add 11 [junit] 1/ 76: com.jogamp.graph.curve.OutlineShapeXForm : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 2/ 76: com.jogamp.graph.curve.Region : Remove 13, Change 3, Deprecate 0, Add 35 [junit] 3/ 76: com.jogamp.graph.curve.opengl.GLRegion : Remove 6, Change 0, Deprecate 0, Add 10 [junit] 4/ 76: com.jogamp.graph.curve.opengl.RegionRenderer : Remove 5, Change 1, Deprecate 0, Add 19 [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] 5/ 76: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Added Method generate, sig (Ljava/util/List;)V, desc (Ljava/util/List;)V, access abstract public [junit] 6/ 76: com.jogamp.graph.curve.opengl.RenderState : Remove 12, Change 1, Deprecate 0, Add 21 [junit] 7/ 76: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 8/ 76: com.jogamp.graph.curve.opengl.Renderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 9/ 76: com.jogamp.graph.curve.opengl.TextRegionUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 10/ 76: com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Class com.jogamp.graph.font.Font [junit] 11/ 76: com.jogamp.graph.curve.opengl.TextRenderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 12/ 76: com.jogamp.graph.curve.tess.Triangulator : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 13/ 76: com.jogamp.graph.font.Font : Remove 3, Change 0, Deprecate 0, Add 6 [junit] 14/ 76: com.jogamp.graph.font.Font.Glyph : Remove 1, Change 0, Deprecate 0, Add 6 [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] 15/ 76: com.jogamp.graph.font.Font.Metrics : Remove 1, Change 0, Deprecate 0, Add 1 [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] 16/ 76: com.jogamp.graph.font.FontFactory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] 17/ 76: com.jogamp.graph.font.FontSet : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] 18/ 76: com.jogamp.graph.geom.Outline : Remove 2, Change 1, Deprecate 0, Add 3 [junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public [junit] 19/ 76: com.jogamp.graph.geom.SVertex : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Removed Method getStringHeight, 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] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)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] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getID, desc ()S, 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 getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getBBox, desc ()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] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Added Method setClosed, desc (Z)Z, access final public [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Changed Class , access [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Removed Method setEdgesBoundary, desc ([Z)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] Added Method isOnCurve, 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] Added Method , desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] 20/ 76: com.jogamp.graph.geom.SVertex.Factory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Added Method isLine, desc ()Z, access final public [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] 21/ 76: com.jogamp.graph.geom.Triangle : Remove 2, Change 0, Deprecate 0, Add 5 [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] 22/ 76: com.jogamp.graph.geom.Vertex : Remove 1, Change 0, Deprecate 0, Add 1 [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] 23/ 76: com.jogamp.graph.geom.Vertex.Factory : Remove 0, Change 0, Deprecate 0, Add 2 [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] 24/ 76: com.jogamp.graph.geom.opengl.SVertex : Remove 1, Change 0, Deprecate 0, Add 0 [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] 25/ 76: com.jogamp.graph.geom.opengl.SVertex.Factory : Remove 1, Change 0, Deprecate 0, Add 0 [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] 26/ 76: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize: Remove 2, Change 0, Deprecate 0, Add 2 [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] 27/ 76: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize : Remove 3, Change 0, Deprecate 0, Add 3 [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] 28/ 76: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos : Remove 1, Change 0, Deprecate 0, Add 0 [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] 29/ 76: com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method setSize, desc (II)V, access final public [junit] 30/ 76: com.jogamp.nativewindow.awt.AppContextInfo : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] 31/ 76: com.jogamp.nativewindow.awt.JAWTWindow : Remove 1, Change 1, Deprecate 0, Add 8 [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos [junit] Removed Class , access public super synchronized [junit] 32/ 76: com.jogamp.newt.MonitorDevice : Remove 4, Change 0, Deprecate 0, Add 7 [junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos [junit] Added Class , access public super synchronized [junit] 33/ 76: com.jogamp.newt.Screen : Remove 1, Change 0, Deprecate 0, Add 2 [junit] Class com.jogamp.nativewindow.awt.AppContextInfo [junit] Added Class , access public super synchronized [junit] 34/ 76: com.jogamp.newt.Window : Remove 0, Change 0, Deprecate 0, Add 5 [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] 35/ 76: com.jogamp.newt.event.GestureHandler.GestureEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] 36/ 76: com.jogamp.newt.event.InputEvent : Remove 0, Change 10, Deprecate 0, Add 0 [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] 37/ 76: com.jogamp.newt.event.MouseEvent : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 38/ 76: com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 39/ 76: com.jogamp.newt.event.awt.AWTAdapter : Remove 1, Change 2, Deprecate 0, Add 2 [junit] 40/ 76: com.jogamp.newt.event.awt.AWTKeyAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 41/ 76: com.jogamp.newt.event.awt.AWTMouseAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 42/ 76: com.jogamp.newt.event.awt.AWTWindowAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 43/ 76: com.jogamp.newt.opengl.GLWindow : Remove 0, Change 0, Deprecate 0, Add 9 [junit] 44/ 76: com.jogamp.newt.swt.NewtCanvasSWT : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 45/ 76: com.jogamp.opengl.FBObject : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 46/ 76: com.jogamp.opengl.GLRendererQuirks : Remove 0, Change 1, Deprecate 0, Add 1 [junit] 47/ 76: com.jogamp.opengl.math.FloatUtil : Remove 4, Change 0, Deprecate 0, Add 26 [junit] 48/ 76: com.jogamp.opengl.math.Quaternion : Remove 17, Change 9, Deprecate 0, Add 43 [junit] 49/ 76: com.jogamp.opengl.math.Ray : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 50/ 76: com.jogamp.opengl.math.VectorUtil : Remove 24, Change 0, Deprecate 0, Add 59 [junit] 51/ 76: com.jogamp.opengl.math.geom.AABBox : Remove 8, Change 1, Deprecate 0, Add 17 [junit] 52/ 76: com.jogamp.opengl.swt.GLCanvas : Remove 2, Change 0, Deprecate 0, Add 2 [junit] 53/ 76: com.jogamp.opengl.util.GLPixelStorageModes : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 54/ 76: com.jogamp.opengl.util.PMVMatrix : Remove 3, Change 20, Deprecate 0, Add 5 [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] 55/ 76: com.jogamp.opengl.util.glsl.ShaderCode : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Added Method getPixelScale, desc ()I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)V, access final public [junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, 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 Method getPixelsPerMM, desc ([F)V, access final public [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [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] 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] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public [junit] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] 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] Class com.jogamp.newt.Window [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [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] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isAltDown, 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 getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isControlDown, 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.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] 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 toString, desc ()Ljava/lang/String;, access final public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Changed Method , desc (Lcom/jogamp/newt/Window;)V, access [junit] 56/ 76: com.jogamp.opengl.util.glsl.ShaderProgram : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] 57/ 76: com.jogamp.opengl.util.texture.ImageSequence : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Added Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Removed Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] 58/ 76: com.jogamp.opengl.util.texture.Texture : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] 59/ 76: com.jogamp.opengl.util.texture.TextureIO : Remove 1, Change 0, Deprecate 0, Add 0 [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] 60/ 76: com.jogamp.opengl.util.texture.TextureSequence : Remove 0, Change 0, Deprecate 0, Add 2 [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] 61/ 76: javax.media.nativewindow.NativeSurface : Remove 2, Change 0, Deprecate 0, Add 4 [junit] Removed Method , desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] 62/ 76: javax.media.nativewindow.NativeSurfaceHolder : Remove 0, Change 0, Deprecate 0, Add 1 [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Removed Method , desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] 63/ 76: javax.media.nativewindow.NativeWindow : Remove 0, Change 1, Deprecate 0, Add 3 [junit] Added Method , desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] 64/ 76: javax.media.nativewindow.NativeWindowFactory : Remove 1, Change 0, Deprecate 0, Add 1 [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] 65/ 76: javax.media.nativewindow.UpstreamSurfaceHook : Remove 2, Change 0, Deprecate 0, Add 2 [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] 66/ 76: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize : Remove 1, Change 0, Deprecate 0, Add 1 [junit] Class com.jogamp.opengl.FBObject [junit] 67/ 76: javax.media.nativewindow.util.Point : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 68/ 76: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 69/ 76: javax.media.opengl.GLBufferStorage : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 70/ 76: javax.media.opengl.GLDrawable : Remove 2, Change 1, Deprecate 0, Add 2 [junit] 71/ 76: javax.media.opengl.GLFBODrawable.Resizeable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 72/ 76: javax.media.opengl.GLOffscreenAutoDrawable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 73/ 76: javax.media.opengl.GLUniformData : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 74/ 76: javax.media.opengl.awt.GLCanvas : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 75/ 76: javax.media.opengl.awt.GLJPanel : Remove 0, Change 0, Deprecate 0, Add 2 [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removes [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Changed Field COUNT, desc I, access [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Added Method compare, desc (FFF)I, access public static [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Added Field HALF_PI, desc F, access final public static [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Added Field TWO_PI, desc F, access final public static [junit] Class com.jogamp.graph.curve.Region [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Added Method asin, desc (F)F, access public static [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Method makeRotationAxis, desc (FFFF[FI[F)V, access final public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Method atan, desc (F)F, access public static [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Added Method tan, desc (F)F, access public static [junit] Removed Field vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method copyMatrixRow, desc ([FII[FI)V, access final public static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Field DEBUG, desc Z, access final public static [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Added Method isZero, desc (FF)Z, access public static [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Field EPSILON, desc F, access final public static [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Added Method compare, desc (FF)I, access public static [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Added Method makeFrustumf, desc ([FIZFFFFFF)[F, access final public static [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Removed Method cross, desc ([F[F[F)V, access final 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 normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Added Method makeRotationEuler, desc (FFF[FI)V, access final public static [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method makeOrthof, desc ([FIZFFFFFF)[F, access final public static [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Added Method getZBufferEpsilon, desc (IFF)F, access 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 makePerspective, desc ([FIZFFFF)[F, access final public static [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Added Method copyMatrixColumn, desc ([FII[FI)V, access final public static [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Method toAxes, desc ([F[F[F[F)V, access 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] Changed Method getY, desc ()F, access added: final [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] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method dot, desc (FFFF)F, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Removed Method , desc ([F[F)V, access public [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Removed Method toAxis, desc ()[F, access public [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Class , access abstract public super synchronized [junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Changed Method getW, desc ()F, access added: final [junit] Removed Class , access abstract public super synchronized [junit] Added Method toEuler, desc ([F)[F, access public [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Removed Method mult, desc (F)V, access public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Class com.jogamp.graph.font.Font [junit] Changed Method setZ, desc (F)V, access added: final [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromMatrix, desc (Ljava/nio/FloatBuffer;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method scale, desc (F)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] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method setY, desc (F)V, access added: final [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method magnitude, desc ()F, access final public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setW, desc (F)V, access added: final [junit] Removed Method , desc ([FF)V, access public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Removed Method inverse, desc ()V, access public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method set, 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 setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method divide, desc (F)V, access public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method normalize, desc ()V, access public [junit] Added Method setLookAt, desc ([F[F[F[F[F)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 setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method getZ, desc ()F, access added: final [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method toMatrix, desc (Ljava/nio/FloatBuffer;)Ljava/nio/FloatBuffer;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc ([F)[F, access public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method getX, desc ()F, access added: final [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Added Method normVec2, desc ([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 mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Added Method crossVec3, desc ([F[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 normalizeVec2, 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 Field VEC3_ZERO, desc [F, access final public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method 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 normSquareVec3, desc ([F)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method subVec3, 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 normSquareVec2, desc ([F)F, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Added Method angleVec3, desc ([F[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] Added Method copyVec2, desc ([FI[FI)[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 inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Added Method distVec3, desc ([F[F)F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Removed Field COLLINEAR, desc I, access final public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Method getPlaneVec3, 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 isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc ([FI)V, access final public [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method clone, 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 ([F)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 (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method , desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final 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] Changed Class , access [junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;Ljogamp/graph/geom/plane/AffineTransform;[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;Lcom/jogamp/opengl/util/PMVMatrix;[IZ[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method getHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Removed Method save, 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.PMVMatrix [junit] Removed Method destroy, desc ()V, access final public [junit] Changed Field matrixP, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixPMvMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixScale, desc [F, access added: final [junit] Changed Field matrixTex, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMult, desc [F, access added: final [junit] Changed Field matrixPMvMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Changed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixBuffer, desc Ljava/nio/Buffer;, access added: final [junit] Changed Field matrixMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixRot, desc [F, access added: final [junit] Changed Field matrixOrtho, desc [F, access added: final [junit] Removed Field vec3f, desc [F, access protected [junit] Changed Field matrixFrustum, desc [F, access added: final [junit] Changed Field matrixMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Removed Field mulPMV, desc [F, access protected [junit] Added Field tmpMatrix, desc [F, access final protected [junit] Changed Field matrixTrans, desc [F, access added: final [junit] Changed Field matrixTStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Added Field tmpVec3f, desc [F, access final protected [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Changed Field matrixMvStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field matrixPMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Changed Field matrixPStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access added: final [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.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 isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [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] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Changed Class , access [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] 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] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] 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] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Changed Class , access [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] 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] Added Method setSurfaceSize, desc (II)V, 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.awt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [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 setEdgesBoundary, desc ([Z)V, access public [junit] Removed Method , desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Class com.jogamp.graph.geom.Vertex [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Removed Method 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 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] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [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.opengl.FBObject [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method , desc ([F[F)V, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method mult, desc (F)V, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method , desc ([FF)V, access public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Removed Method normalize, desc ()V, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Removed Method mult, desc ([F)[F, access public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Removed Method triArea, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method 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 Field COLLINEAR, desc I, access final public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc ([FI)V, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method intersects, desc (FFFF)Z, access final public [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 reset, desc ()V, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method getHeight, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Method destroy, desc ()V, access final public [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Field mulPMV, desc [F, access protected [junit] Class com.jogamp.opengl.util.texture.TextureIO [junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static [junit] Class javax.media.nativewindow.NativeSurface [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Removed Method 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.GLDrawable [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, 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] [junit] [junit] Changes [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] 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 Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isAltDown, 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 getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isControlDown, 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 , desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Changed Field COUNT, desc I, access [junit] Class com.jogamp.opengl.math.Quaternion [junit] Changed Method getY, desc ()F, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Changed Method setZ, desc (F)V, access added: final [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method setY, 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 getX, desc ()F, access added: final [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Changed Class , access [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Changed Field matrixP, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixPMvMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixScale, desc [F, access added: final [junit] Changed Field matrixTex, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMult, desc [F, access added: final [junit] Changed Field matrixPMvMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixBuffer, desc Ljava/nio/Buffer;, access added: final [junit] Changed Field matrixMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixRot, desc [F, access added: final [junit] Changed Field matrixOrtho, desc [F, access added: final [junit] Changed Field matrixFrustum, desc [F, access added: final [junit] Changed Field matrixMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixTrans, desc [F, access added: final [junit] Changed Field matrixTStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field matrixMvStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field matrixPMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixPStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access added: final [junit] Class javax.media.nativewindow.NativeWindow [junit] Changed Class , access [junit] Class javax.media.opengl.GLDrawable [junit] Changed Class , access [junit] [junit] [junit] Deprecates [junit] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Method clearCache, desc ()V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final 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 setSharpness, desc (F)V, access public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Method markStateDirty, desc ()V, access final public [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method getQuality, desc ()I, access final public [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method hasColorChannel, desc ()Z, access public [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 isStateDirty, desc ()Z, 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 clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected [junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [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 clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract 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] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getHeight, desc ()I, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [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] 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 Field DEBUG_INSTANCE, desc Z, access final protected static [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 useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Method getWidth, desc ()I, 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 getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/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 updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setWeight, desc (F)V, 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 setHintMask, desc (I)V, 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 setColorStatic, desc (FFFF)V, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [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 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] Added Method generate, sig (Ljava/util/List;)V, desc (Ljava/util/List;)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricWidth, 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] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getID, desc ()S, 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 getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getBBox, desc ()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 transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Triangle;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Triangle;, access public [junit] Added Method isOnCurve, desc ()Z, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method setSurfaceSize, desc (II)V, 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 getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getPixelScale, desc ()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] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)V, access final public [junit] Added Method getPixelsPerMM, desc ([F)V, access final public [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Field viewportWU, 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 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] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Class com.jogamp.newt.Window [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method , desc (SLjava/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 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] 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 , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [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 getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.opengl.FBObject [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, 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 createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final 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 Field HALF_PI, desc F, access final public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makeRotationAxis, desc (FFFF[FI[F)V, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)V, access final public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method makeFrustumf, desc ([FIZFFFFFF)[F, access final public static [junit] Added Method makeRotationEuler, desc (FFF[FI)V, access final public static [junit] Added Method makeOrthof, desc ([FIZFFFFFF)[F, access final public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access final public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method rotateByAngleX, 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 invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromMatrix, desc (Ljava/nio/FloatBuffer;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method scale, desc (F)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 setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method set, 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 setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)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 setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method toMatrix, desc (Ljava/nio/FloatBuffer;)Ljava/nio/FloatBuffer;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method normVec2, desc ([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 mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method crossVec3, desc ([F[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 normalizeVec2, 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 Field VEC3_ZERO, desc [F, access final public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method 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 normSquareVec3, desc ([F)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method subVec3, 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 normSquareVec2, desc ([F)F, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, 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 isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[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 distVec3, desc ([F[F)F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Method getPlaneVec3, 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 isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc ([F)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 (FFF)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 reset, desc ()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 mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;Lcom/jogamp/opengl/util/PMVMatrix;[IZ[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Field tmpMatrix, desc [F, access final protected [junit] Added Field tmpVec3f, desc [F, access final protected [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final 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.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 isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [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] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.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.awt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method clearCache, desc ()V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Changed Method getOutlineNumber, desc ()I, access added: final [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 setSharpness, desc (F)V, access public [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Method markStateDirty, desc ()V, access final public [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method getQuality, desc ()I, access final public [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Added Method getDirtyBits, desc ()I, 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 vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [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 isStateDirty, desc ()Z, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)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 create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [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 clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access abstract protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method , desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Changed Class , access removed: abstract [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getHeight, desc ()I, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [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] 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 Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Added Method isInitialized, desc ()Z, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Method getWidth, desc ()I, 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] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Method getMatrix, 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] 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 updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [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 getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setWeight, desc (F)V, 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] 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] Added Method setHintMask, desc (I)V, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, 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 setColorStatic, desc (FFFF)V, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Changed Class , access removed: abstract [junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Added Method getAddedVerticeCount, desc ()I, access abstract public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, 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] Added Method generate, sig (Ljava/util/List;)V, desc (Ljava/util/List;)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricWidth, 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] Removed Method getStringHeight, 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] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)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] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getID, desc ()S, 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 getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getBBox, desc ()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] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Added Method setClosed, desc (Z)Z, access final public [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Changed Class , access [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Removed Method setEdgesBoundary, desc ([Z)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] Added Method isOnCurve, 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] Added Method , desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] 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] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method setSize, desc (II)V, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method setSurfaceSize, desc (II)V, 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] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getPixelScale, desc ()I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)V, access final public [junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, 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 Method getPixelsPerMM, desc ([F)V, access final public [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [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] 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] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public [junit] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] 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] Class com.jogamp.newt.Window [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [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] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isAltDown, 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 getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isControlDown, 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.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] 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 toString, desc ()Ljava/lang/String;, access final public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Changed Method , desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Added Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Removed Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [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] Removed Method , desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [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 getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.opengl.FBObject [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [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] Added Method compare, desc (FFF)I, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makeRotationAxis, desc (FFFF[FI[F)V, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Added Method tan, desc (F)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 copyMatrixRow, desc ([FII[FI)V, access final public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method makeFrustumf, desc ([FIZFFFFFF)[F, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method makeRotationEuler, desc (FFF[FI)V, access final public static [junit] Added Method makeOrthof, desc ([FIZFFFFFF)[F, access final public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access final public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Changed Method getY, desc ()F, access added: final [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Removed Method setIdentity, desc ()V, access public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method , desc ([F[F)V, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Added Method rotateByAngleX, 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] Changed Method getW, desc ()F, access added: final [junit] Added Method toEuler, desc ([F)[F, access public [junit] Removed Method mult, desc (F)V, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] 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 rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromMatrix, desc (Ljava/nio/FloatBuffer;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method scale, desc (F)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] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method setY, desc (F)V, access added: final [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method magnitude, desc ()F, access final public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setW, desc (F)V, access added: final [junit] Removed Method , desc ([FF)V, access public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Removed Method inverse, desc ()V, access public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method set, 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 setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method divide, desc (F)V, access public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method normalize, desc ()V, access public [junit] Added Method setLookAt, desc ([F[F[F[F[F)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 setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method getZ, desc ()F, access added: final [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method toMatrix, desc (Ljava/nio/FloatBuffer;)Ljava/nio/FloatBuffer;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc ([F)[F, access public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method getX, desc ()F, access added: final [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Added Method normVec2, desc ([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 mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Added Method crossVec3, desc ([F[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 normalizeVec2, 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 Field VEC3_ZERO, desc [F, access final public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method 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 normSquareVec3, desc ([F)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method subVec3, 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 normSquareVec2, desc ([F)F, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Added Method angleVec3, desc ([F[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] Added Method copyVec2, desc ([FI[FI)[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 inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Added Method distVec3, desc ([F[F)F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Removed Field COLLINEAR, desc I, access final public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Method getPlaneVec3, 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 isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc ([FI)V, access final public [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method clone, 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 ([F)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 (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method , desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final 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] Changed Class , access [junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;Ljogamp/graph/geom/plane/AffineTransform;[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;Lcom/jogamp/opengl/util/PMVMatrix;[IZ[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method getHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Removed Method save, 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.PMVMatrix [junit] Removed Method destroy, desc ()V, access final public [junit] Changed Field matrixP, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixPMvMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixScale, desc [F, access added: final [junit] Changed Field matrixTex, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMult, desc [F, access added: final [junit] Changed Field matrixPMvMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Changed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixBuffer, desc Ljava/nio/Buffer;, access added: final [junit] Changed Field matrixMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixRot, desc [F, access added: final [junit] Changed Field matrixOrtho, desc [F, access added: final [junit] Removed Field vec3f, desc [F, access protected [junit] Changed Field matrixFrustum, desc [F, access added: final [junit] Changed Field matrixMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Removed Field mulPMV, desc [F, access protected [junit] Added Field tmpMatrix, desc [F, access final protected [junit] Changed Field matrixTrans, desc [F, access added: final [junit] Changed Field matrixTStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Added Field tmpVec3f, desc [F, access final protected [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Changed Field matrixMvStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field matrixPMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Changed Field matrixPStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access added: final [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.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 isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [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] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Changed Class , access [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] 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] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] 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] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Changed Class , access [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] 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] Added Method setSurfaceSize, desc (II)V, 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.awt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testVersionLatest took 2.284 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.8 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-20140606) - /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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-20140606) is NON_BACKWARD_COMPATIBLE to previous version 2.1.5 (2.1.5), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 589 differences in 76 classes: [junit] Remove 147, Change 61, Deprecate 0, Add 381 [junit] [junit] 0/ 76: com.jogamp.graph.curve.OutlineShape : Remove 3, Change 8, Deprecate 0, Add 11 [junit] 1/ 76: com.jogamp.graph.curve.OutlineShapeXForm : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 2/ 76: com.jogamp.graph.curve.Region : Remove 13, Change 3, Deprecate 0, Add 35 [junit] 3/ 76: com.jogamp.graph.curve.opengl.GLRegion : Remove 6, Change 0, Deprecate 0, Add 10 [junit] 4/ 76: com.jogamp.graph.curve.opengl.RegionRenderer : Remove 5, Change 1, Deprecate 0, Add 19 [junit] 5/ 76: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 6/ 76: com.jogamp.graph.curve.opengl.RenderState : Remove 12, Change 1, Deprecate 0, Add 21 [junit] 7/ 76: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 8/ 76: com.jogamp.graph.curve.opengl.Renderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 9/ 76: com.jogamp.graph.curve.opengl.TextRegionUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 10/ 76: com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 11/ 76: com.jogamp.graph.curve.opengl.TextRenderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 12/ 76: com.jogamp.graph.curve.tess.Triangulator : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 13/ 76: com.jogamp.graph.font.Font : Remove 3, Change 0, Deprecate 0, Add 6 [junit] 14/ 76: com.jogamp.graph.font.Font.Glyph : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 15/ 76: com.jogamp.graph.font.Font.Metrics : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 16/ 76: com.jogamp.graph.font.FontFactory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 17/ 76: com.jogamp.graph.font.FontSet : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 18/ 76: com.jogamp.graph.geom.Outline : Remove 2, Change 1, Deprecate 0, Add 3 [junit] 19/ 76: com.jogamp.graph.geom.SVertex : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 20/ 76: com.jogamp.graph.geom.SVertex.Factory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 21/ 76: com.jogamp.graph.geom.Triangle : Remove 2, Change 0, Deprecate 0, Add 5 [junit] 22/ 76: com.jogamp.graph.geom.Vertex : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 23/ 76: com.jogamp.graph.geom.Vertex.Factory : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 24/ 76: com.jogamp.graph.geom.opengl.SVertex : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 25/ 76: com.jogamp.graph.geom.opengl.SVertex.Factory : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 26/ 76: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize: Remove 2, Change 0, Deprecate 0, Add 2 [junit] 27/ 76: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize : Remove 3, Change 0, Deprecate 0, Add 3 [junit] 28/ 76: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 29/ 76: com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 30/ 76: com.jogamp.nativewindow.awt.AppContextInfo : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 31/ 76: com.jogamp.nativewindow.awt.JAWTWindow : Remove 1, Change 1, Deprecate 0, Add 8 [junit] 32/ 76: com.jogamp.newt.MonitorDevice : Remove 4, Change 0, Deprecate 0, Add 7 [junit] 33/ 76: com.jogamp.newt.Screen : Remove 1, Change 0, Deprecate 0, Add 2 [junit] 34/ 76: com.jogamp.newt.Window : Remove 0, Change 0, Deprecate 0, Add 5 [junit] 35/ 76: com.jogamp.newt.event.GestureHandler.GestureEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 36/ 76: com.jogamp.newt.event.InputEvent : Remove 0, Change 10, Deprecate 0, Add 0 [junit] 37/ 76: com.jogamp.newt.event.MouseEvent : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 38/ 76: com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 39/ 76: com.jogamp.newt.event.awt.AWTAdapter : Remove 1, Change 2, Deprecate 0, Add 2 [junit] 40/ 76: com.jogamp.newt.event.awt.AWTKeyAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 41/ 76: com.jogamp.newt.event.awt.AWTMouseAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 42/ 76: com.jogamp.newt.event.awt.AWTWindowAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 43/ 76: com.jogamp.newt.opengl.GLWindow : Remove 0, Change 0, Deprecate 0, Add 9 [junit] 44/ 76: com.jogamp.newt.swt.NewtCanvasSWT : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 45/ 76: com.jogamp.opengl.FBObject : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 46/ 76: com.jogamp.opengl.GLRendererQuirks : Remove 0, Change 1, Deprecate 0, Add 1 [junit] 47/ 76: com.jogamp.opengl.math.FloatUtil : Remove 4, Change 0, Deprecate 0, Add 26 [junit] 48/ 76: com.jogamp.opengl.math.Quaternion : Remove 17, Change 9, Deprecate 0, Add 43 [junit] 49/ 76: com.jogamp.opengl.math.Ray : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 50/ 76: com.jogamp.opengl.math.VectorUtil : Remove 24, Change 0, Deprecate 0, Add 59 [junit] 51/ 76: com.jogamp.opengl.math.geom.AABBox : Remove 8, Change 1, Deprecate 0, Add 17 [junit] 52/ 76: com.jogamp.opengl.swt.GLCanvas : Remove 2, Change 0, Deprecate 0, Add 2 [junit] 53/ 76: com.jogamp.opengl.util.GLPixelStorageModes : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 54/ 76: com.jogamp.opengl.util.PMVMatrix : Remove 3, Change 20, Deprecate 0, Add 5 [junit] 55/ 76: com.jogamp.opengl.util.glsl.ShaderCode : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 56/ 76: com.jogamp.opengl.util.glsl.ShaderProgram : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 57/ 76: com.jogamp.opengl.util.texture.ImageSequence : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 58/ 76: com.jogamp.opengl.util.texture.Texture : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 59/ 76: com.jogamp.opengl.util.texture.TextureIO : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 60/ 76: com.jogamp.opengl.util.texture.TextureSequence : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 61/ 76: javax.media.nativewindow.NativeSurface : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 62/ 76: javax.media.nativewindow.NativeSurfaceHolder : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 63/ 76: javax.media.nativewindow.NativeWindow : Remove 0, Change 1, Deprecate 0, Add 3 [junit] 64/ 76: javax.media.nativewindow.NativeWindowFactory : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 65/ 76: javax.media.nativewindow.UpstreamSurfaceHook : Remove 2, Change 0, Deprecate 0, Add 2 [junit] 66/ 76: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 67/ 76: javax.media.nativewindow.util.Point : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 68/ 76: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 69/ 76: javax.media.opengl.GLBufferStorage : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 70/ 76: javax.media.opengl.GLDrawable : Remove 2, Change 1, Deprecate 0, Add 2 [junit] 71/ 76: javax.media.opengl.GLFBODrawable.Resizeable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 72/ 76: javax.media.opengl.GLOffscreenAutoDrawable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 73/ 76: javax.media.opengl.GLUniformData : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 74/ 76: javax.media.opengl.awt.GLCanvas : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 75/ 76: javax.media.opengl.awt.GLJPanel : Remove 0, Change 0, Deprecate 0, Add 2 [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 transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Class com.jogamp.graph.curve.Region [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [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 Field vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Removed Method isDirty, desc ()Z, access final public [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access 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 , sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method 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 getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Removed Method getColorStatic, 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 pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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 addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, 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 getStringBounds, 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] 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 setEdgesBoundary, desc ([Z)V, access public [junit] Removed Method , desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Class com.jogamp.graph.geom.Vertex [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Removed Method 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 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] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [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.opengl.FBObject [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method , desc ([F[F)V, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method mult, desc (F)V, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method , desc ([FF)V, access public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Removed Method normalize, desc ()V, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Removed Method mult, desc ([F)[F, access public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Removed Method triArea, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method 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 Field COLLINEAR, desc I, access final public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc ([FI)V, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method intersects, desc (FFFF)Z, access final public [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 reset, desc ()V, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method getHeight, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Method destroy, desc ()V, access final public [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Field mulPMV, desc [F, access protected [junit] Class com.jogamp.opengl.util.texture.TextureIO [junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static [junit] Class javax.media.nativewindow.NativeSurface [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Removed Method 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.GLDrawable [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, 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] [junit] [junit] Changes [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] 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 Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isAltDown, 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 getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isControlDown, 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 , desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Changed Field COUNT, desc I, access [junit] Class com.jogamp.opengl.math.Quaternion [junit] Changed Method getY, desc ()F, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Changed Method setZ, desc (F)V, access added: final [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method setY, 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 getX, desc ()F, access added: final [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Changed Class , access [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Changed Field matrixP, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixPMvMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixScale, desc [F, access added: final [junit] Changed Field matrixTex, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMult, desc [F, access added: final [junit] Changed Field matrixPMvMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixBuffer, desc Ljava/nio/Buffer;, access added: final [junit] Changed Field matrixMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixRot, desc [F, access added: final [junit] Changed Field matrixOrtho, desc [F, access added: final [junit] Changed Field matrixFrustum, desc [F, access added: final [junit] Changed Field matrixMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixTrans, desc [F, access added: final [junit] Changed Field matrixTStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field matrixMvStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field matrixPMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixPStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access added: final [junit] Class javax.media.nativewindow.NativeWindow [junit] Changed Class , access [junit] Class javax.media.opengl.GLDrawable [junit] Changed Class , access [junit] [junit] [junit] Deprecates [junit] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Method clearCache, desc ()V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final 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 setSharpness, desc (F)V, access public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Method markStateDirty, desc ()V, access final public [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method getQuality, desc ()I, access final public [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method hasColorChannel, desc ()Z, access public [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 isStateDirty, desc ()Z, 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 clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected [junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [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 clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract 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] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getHeight, desc ()I, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [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] 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 Field DEBUG_INSTANCE, desc Z, access final protected static [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 useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Method getWidth, desc ()I, 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 getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/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 updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setWeight, desc (F)V, 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 setHintMask, desc (I)V, 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 setColorStatic, desc (FFFF)V, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [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 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] Added Method generate, sig (Ljava/util/List;)V, desc (Ljava/util/List;)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricWidth, 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] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getID, desc ()S, 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 getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getBBox, desc ()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 transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Triangle;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Triangle;, access public [junit] Added Method isOnCurve, desc ()Z, access final public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [junit] Added Method , desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method setSurfaceSize, desc (II)V, 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 getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getPixelScale, desc ()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] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)V, access final public [junit] Added Method getPixelsPerMM, desc ([F)V, access final public [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Field viewportWU, 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 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] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Class com.jogamp.newt.Window [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method , desc (SLjava/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 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] 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 , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [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 getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.opengl.FBObject [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, 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 createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final 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 Field HALF_PI, desc F, access final public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makeRotationAxis, desc (FFFF[FI[F)V, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)V, access final public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method makeFrustumf, desc ([FIZFFFFFF)[F, access final public static [junit] Added Method makeRotationEuler, desc (FFF[FI)V, access final public static [junit] Added Method makeOrthof, desc ([FIZFFFFFF)[F, access final public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access final public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method rotateByAngleX, 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 invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromMatrix, desc (Ljava/nio/FloatBuffer;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method scale, desc (F)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 setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method set, 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 setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)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 setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method toMatrix, desc (Ljava/nio/FloatBuffer;)Ljava/nio/FloatBuffer;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method normVec2, desc ([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 mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method crossVec3, desc ([F[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 normalizeVec2, 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 Field VEC3_ZERO, desc [F, access final public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method 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 normSquareVec3, desc ([F)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method subVec3, 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 normSquareVec2, desc ([F)F, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, 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 isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[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 distVec3, desc ([F[F)F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Method getPlaneVec3, 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 isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc ([F)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 (FFF)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 reset, desc ()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 mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;Lcom/jogamp/opengl/util/PMVMatrix;[IZ[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Field tmpMatrix, desc [F, access final protected [junit] Added Field tmpVec3f, desc [F, access final protected [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final 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.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 isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [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] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.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.awt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method clearCache, desc ()V, access public [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Changed Method getOutlineNumber, desc ()I, access added: final [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 setSharpness, desc (F)V, access public [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access public [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Method markStateDirty, desc ()V, access final public [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method getQuality, desc ()I, access final public [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Added Method getDirtyBits, desc ()I, 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 vertices, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Removed Field triangles, sig Ljava/util/ArrayList;, desc Ljava/util/ArrayList;, access protected [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [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 isStateDirty, desc ()Z, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)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 create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [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 clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access abstract protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method , desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Changed Class , access removed: abstract [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Removed Method , desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getHeight, desc ()I, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [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] 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 Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Added Method isInitialized, desc ()Z, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Method getWidth, desc ()I, 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] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Method getMatrix, 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] 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 updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method id, desc ()I, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [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 getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setWeight, desc (F)V, 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] 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] Added Method setHintMask, desc (I)V, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, 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 setColorStatic, desc (FFFF)V, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Changed Class , access removed: abstract [junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Added Method getAddedVerticeCount, desc ()I, access abstract public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList;, desc ()Ljava/util/ArrayList;, 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] Added Method generate, sig (Ljava/util/List;)V, desc (Ljava/util/List;)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricWidth, 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] Removed Method getStringHeight, 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] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)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] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getID, desc ()S, 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 getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getBBox, desc ()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] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Added Method setClosed, desc (Z)Z, access final public [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Changed Class , access [junit] Added Method , desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Removed Method setEdgesBoundary, desc ([Z)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] Added Method isOnCurve, 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] Added Method , desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] 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] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method setSize, desc (II)V, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method setSurfaceSize, desc (II)V, 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] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method getPixelScale, desc ()I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)V, access final public [junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, 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 Method getPixelsPerMM, desc ([F)V, access final public [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [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] 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] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public [junit] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] 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] Class com.jogamp.newt.Window [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Removed Method , desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method , desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [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] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isAltDown, 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 getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Changed Method isControlDown, 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.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] 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 toString, desc ()Ljava/lang/String;, access final public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Changed Method , desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Added Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Removed Method , desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [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] Removed Method , desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [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 getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method convertToWindowUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getSurfaceBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method convertToPixelUnits, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.opengl.FBObject [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [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] Added Method compare, desc (FFF)I, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makeRotationAxis, desc (FFFF[FI[F)V, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Added Method tan, desc (F)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 copyMatrixRow, desc ([FII[FI)V, access final public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method makeFrustumf, desc ([FIZFFFFFF)[F, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method makeRotationEuler, desc (FFF[FI)V, access final public static [junit] Added Method makeOrthof, desc ([FIZFFFFFF)[F, access final public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access final public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Changed Method getY, desc ()F, access added: final [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Removed Method setIdentity, desc ()V, access public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method , desc ([F[F)V, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Added Method rotateByAngleX, 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] Changed Method getW, desc ()F, access added: final [junit] Added Method toEuler, desc ([F)[F, access public [junit] Removed Method mult, desc (F)V, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] 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 rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromMatrix, desc (Ljava/nio/FloatBuffer;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method scale, desc (F)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] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method setY, desc (F)V, access added: final [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method magnitude, desc ()F, access final public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setW, desc (F)V, access added: final [junit] Removed Method , desc ([FF)V, access public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Removed Method inverse, desc ()V, access public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method set, 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 setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method divide, desc (F)V, access public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method normalize, desc ()V, access public [junit] Added Method setLookAt, desc ([F[F[F[F[F)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 setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method getZ, desc ()F, access added: final [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method toMatrix, desc (Ljava/nio/FloatBuffer;)Ljava/nio/FloatBuffer;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc ([F)[F, access public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method getX, desc ()F, access added: final [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Added Method normVec2, desc ([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 mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Added Method crossVec3, desc ([F[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 normalizeVec2, 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 Field VEC3_ZERO, desc [F, access final public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method 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 normSquareVec3, desc ([F)F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method subVec3, 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 normSquareVec2, desc ([F)F, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Added Method angleVec3, desc ([F[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] Added Method copyVec2, desc ([FI[FI)[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 inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Added Method distVec3, desc ([F[F)F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Removed Field COLLINEAR, desc I, access final public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Method getPlaneVec3, 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 isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method resize, desc ([FI)V, access final public [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method clone, 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 ([F)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 (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method , desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final 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] Changed Class , access [junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;Ljogamp/graph/geom/plane/AffineTransform;[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;Lcom/jogamp/opengl/util/PMVMatrix;[IZ[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method getHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Removed Method save, 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.PMVMatrix [junit] Removed Method destroy, desc ()V, access final public [junit] Changed Field matrixP, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixPMvMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixScale, desc [F, access added: final [junit] Changed Field matrixTex, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixMult, desc [F, access added: final [junit] Changed Field matrixPMvMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Changed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixBuffer, desc Ljava/nio/Buffer;, access added: final [junit] Changed Field matrixMvi, desc Ljava/nio/FloatBuffer;, access added: final [junit] Changed Field matrixRot, desc [F, access added: final [junit] Changed Field matrixOrtho, desc [F, access added: final [junit] Removed Field vec3f, desc [F, access protected [junit] Changed Field matrixFrustum, desc [F, access added: final [junit] Changed Field matrixMvit, desc Ljava/nio/FloatBuffer;, access added: final [junit] Removed Field mulPMV, desc [F, access protected [junit] Added Field tmpMatrix, desc [F, access final protected [junit] Changed Field matrixTrans, desc [F, access added: final [junit] Changed Field matrixTStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Added Field tmpVec3f, desc [F, access final protected [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Changed Field matrixMvStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field matrixPMv, desc Ljava/nio/FloatBuffer;, access added: final [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Changed Field matrixPStack, desc Lcom/jogamp/common/util/FloatStack;, access added: final [junit] Changed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access added: final [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.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 isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [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] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Changed Class , access [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] 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] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] 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] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Changed Class , access [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] 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] Added Method setSurfaceSize, desc (II)V, 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.awt.GLCanvas [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402054801856 ms +++ localhost/127.0.0.1:59999 - Locked within 107 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity [junit] -- Exponent identities [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] -- Sign identities [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] -- Significand identities [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] 0x3c00 -> 1.000000 [junit] 0xbc00 -> -1.000000 [junit] 4000 -> 2.000000 [junit] c000 -> -2.000000 [junit] 0x3c00 -> 1.000000 [junit] 0xbc00 -> -1.000000 [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 @ 1402054802354 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.687 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 @ 1402054801856 ms +++ localhost/127.0.0.1:59999 - Locked within 107 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 @ 1402054802354 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testExponentIdentity took 0.007 sec [junit] Testcase: testInfinite took 0.045 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.001 sec [junit] Testcase: testInfinitySignificand took 0 sec [junit] Testcase: testNaN took 0 sec [junit] Testcase: testPackDoubleNaN took 0 sec [junit] Testcase: testPackDoubleNegativeInfinity took 0 sec [junit] Testcase: testPackDoubleNegativeZero took 0 sec [junit] Testcase: testPackDoublePositiveInfinity took 0 sec [junit] Testcase: testPackDoublePositiveZero took 0.001 sec [junit] Testcase: testPackDoubleUnpackFloat took 0.035 sec [junit] Testcase: testPackFloatDoubleEquivalent took 0.054 sec [junit] Testcase: testPackFloatNaN took 0 sec [junit] Testcase: testPackFloatNegativeInfinity took 0.001 sec [junit] Testcase: testPackFloatNegativeZero took 0.001 sec [junit] Testcase: testPackFloatPositiveInfinity took 0 sec [junit] Testcase: testPackFloatPositiveZero took 0 sec [junit] Testcase: testPackFloatUnpackDouble took 0.021 sec [junit] Testcase: testPackUnpackDouble took 0.024 sec [junit] Testcase: testPackUnpackFloat took 0.024 sec [junit] Testcase: testSignIdentity took 0.001 sec [junit] Testcase: testSignificandIdentity took 0.001 sec [junit] Testcase: testUnpackDoubleNaN took 0 sec [junit] Testcase: testUnpackDoubleNegativeInfinity took 0.001 sec [junit] Testcase: testUnpackDoubleNegativeZero took 0 sec [junit] Testcase: testUnpackDoubleOne took 0.053 sec [junit] Testcase: testUnpackDoubleOneNegative took 0.002 sec [junit] Testcase: testUnpackDoublePositiveInfinity took 0.002 sec [junit] Testcase: testUnpackDoublePositiveZero took 0.002 sec [junit] Testcase: testUnpackDoubleTwo took 0.001 sec [junit] Testcase: testUnpackDoubleTwoNegative took 0.001 sec [junit] Testcase: testUnpackFloatNaN took 0 sec [junit] Testcase: testUnpackFloatNegativeInfinity took 0 sec [junit] Testcase: testUnpackFloatNegativeZero took 0.001 sec [junit] Testcase: testUnpackFloatOne took 0.001 sec [junit] Testcase: testUnpackFloatOneNegative took 0.001 sec [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.687 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 @ 1402054801856 ms +++ localhost/127.0.0.1:59999 - Locked within 107 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 @ 1402054802354 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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.671 sec [junit] [junit] Testcase: testNaNSignificand took 0.002 sec [junit] Testcase: testInfinitySign took 0.001 sec [junit] Testcase: testInfinityNegativeExponent took 0.001 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.671 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.096 sec [junit] [junit] Testcase: testNaNSignificand took 0.002 sec [junit] Testcase: testInfinitySign took 0 sec [junit] Testcase: testInfinityNegativeExponent took 0 sec [junit] Testcase: testNaNExponent took 0 sec [junit] Testcase: testInfinitySignificand took 0 sec [junit] Testcase: testInfinityNegativeSign took 0 sec [junit] Testcase: testInfinityExponent took 0 sec [junit] Testcase: testInfinityNegativeSignificand took 0 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.096 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01MatrixMatrixMultNOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01MatrixMatrixMultNOUI [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.219 sec [junit] [junit] Testcase: testCM_m1xm2 took 0.008 sec [junit] Testcase: testCM_m2xm1 took 0.001 sec [junit] Testcase: testRM_m1xm2 took 0.001 sec [junit] Testcase: testRM_m2xm1 took 0.001 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.219 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] 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] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.426 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] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] [junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 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] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 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] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1 [junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1 [junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 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] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [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] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] [junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [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.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [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.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.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] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.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] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch **** [junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch **** [junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch **** [junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] [junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch **** [junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch **** [junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch **** [junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] [junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, 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.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [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.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [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.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, 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.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] [junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [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.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [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.31: a: -0.0, b: 0.0 -> 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.32: a: 0.0, b: -0.0 -> d 0.0, 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] [junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, 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.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [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.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [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.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, 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.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] ------------- ---------------- --------------- [junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] [junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Testcase: test01aZeroWithFixedEpsilon took 0.002 sec [junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Testcase: test01bZeroWithMachEpsilon took 0.005 sec [junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Testcase: test02EqualsNoEpsilon took 0.006 sec [junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Testcase: test03aEqualsWithFixedEpsilon took 0.003 sec [junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Testcase: test03bEqualsWithMachEpsilon took 0.012 sec [junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Testcase: test04CompareNoEpsilon took 0.003 sec [junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Testcase: test05aCompareWithFixedEpsilon took 0.003 sec [junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0 [junit] Testcase: test05bCompareWithMachEpsilon took 0.003 sec [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.426 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.TestGluUnprojectDoubleNOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.272 sec [junit] [junit] Testcase: test took 0.196 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.272 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.384 sec [junit] [junit] Testcase: test01 took 0.018 sec [junit] Testcase: test02 took 0.001 sec [junit] Testcase: testNaN took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.384 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.141 sec [junit] [junit] Testcase: testLookAtNegZIsNoOp took 0.056 sec [junit] Testcase: testLookAtPosY took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.141 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI [junit] A.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] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale [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] PMVMatrix[backingArray true, modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false], Projection [junit] [junit] [ 0.20000 0.00000 0.00000 -1.00000 ] [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.20000 0.00000 -1.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , Modelview [junit] [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] A.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.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] B.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] Modelview [junit] B.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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.073 sec [junit] ------------- Standard Output --------------- [junit] A.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] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale [junit] PMVMatrix[backingArray true, modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false], 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] A.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.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] B.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] Modelview [junit] B.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] ------------- Standard Error ----------------- [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] [ 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] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.997 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.073 sec [junit] [junit] ------------- Standard Output --------------- [junit] A.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] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale [junit] PMVMatrix[backingArray true, modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false], 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] A.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.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] B.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] Modelview [junit] B.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] ------------- Standard Error ----------------- [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] [ 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] ------------- ---------------- --------------- [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.188 sec [junit] [junit] Testcase: test01Normalize took 0.001 sec [junit] Testcase: test02RotateZeroVector took 0.008 sec [junit] Testcase: test03InvertAndConj took 0 sec [junit] Testcase: test04Dot took 0.001 sec [junit] Testcase: test10AngleAxis took 0 sec [junit] Testcase: test11FromVectorToVector took 0 sec [junit] Testcase: test12FromAndToEulerAngles took 0 sec [junit] Testcase: test13FromEulerAnglesAndRotateVector took 0 sec [junit] Testcase: test14Matrix took 0.001 sec [junit] Testcase: test15aAxesAndMatrix took 0.001 sec [junit] Testcase: test15bAxesAndMatrix took 0 sec [junit] Testcase: test15cAxesAndMatrix took 0 sec [junit] Testcase: test20AddSubtract took 0 sec [junit] Testcase: test21Multiply took 0 sec [junit] Testcase: test22InvertMultNormalAndConj took 0 sec [junit] Testcase: test23RotationOrder took 0 sec [junit] Testcase: test24Axes took 0 sec [junit] Testcase: test25Slerp took 0 sec [junit] Testcase: test26LookAt took 0 sec [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.188 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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054819172 ms +++ localhosjunit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test10RegionRendererMSAA01) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01 [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Caps sample buffers true, samples 4 [apply] GL MULTISAMPLE true [apply] *** 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] *** GLDebugMessage false [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] 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 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] , 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.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] *** GLDebugMGL MSAA SETUP: [apply] Caps realised GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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] essage false [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0] [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0 [apply] junit.framework.TestListener: endTest(test10RegionRendererMSAA01) [apply] junit.framework.TestListener: startTest(test20RegionRendererR2T01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01 [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] Caps sample buffers false, samples 0 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 0, *** 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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] SAMPLES 0 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] *** 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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] junit.framework.TestListener: endTest(test20RegionRendererR2T01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.819 sec [apply] ------------- Standard Output --------------- [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054819172 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01 [apply] *** 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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 @ 1402054836942 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test10RegionRendererMSAA01 took 17.16 sec [apply] Testcase: test20RegionRendererR2T01 took 0.513 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054836942 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00.xml [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 [apply] junit.framework.TestListener: tests to run: 5 [apply] junit.framework.TestListener: startTest(test00Manual) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054838124 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual [apply] junit.framework.TestListener: endTest(test00Manual) [apply] junit.framework.TestListener: startTest(test00SceneNoAA) [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.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0] [apply] Chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0] [apply] Chosen: GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] ** new frame ** (sleep: 2000ms) [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181 [apply] junit.framework.TestListener: endTest(test01SceneMSAA04) [apply] junit.framework.TestListener: startTest(test02GraphMSAA04) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], graph[msaaSamples 4, vbaaSamples 0] [apply] Chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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(test02GraphMSAA04) [apply] junit.framework.TestListener: startTest(test03GraphVBAA04) [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.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 4] [apply] Chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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(test03GraphVBAA04) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04 [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 10.971 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054838124 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0] [apply] Chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0] [apply] Chosen: GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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.hw], on-scr[.]], graph[msaaSamples 4, vbaaSamples 0] [apply] Chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 4] [apply] Chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 2SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054849047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] 4/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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 @ 1402054849047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00Manual took 0.002 sec [apply] Testcase: test00SceneNoAA took 3.984 sec [apply] Testcase: test01SceneMSAA04 took 2.306 sec [apply] Testcase: test02GraphMSAA04 took 2.27 sec [apply] Testcase: test03GraphVBAA04 took 2.261 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054850032 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [apply] Chosen: GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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_+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [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.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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 ]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] 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.hw], on-scr[.]] [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] *** GLDebugMessage false [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -400.0 / -30.0 / -1000.0 @ 0.0 [apply] Scale: [165.685349 x 82.842674] / [800 x 400] = [0.207107, 0.207107] -> 0.207107 [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] junit.framework.TestListener: endTest(testTextRendererR2T01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.19 sec [apply] ------------- Standard Output --------------- [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054850032 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [apply] Chosen: GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], 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 SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054855175 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] 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.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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.hw], on-scr[.]] [apply] Chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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 @ 1402054855175 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testTextRendererMSAA01 took 3.474 sec [apply] Testcase: testTextRendererR2T01 took 1.56 sec [echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054856146 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 [apply] junit.framework.TestListener: tests to run: 1 [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01 [apply] junit.framework.TestListener: startTest(testTextRendererMSAA01) [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] Chosen: GLCaps[glx vid 0x39, fbc 0x39: rgba 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.hw], 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: 2.323 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054856146 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendeSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054858422 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] rerMSAA01 [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.hw], on-scr[.]] [apply] Chosen: GLCaps[glx vid 0x39, fbc 0x39: rgba 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.hw], 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 @ 1402054858422 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testTextRendererMSAA01 took 1.977 sec [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054859293 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01Onscreen) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen [apply] Loop # 0 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 1 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 2 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 3 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 4 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 5 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 6 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 7 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 8 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 9 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 10 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 11 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 12 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 13 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 14 / 15 [apply] junit.framework.TestListener: endTest(test01Onscreen) [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.138 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054859293 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen [apply] Loop # 0 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 1 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 2 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 3 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 4 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 5 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 6 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 7 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 8 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 9 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 10 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 11 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 12 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 13 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] Loop # 14 / 15 [apply] GLWindow: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054864384 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Onscreen took 3.986 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054864384 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01_Anim) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054865373 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x2394c833: tileRendererInUse null, GearsES2[obj 0x2394c833 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2394c833 on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2394c833 created: GearsObj[0x1770114, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2394c833 created: GearsObj[0x2be7c8cc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2394c833 created: GearsObj[0x2be7c8cc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x2394c833 FIN GearsES2[obj 0x2394c833 isInit true, usesShared false, 1 GearsObj[0x1770114, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be7c8cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24efb363, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x2394c833 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2394c833, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2394c833: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2394c833 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x48e6ecc0: tileRendererInUse null, GearsES2[obj 0x48e6ecc0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48e6ecc0 on Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] junit.framework.TestListener: endTest(test01_Plain) [apply] gear1 0x48e6ecc0 created: GearsObj[0x367ae138, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48e6ecc0 created: GearsObj[0x3d583f79, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48e6ecc0 created: GearsObj[0x3d583f79, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x48e6ecc0 FIN GearsES2[obj 0x48e6ecc0 isInit true, usesShared false, 1 GearsObj[0x367ae138, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d583f79, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6caf4065, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x48e6ecc0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48e6ecc0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x48e6ecc0 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-6,5,main] GearsES2.display 0x48e6ecc0 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48e6ecc0: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48e6ecc0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.874 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054865373 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x2394c833: tileRendererInUse null, GearsES2[obj 0x2394c833 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2394c833 on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2394c833 created: GearsObj[0x1770114, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2394c833 created: GearsObj[0x2be7c8cc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2394c833 created: GearsObj[0x2be7c8cc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x2394c833 FIN GearsES2[obj 0x2394c833 isInit true, usesShared false, 1 GearsObj[0x1770114, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be7c8cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24efb363, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x2394c833 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2394c833, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2394c833: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2394c833 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x48e6ecc0: tileRendererInUse null, GearsES2[obj 0x48e6ecc0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48e6ecc0 on Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48e6ecc0 created: GearsObj[0x367ae138, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48e6ecc0 created: GearsObj[0x3d583f79, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48e6ecc0 created: GearsObj[0x3d583f79, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x48e6ecc0 FIN GearsES2[obj 0x48e6ecc0 isInit true, usesShared false, 1 GearsObj[0x367ae138, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d583f79, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6caf4065, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x48e6ecc0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48e6ecc0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x48e6ecc0 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-6,5,main] GearsES2.display 0x48e6ecc0 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48e6ecc0: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48e6ecc0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054867199 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_Anim took 1.507 sec [apply] Testcase: test01_Plain took 0.224 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054867199 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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] junit.framework.TestListener: startTest(test01_Anim) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054868095 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x72744f71: tileRendererInUse null, GearsES2[obj 0x72744f71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x72744f71 on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x72744f71 created: GearsObj[0x795eac8b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x72744f71 created: GearsObj[0x369217ed, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x72744f71 created: GearsObj[0x369217ed, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x72744f71 FIN GearsES2[obj 0x72744f71 isInit true, usesShared false, 1 GearsObj[0x795eac8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x369217ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48e6ecc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x72744f71 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x72744f71, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 12 [apply] Window2: frames 41 [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x72744f71: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x72744f71 FIN [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test01_Anim) [apply] junit.framework.TestListener: startTest(test01_Plain) [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00006, tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x283e1abf: tileRendererInUse null, GearsES2[obj 0x283e1abf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x283e1abf on Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x283e1abf created: GearsObj[0x2f9a2a4b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x283e1abf created: GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x283e1abf created: GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x283e1abf FIN GearsES2[obj 0x283e1abf isInit true, usesShared false, 1 GearsObj[0x2f9a2a4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eabbf8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x283e1abf 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x283e1abf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x283e1abf 200x200, swapInterval 1, drawable 0x1e00008 [apply] Thread[Thread-6,5,main] GearsES2.display 0x283e1abf 200x200, swapInterval 1, drawable 0x1e00008 [apply] Window1: frames 2 [apply] Window2: frames 5 [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x283e1abf: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x283e1abf FIN [apply] junit.framework.TestListener: endTest(test01_Plain) [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-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: 2.8 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054868095 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x72744f71: tileRendererInUse null, GearsES2[obj 0x72744f71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x72744f71 on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x72744f71 created: GearsObj[0x795eac8b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x72744f71 created: GearsObj[0x369217ed, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x72744f71 created: GearsObj[0x369217ed, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x72744f71 FIN GearsES2[obj 0x72744f71 isInit true, usesShared false, 1 GearsObj[0x795eac8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x369217ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48e6ecc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x72744f71 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x72744f71, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 12 [apply] Window2: frames 41 [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x72744f71: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x72744f71 FIN [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00006, tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x283e1abf: tileRendererInUse null, GearsES2[obj 0x283e1abf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x283e1abf on Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ESSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054870848 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] 3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x283e1abf created: GearsObj[0x2f9a2a4b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x283e1abf created: GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x283e1abf created: GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x283e1abf FIN GearsES2[obj 0x283e1abf isInit true, usesShared false, 1 GearsObj[0x2f9a2a4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eabbf8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x283e1abf 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x283e1abf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x283e1abf 200x200, swapInterval 1, drawable 0x1e00008 [apply] Thread[Thread-6,5,main] GearsES2.display 0x283e1abf 200x200, swapInterval 1, drawable 0x1e00008 [apply] Window1: frames 2 [apply] Window2: frames 5 [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x283e1abf: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x283e1abf FIN [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-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 @ 1402054870848 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_Anim took 2.331 sec [apply] Testcase: test01_Plain took 0.331 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT [apply] junit.framework.TestListener: tests to run: 7 [apply] junit.framThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054871796 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource [apply] ework.TestListener: startTest(test01CPUSource) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] junit.framework.TestListener: endTest(test01CPUSource) [apply] junit.framework.TestListener: startTest(test02VBOOnly) [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] junit.framework.TestListener: endTest(test02VBOOnly) [apply] junit.framework.TestListener: startTest(test03VBOVAO) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [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] junit.framework.TestListener: endTest(test03VBOVAO) [apply] junit.framework.TestListener: startTest(test12CPUSourceAndVBOOnly) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [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] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [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] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] junit.framework.TestListener: endTest(test12CPUSourceAndVBOOnly) [apply] junit.framework.TestListener: startTest(test13CPUSourceAndVBOVAO) [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [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] junit.framework.TestListener: endTest(test13CPUSourceAndVBOVAO) [apply] junit.framework.TestListener: startTest(test23VBOOnlyAndVBOVAO) [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [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] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] junit.framework.TestListener: endTest(test23VBOOnlyAndVBOVAO) [apply] junit.framework.TestListener: startTest(test88AllModes) [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes [apply] Display mode: VBO_VAO [apply] junit.framework.TestListener: endTest(test88AllModes) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054877958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.211 sec [apply] ------------- Standard Output --------------- [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_VAO [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] Display mode: CPU_SRC [apply] Display mode: VBO_ONLY [apply] Display mode: VBO_VAO [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054871796 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [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] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [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] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [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] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [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] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [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] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [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] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054877958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CPUSource took 2.023 sec [apply] Testcase: test02VBOOnly took 0.657 sec [apply] Testcase: test03VBOVAO took 0.699 sec [apply] Testcase: test12CPUSourceAndVBOOnly took 0.678 sec [apply] Testcase: test13CPUSourceAndVBOVAO took 0.67 sec [apply] Testcase: test23VBOOnlyAndVBOVAO took 0.662 sec [apply] Testcase: test88AllModes took 0.67 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054878928 ms +++ localhosjunit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01GL2CPUSource) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource [apply] junit.framework.TestListener: endTest(test01GL2CPUSource) [apply] junit.framework.TestListener: startTest(test02GL3CPUSource) [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(test02GL3CPUSource) [apply] Expected Exception: CPU data sourcing n/a w/ X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x55c9f729, handle 0x1d44c60, isShared false, jogamp.opengl.gl4.GL4bcImpl@3e81d0bf, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cafcba8, [apply] Handle 0x1e00006, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x5c00c832], stencil null, color attachments: 1/8: [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 0x3963a1b8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x375779ce], [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 0x246de5e3], stencil null, color attachments: 1/8: [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 0x4ffddfc4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2b0facc4], [apply] Surface WrappedSurface[ displayHandle 0x7f1d443f79b0 [apply] , surfaceHandle 0x1e00006 [apply] , size 512x512 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f1d443f79b0, owner true, ResourceToolkitLock[obj 0x12178df2, isOwner true, <48681425, 2902ae46>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <6eff8ab2, 4aeae50c>[count 1, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 512x512] [apply] , upstreamSurface false ]], direct true] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.539 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054878928 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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: CPU data sourcing n/a w/ X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x55c9f729, handle 0x1d44c60, isShared false, jogamp.opengl.gl4.GL4bcImpl@3e81d0bf, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cafcba8, [apply] Handle 0x1e00006, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x5c00c832], stencil null, color attachments: 1/8: [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 0x3963a1b8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x375779ce], [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 0x246de5e3], stencil null, color attachments: 1/8: [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 0x4ffddfc4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2b0facc4], [apply] Surface WrappedSurface[ displayHandle 0x7f1d443f79b0 [apply] , surfaceHandle 0x1e00006 [apply] , size 512x512 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f1d443f79b0, owner true, ResourceToolkitLock[obj 0x12178df2, isOwner true, <48681425, 2902ae46>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <6eff8ab2, 4aeae50c>[count 1, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 512x512] [apply] , upstreamSurface false ]], direct true] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054880419 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2CPUSource took 1.331 sec [apply] Testcase: test02GL3CPUSource took 0.083 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054880419 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 1/1, reusable (open, marked uncloseable): 1, pending (open in creation order): 2) [apply] X11Util: Open X11 Display Connections: 1 [apply] X11Util: Open[0]: NamedX11Display[:0, 0x7f1d443f79b0, refCount 1, unCloseable true] [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT [apply] junit.framework.TestListener: tests to run: 7 [apply] junit.framework.TestListener: startTest(test01_GL2ES2_Demo1_SingleBuffer_Normal) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054881374 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01_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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00002 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x3b59e39b, isOwner false, [count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <34c3a7c0, 193a4950>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], 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/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd], [apply] FBO back write 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00002 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x3b59e39b, isOwner false, [count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <34c3a7c0, 193a4950>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x41a33020, handle 0x7f42a07e3fc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@460509e3, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], 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/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd], [apply] FBO back write 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00002 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x3b59e39b, isOwner false, [count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <34c3a7c0, 193a4950>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Init back 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x74cc39fe: tileRendererInUse null, GearsES2[obj 0x74cc39fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x74cc39fe on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x74cc39fe created: GearsObj[0x4046554d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74cc39fe created: GearsObj[0x498a5332, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74cc39fe created: GearsObj[0x498a5332, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x74cc39fe FIN GearsES2[obj 0x74cc39fe isInit true, usesShared false, 1 GearsObj[0x4046554d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498a5332, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x185c1d56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x74cc39fe 0/0 400x300 of 400x300, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74cc39fe, 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 0x74cc39fe 400x300, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 400x300, swapInterval 0, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_GL2ES2_Demo1_SingleBuffer_Normal-n0001-GL4___-hw-fbobject-Bone-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, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Resize1.oldBack : 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Resize1.nowBack : 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x74cc39fe 0/0 200x150 of 200x150, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74cc39fe, 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[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 200x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 200x150, swapInterval 0, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_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 0x74cc39fe 200x150, swapInterval 0, drawable 0x1e00002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x74328c1c] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x74328c1c] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x74cc39fe 0/0 800x600 of 800x600, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74cc39fe, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Resize2.nowFront: 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Resize2.oldBack : 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_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 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_GL2ES2_Demo1_SingleBuffer_Normal-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x74cc39fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@73e8f4b9[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test01_GL2ES2_Demo1_SingleBuffer_Normal) [apply] junit.framework.TestListener: startTest(test02_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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00006, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00006 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xa70f958, isOwner false, <7f0205c2, 5dc844b2>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7163238, 423afe2a>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x74cc39fe 0/0 600x450 of 600x450, swapInterval 0, drawable 0x1e00002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x74cc39fe, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 600x450, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 600x450, swapInterval 0, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_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 0x74cc39fe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x74cc39fe FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01_GL2ES2_Demo1_SingleBuffer_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02_GL2ES2_Demo1_DoubleBuffer_Normal [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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00006, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5], [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00006 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDThread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x34f5b235: tileRendererInUse null, GearsES2[obj 0x34f5b235 isInOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xa70f958, isOwner false, <7f0205c2, 5dc844b2>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7163238, 423afe2a>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profiit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34f5b235 on Thread[Thread-2-UserApp-JUnitTle, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (CestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/ore Profile Context 14.10.1006.1001)], options 0x1c05, this 0x2f04995e, handle 0x7f42a8b45190, isShared false, jogamp.opengl.gl40, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile .GL4bcImpl@6dffcd26, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samp GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Coles 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00006, [apply] Caps GLCaps[glx vid 0x29, fbcntext 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]], [apply] fboI baImpl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSIck 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 RenderAttachON 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x68d6f200], stencil null, color attachments: 1/8: [TextureAttO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ------------------------------------------------------------------achment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401;----------------------------------- [apply] gear1 0x34f5b235 created: GearsObj[0x1e8af06d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34f5b235 created: GearsObj[0x33ae93c5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34f5b235 created: GearsObj[0x33ae93c5, 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[0x1e8af06d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33ae93c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa678505, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x56f1026f], null, null, null, null, null, null, null], msaa[null,0x34f5b235 0/0 400x300 of 400x300, swapInterval 0, drawable 0x1e00006, 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 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 400x300, swapInterval 0, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_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 0x34f5b235 0/0 200x150 of 200x150, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, 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[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 200x150, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 200x150, swapInterval 0, drawable 0x1e00006 [apply] hasSink false, dirty true], state OK, obj 0x77aa13c5], [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00006 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xa70f958, isOwner false, <7f0205c2, 5dc844b2>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7163238, 423afe2a>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_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 0x34f5b235 200x150, swapInterval 0, drawable 0x1e00006 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x68d6f200] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x68d6f200] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34f5b235 0/0 800x600 of 800x600, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_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 0x34f5b235 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_GL2ES2_Demo1_DoubleBuffer_Normal-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34f5b235 0/0 600x450 of 600x450, swapInterval 0, drawable 0x1e00006, msaa true, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 600x450, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 600x450, swapInterval 0, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_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 0x34f5b235: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x34f5b235 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02_GL2ES2_Demo1_DoubleBuffer_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03_GL2ES2_Demo2MSAA4 [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.hw], offscr[fbo]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], 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] Fin: FBOImpl[ [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@6e86d0bc[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test02_GL2ES2_Demo1_DoubleBuffer_Normal) [apply] junit.framework.TestListener: startTest(test03_GL2ES2_Demo2MSAA4) [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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000a, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000a [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x42704d54, isOwner false, <5ae4e7df, 6a331017>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock <3e658c79, 7ce97bef>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], 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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000a, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366], [apply] FBO back write 2, FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000a [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x42704d54, isOwner false, <5ae4e7df, 6a331017>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock <3e658c79, 7ce97bef>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x44c7c7fa, handle 0x223aff0, isShared false, jogamp.opengl.gl4.GL4bcImpl@209bc0df, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000a, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366], [apply] FBO back write 2, FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000a [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x42704d54, isOwner false, <5ae4e7df, 6a331017>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock <3e658c79, 7ce97bef>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Init back FBO: FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-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 0x5769fd07] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x5769fd07] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Resize1.oldBack : FBO[name r/w 2/1, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] Resize1.nowBack : FBO[name r/w 2/1, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Resize2.oldBack : FBO[name r/w 2/1, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] Resize2.nowBack : FBO[name r/w 2/1, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03_GL2ES2_Demo2MSAA4 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@51938132[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2b072375[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test03_GL2ES2_Demo2MSAA4) [apply] junit.framework.TestListener: startTest(test04_GL2ES2_FBODemoMSAA4) [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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000e, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000e [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x388b3593, isOwner false, <3b6a62e5, 4582c6dc>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], 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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000e, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850], [apply] FBO back write 2, FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000e [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x388b3593, isOwner false, <3b6a62e5, 4582c6dc>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x25403477, handle 0x7f42a8b45190, isShared false, jogamp.opengl.gl4.GL4bcImpl@5d59e6f1, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000e, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850], [apply] FBO back write 2, FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000e [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x388b3593, isOwner false, <3b6a62e5, 4582c6dc>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Init back FBO: FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x452f1015: tileRendererInUse null, GearsES2[obj 0x452f1015 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x452f1015 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x452f1015 created: GearsObj[0x13460d69, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x452f1015 created: GearsObj[0x5c1a7261, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x452f1015 created: GearsObj[0x5c1a7261, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x452f1015 FIN GearsES2[obj 0x452f1015 isInit true, usesShared false, 1 GearsObj[0x13460d69, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c1a7261, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4b6d84, 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[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 4, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 5, source] [apply] ShaderCode[id=10, 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 0x452f1015 0/0 400x300 of 400x300, swapInterval -1, drawable 0x1e0000e, msaa true, tileRendererInUse null [apply] >> GearsES2 0x452f1015, 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 0x1e0000e, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 400x300, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 400x300, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-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 0x452f1015 0/0 200x150 of 200x150, swapInterval -1, drawable 0x1e0000e, msaa true, tileRendererInUse null [apply] >> GearsES2 0x452f1015, 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[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x1e0000e, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 200x150, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 200x150, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 200x150, swapInterval -1, drawable 0x1e0000e [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x6db4b914] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x6db4b914] [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Resize1.oldBack : FBO[name r/w 2/1, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] Resize1.nowBack : FBO[name r/w 2/1, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] **** Reshape: 800x600 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x452f1015 0/0 800x600 of 800x600, swapInterval -1, drawable 0x1e0000e, msaa true, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x1e0000e, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Resize2.oldBack : FBO[name r/w 2/1, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] Resize2.nowBack : FBO[name r/w 2/1, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] **** Reshape: 600x450 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x452f1015 0/0 600x450 of 600x450, swapInterval -1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x1e0000e, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 600x450, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 600x450, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x452f1015: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x452f1015 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 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test05_EGLES2_Demo0Normal [apply] EGL ES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test05_EGLES2_Demo0Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test06_GL3_Demo0Normal [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@39490818[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@69b27d09[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test04_GL2ES2_FBODemoMSAA4) [apply] junit.framework.TestListener: startTest(test05_EGLES2_Demo0Normal) [apply] junit.framework.TestListener: endTest(test05_EGLES2_Demo0Normal) [apply] junit.framework.TestListener: startTest(test06_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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00012, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL4.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00012 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xc6d1896, isOwner false, <4e692639, 594c9066>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <319c4657, ace1333>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xc355f75: tileRendererInUse null, GearsES2[obj 0xc355f75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc355f75 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xc355f75 created: GearsObj[0x86689a8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc355f75 created: GearsObj[0x3d778e7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc355f75 created: GearsObj[0x3d778e7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xc355f75 FIN GearsES2[obj 0xc355f75 isInit true, usesShared false, 1 GearsObj[0x86689a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d778e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x374287a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xc355f75 0/0 400x300 of 400x300, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc355f75, 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 0xc355f75 400x300, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 400x300, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_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 0xc355f75 0/0 200x150 of 200x150, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc355f75, 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[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 200x150, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 200x150, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_GL3_Demo0Normal_________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00012, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f], [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00012 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xc6d1896, isOwner false, <4e692639, 594c9066>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <319c4657, ace1333>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x5f4e7ecf, handle 0x7f42a0d08140, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d18a206, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00012, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f], [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00012 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xc6d1896, isOwner false, <4e692639, 594c9066>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <319c4657, ace1333>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 200x150, swapInterval 0, drawable 0x1e00012 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x7f3399d7] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x7f3399d7] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xc355f75 0/0 800x600 of 800x600, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc355f75, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_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 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_GL3_Demo0Normal_________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xc355f75 0/0 600x450 of 600x450, swapInterval 0, drawable 0x1e00012, msaa true, tileRendererInUse null [apply] >> GearsES2 0xc355f75, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 600x450, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 600x450, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_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 0xc355f75: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xc355f75 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test06_GL3_Demo0Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test07_EGLES2_Demo0MSAA4 [apply] EGL ES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test07_EGLES2_Demo0MSAA4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xc355f75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@40e0096[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test06_GL3_Demo0Normal) [apply] junit.framework.TestListener: startTest(test07_EGLES2_Demo0MSAA4) [apply] junit.framework.TestListener: endTest(test07_EGLES2_Demo0MSAA4) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054884511 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.186 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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00002 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x3b59e39b, isOwner false, [count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <34c3a7c0, 193a4950>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], 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/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd], [apply] FBO back write 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00002 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x3b59e39b, isOwner false, [count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <34c3a7c0, 193a4950>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x41a33020, handle 0x7f42a07e3fc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@460509e3, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], 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/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd], [apply] FBO back write 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00002 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x3b59e39b, isOwner false, [count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <34c3a7c0, 193a4950>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Init back 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Resize1.oldBack : 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Resize1.nowBack : 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Resize2.nowFront: 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Resize2.oldBack : 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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [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 0x74328c1c], stencil null, color attachments: 1/8: [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 0x270ccdd4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x228cbddd] [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x74cc39fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@73e8f4b9[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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00006, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00006 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xa70f958, isOwner false, <7f0205c2, 5dc844b2>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7163238, 423afe2a>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00006, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5], [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00006 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xa70f958, isOwner false, <7f0205c2, 5dc844b2>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7163238, 423afe2a>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x2f04995e, handle 0x7f42a8b45190, isShared false, jogamp.opengl.gl4.GL4bcImpl@6dffcd26, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00006, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5], [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00006 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xa70f958, isOwner false, <7f0205c2, 5dc844b2>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7163238, 423afe2a>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [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 0x1602c861], stencil null, color attachments: 1/8: [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 0x3ef827e3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x10b16391] [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 0x68d6f200], stencil null, color attachments: 1/8: [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 0x56f1026f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x77aa13c5] [apply] Fin: FBOImpl[ [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@6e86d0bc[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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000a, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000a [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x42704d54, isOwner false, <5ae4e7df, 6a331017>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock <3e658c79, 7ce97bef>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], 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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000a, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366], [apply] FBO back write 2, FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000a [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x42704d54, isOwner false, <5ae4e7df, 6a331017>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock <3e658c79, 7ce97bef>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x44c7c7fa, handle 0x223aff0, isShared false, jogamp.opengl.gl4.GL4bcImpl@209bc0df, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000a, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366], [apply] FBO back write 2, FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000a [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x42704d54, isOwner false, <5ae4e7df, 6a331017>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock <3e658c79, 7ce97bef>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Init back FBO: FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Resize1.oldBack : FBO[name r/w 2/1, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] Resize1.nowBack : FBO[name r/w 2/1, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x5769fd07], stencil null, color attachments: 1/8: [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 0x181a115d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6f630366] [apply] Resize2.oldBack : FBO[name r/w 2/1, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] Resize2.nowBack : FBO[name r/w 2/1, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x10e61c47], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x4d7456ab], 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 0x181a115d], hasSink true, dirty false], state OK, obj 0x734a81fb] [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@51938132[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2b072375[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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000e, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000e [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x388b3593, isOwner false, <3b6a62e5, 4582c6dc>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], 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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000e, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850], [apply] FBO back write 2, FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000e [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x388b3593, isOwner false, <3b6a62e5, 4582c6dc>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x25403477, handle 0x7f42a8b45190, isShared false, jogamp.opengl.gl4.GL4bcImpl@5d59e6f1, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e0000e, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850], [apply] FBO back write 2, FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e0000e [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0x388b3593, isOwner false, <3b6a62e5, 4582c6dc>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Init back FBO: FBO[name r/w 2/1, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Resize1.oldBack : FBO[name r/w 2/1, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] Resize1.nowBack : FBO[name r/w 2/1, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x6db4b914], stencil null, color attachments: 1/8: [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 0x1a3483bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x73e30850] [apply] Resize2.oldBack : FBO[name r/w 2/1, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] Resize2.nowBack : FBO[name r/w 2/1, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0xabb4949], stencil null, color attachments: 1/8: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x3e36f7a0], 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 0x1a3483bc], hasSink true, dirty false], state OK, obj 0xdc85d20] [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@39490818[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@69b27d09[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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00012, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL4.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 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00012 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xc6d1896, isOwner false, <4e692639, 594c9066>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <319c4657, ace1333>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL4.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.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00012, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f], [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00012 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xc6d1896, isOwner false, <4e692639, 594c9066>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <319c4657, ace1333>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x5f4e7ecf, handle 0x7f42a0d08140, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d18a206, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@167a465, [apply] Handle 0x1e00012, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f], [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09], [apply] Surface WrappedSurface[ displayHandle 0x7f42a07c4e90 [apply] , surfaceHandle 0x1e00012 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f42a07c4e90, owner true, ResourceToolkitLock[obj 0xc6d1896, isOwner false, <4e692639, 594c9066>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <319c4657, ace1333>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [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 0x76e8162b], stencil null, color attachments: 1/8: [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 0xae3e17a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f079e09] [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 0x7f3399d7], stencil null, color attachments: 1/8: [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 0x1a6778eb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14b9337f] [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xc355f75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@40e0096[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054881374 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01_GL2ES2_Demo1_SingleBuffer_Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x74cc39fe: tileRendererInUse null, GearsES2[obj 0x74cc39fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x74cc39fe on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x74cc39fe created: GearsObj[0x4046554d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74cc39fe created: GearsObj[0x498a5332, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74cc39fe created: GearsObj[0x498a5332, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x74cc39fe FIN GearsES2[obj 0x74cc39fe isInit true, usesShared false, 1 GearsObj[0x4046554d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498a5332, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x185c1d56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x74cc39fe 0/0 400x300 of 400x300, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74cc39fe, 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 0x74cc39fe 400x300, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 400x300, swapInterval 0, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_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 0x74cc39fe 0/0 200x150 of 200x150, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74cc39fe, 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[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 200x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 200x150, swapInterval 0, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_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 0x74cc39fe 200x150, swapInterval 0, drawable 0x1e00002 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x74328c1c] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x74328c1c] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x74cc39fe 0/0 800x600 of 800x600, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74cc39fe, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_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 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 800x600, swapInterval 0, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_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 0x74cc39fe 0/0 600x450 of 600x450, swapInterval 0, drawable 0x1e00002, msaa true, tileRendererInUse null [apply] >> GearsES2 0x74cc39fe, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 600x450, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74cc39fe 600x450, swapInterval 0, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01_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 0x74cc39fe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x74cc39fe FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01_GL2ES2_Demo1_SingleBuffer_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02_GL2ES2_Demo1_DoubleBuffer_Normal [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x34f5b235 created: GearsObj[0x1e8af06d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34f5b235 created: GearsObj[0x33ae93c5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34f5b235 created: GearsObj[0x33ae93c5, 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[0x1e8af06d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33ae93c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa678505, 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 0, drawable 0x1e00006, 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 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 400x300, swapInterval 0, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_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 0x34f5b235 0/0 200x150 of 200x150, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, 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[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 200x150, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 200x150, swapInterval 0, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_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 0x34f5b235 200x150, swapInterval 0, drawable 0x1e00006 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x68d6f200] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x68d6f200] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34f5b235 0/0 800x600 of 800x600, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_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 0x34f5b235 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 800x600, swapInterval 0, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_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 0x34f5b235 0/0 600x450 of 600x450, swapInterval 0, drawable 0x1e00006, msaa true, tileRendererInUse null [apply] >> GearsES2 0x34f5b235, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 600x450, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34f5b235 600x450, swapInterval 0, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02_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 0x34f5b235: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x34f5b235 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02_GL2ES2_Demo1_DoubleBuffer_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03_GL2ES2_Demo2MSAA4 [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.hw], offscr[fbo]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], 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-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-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 0x5769fd07] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x5769fd07] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03_GL2ES2_Demo2MSAA4 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x452f1015: tileRendererInUse null, GearsES2[obj 0x452f1015 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x452f1015 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x452f1015 created: GearsObj[0x13460d69, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x452f1015 created: GearsObj[0x5c1a7261, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x452f1015 created: GearsObj[0x5c1a7261, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x452f1015 FIN GearsES2[obj 0x452f1015 isInit true, usesShared false, 1 GearsObj[0x13460d69, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c1a7261, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4b6d84, 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[glx vid 0x29, fbc 0x29: rgba 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 4, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 5, source] [apply] ShaderCode[id=10, 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 0x452f1015 0/0 400x300 of 400x300, swapInterval -1, drawable 0x1e0000e, msaa true, tileRendererInUse null [apply] >> GearsES2 0x452f1015, 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 0x1e0000e, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 400x300, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 400x300, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-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 0x452f1015 0/0 200x150 of 200x150, swapInterval -1, drawable 0x1e0000e, msaa true, tileRendererInUse null [apply] >> GearsES2 0x452f1015, 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[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x1e0000e, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 200x150, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 200x150, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 200x150, swapInterval -1, drawable 0x1e0000e [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x6db4b914] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x6db4b914] [apply] **** Reshape: 800x600 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x452f1015 0/0 800x600 of 800x600, swapInterval -1, drawable 0x1e0000e, msaa true, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x1e0000e, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 800x600, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-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 0x452f1015 0/0 600x450 of 600x450, swapInterval -1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x1e0000e, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 600x450, swapInterval -1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x452f1015 600x450, swapInterval -1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x452f1015: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x452f1015 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 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test05_EGLES2_Demo0Normal [apply] EGL ES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test05_EGLES2_Demo0Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test06_GL3_Demo0Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xc355f75: tileRendererInUse null, GearsES2[obj 0xc355f75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc355f75 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xc355f75 created: GearsObj[0x86689a8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc355f75 created: GearsObj[0x3d778e7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc355f75 created: GearsObj[0x3d778e7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xc355f75 FIN GearsES2[obj 0xc355f75 isInit true, usesShared false, 1 GearsObj[0x86689a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d778e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x374287a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xc355f75 0/0 400x300 of 400x300, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc355f75, 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 0xc355f75 400x300, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 400x300, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_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 0xc355f75 0/0 200x150 of 200x150, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc355f75, 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[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 200x150, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 200x150, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_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 0xc355f75 200x150, swapInterval 0, drawable 0x1e00012 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x7f3399d7] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x7f3399d7] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xc355f75 0/0 800x600 of 800x600, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc355f75, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_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 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 800x600, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_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 0xc355f75 0/0 600x450 of 600x450, swapInterval 0, drawable 0x1e00012, msaa true, tileRendererInUse null [apply] >> GearsES2 0xc355f75, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 600x450, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc355f75 600x450, swapInterval 0, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test06_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 0xc355f75: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xc355f75 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test06_GL3_Demo0Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test07_EGLES2_Demo0MSAA4 [apply] EGL ES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test07_EGLES2_Demo0MSAA4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054884511 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_GL2ES2_Demo1_SingleBuffer_Normal took 1.737 sec [apply] Testcase: test02_GL2ES2_Demo1_DoubleBuffer_Normal took 0.334 sec [apply] Testcase: test03_GL2ES2_Demo2MSAA4 took 0.315 sec [apply] Testcase: test04_GL2ES2_FBODemoMSAA4 took 0.362 sec [apply] Testcase: test05_EGLES2_Demo0Normal took 0.002 sec [apply] Testcase: test06_GL3_Demo0Normal took 0.298 sec [apply] Testcase: test07_EGLES2_Demo0MSAA4 took 0 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] junit.framework.TestListener: startTest(test01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054885582 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01 [apply] X11GLXContext [Version 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile/Debug Context 14.10.1006.1001)], options 0x1c23, this 0x1cbcfd, handle 0xeb14d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4c0f73a3, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@a70f958, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x114a860, owner true, ResourceToolkitLock[obj 0x7f0205c2, isOwner true, <5dc844b2, 7163238>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1275140, owner true, ResourceToolkitLock[obj 0x423afe2a, isOwner false, <2f04995e, 56f1026f>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1275140, owner true, ResourceToolkitLock[obj 0x423afe2a, isOwner false, <2f04995e, 56f1026f>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 200x150], pixel[200x150], [apply] Visible true, focus true, [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 <68d6f200, 77aa13c5>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] resize: 2 -> 3 - 600x450 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] resize: 3 -> 4 - 800x600 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0004-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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: 2.952 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054885582 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01 [apply] X11GLXContext [Version 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile/Debug Context 14.10.1006.1001)], options 0x1c23, this 0x1cbcfd, handle 0xeb14d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4c0f73a3, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@a70f958, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x114a860, owner true, ResourceToolkitLock[obj 0x7f0205c2, isOwner true, <5dc844b2, 7163238>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1275140, owner true, ResourceToolkitLock[obj 0x423afe2a, isOwner false, <2f04995e, 56f1026f>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1275140, owner true, ResourceToolkitLock[obj 0x423afe2a, isOwner false, <2f04995e, 56f1026f>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 200x150], pixel[200x150], [apply] Visible true, focus true, [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 <68d6f200, 77aa13c5>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] resize: 2 -> 3 - 600x450 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] resize: 3 -> 4 - 800x600 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0004-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054888487 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.821 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054888487 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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] junit.fThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054889496 ms +++ localhosramework.TestListener: startTest(test01) [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 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.hw], on-scr[.]] [apply] window moved: 3/23 128x128 [apply] window resized: 3/23 128x128 [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 128x128, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x5e4aaf28: tileRendererInUse null, GearsES2[obj 0x5e4aaf28 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5e4aaf28 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5e4aaf28 created: GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5e4aaf28 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5e4aaf28 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5e4aaf28 FIN GearsES2[obj 0x5e4aaf28 isInit true, usesShared false, 1 GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b13e52f, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x5e4aaf28 0/0 128x128 of 128x128, swapInterval -1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e4aaf28, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1e00002, 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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] window resized: 3/23 384x384 [apply] window moved: 0/0 384x384 [apply] window moved: 3/23 384x384 [apply] **** Reshape: 384x384 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5e4aaf28 0/0 384x384 of 384x384, swapInterval -1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e4aaf28, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 384x384 of 384x384, swapInterval -1, drawable 0x1e00002, 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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0384x0384.png [apply] window resized: 3/23 640x640 [apply] window moved: 0/0 640x640 [apply] window moved: 3/23 640x640 [apply] **** Reshape: 640x640 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5e4aaf28 0/0 640x640 of 640x640, swapInterval -1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e4aaf28, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x1e00002, 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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png [apply] window resized: 3/23 896x896 [apply] window moved: 0/0 896x896 [apply] window moved: 3/23 896x896 [apply] **** Reshape: 896x896 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5e4aaf28 0/0 896x896 of 896x896, swapInterval -1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e4aaf28, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 896x896 of 896x896, swapInterval -1, drawable 0x1e00002, 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-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5e4aaf28: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5e4aaf28 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 3.241 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054889496 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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.hw], on-scr[.]] [apply] window moved: 3/23 128x128 [apply] window resized: 3/23 128x128 [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 128x128, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x5e4aaf28: tileRendererInUse null, GearsES2[obj 0x5e4aaf28 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5e4aaf28 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5e4aaf28 created: GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5e4aaf28 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5e4aaf28 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5e4aaf28 FIN GearsES2[obj 0x5e4aaf28 isInit true, usesShared false, 1 GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b13e52f, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x5e4aaf28 0/0 128x128 of 128x128, swapInterval -1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e4aaf28, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1e00002, 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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] window resized: 3/23 384x384 [apply] window moved: 0/0 384x384 [apply] window moved: 3/23 384x384 [apply] **** Reshape: 384x384 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5e4aaf28 0/0 384x384 of 384x384, swapInterval -1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e4aaf28, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 384x384 of 384x384, swapInterval -1, drawable 0x1e00002, 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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0384x0384.png [apply] window resized: 3/23 640x640 [apply] window moved: 0/0 640x640 [apply] window moved: 3/23 640x640 [apply] **** Reshape: 640x640 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5e4aaf28 0/0 640x640 of 640x640, swapInterval -1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e4aaf28, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x1e00002, 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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png [apply] window resized: 3/23 896x896 [apply] window moved: 0/0 896x896 [apply] window moved: 3/23 896x896 [apply] **** Reshape: 896x896 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5e4aaf28 0/0 896x896 of 896x896, swapInterval -1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e4aaf28, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 896x896 of 896x896, swapInterval -1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5e4aaf28: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5e4aaf28 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402054892690 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 3.109 sec [apply] Testcase: test01_Main took 0.002 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054892690 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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] junit.framework.TestListener: startTest(test01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054893688 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x38d54df2: tileRendererInUse null, GearsES2[obj 0x38d54df2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x38d54df2 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x38d54df2 created: GearsObj[0x66cc5148, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x38d54df2 created: GearsObj[0x6fec82b1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x38d54df2 created: GearsObj[0x6fec82b1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x38d54df2 FIN GearsES2[obj 0x38d54df2 isInit true, usesShared false, 1 GearsObj[0x66cc5148, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fec82b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73d649a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x38d54df2 0/0 256x256 of 256x256, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38d54df2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x38d54df2 256x256, swapInterval -1, drawable 0x3e00002 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x38d54df2 isInit true, usesShared false, 1 GearsObj[0x66cc5148, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fec82b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73d649a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@5cd12c0c[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x3e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x4efca5f6], stencil null, color attachments: 1/8: [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 0x72098229], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2cf3e1fd], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x5232c9dd], stencil null, color attachments: 1/8: [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 0x3f79c019], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x462f654], [apply] Surface WrappedSurface[ displayHandle 0x7fc7accee040 [apply] , surfaceHandle 0x3e00002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7accee040, owner true, ResourceToolkitLock[obj 0x7d1a070b, isOwner false, <37c4a357, 4ebfc15b>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x1fd4bef8, handle 0x7fc7acd10200, isShared true, jogamp.opengl.gl4.GL4bcImpl@2a01dba5, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x3e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x4efca5f6], stencil null, color attachments: 1/8: [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 0x72098229], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2cf3e1fd], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x5232c9dd], stencil null, color attachments: 1/8: [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 0x3f79c019], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x462f654], [apply] Surface WrappedSurface[ displayHandle 0x7fc7accee040 [apply] , surfaceHandle 0x3e00002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7accee040, owner true, ResourceToolkitLock[obj 0x7d1a070b, isOwner false, <37c4a357, 4ebfc15b>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x188ef90, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@2399c277, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@43ae24e3, ], 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@5df7d5cb, ], windowLock <39f5329f, 10ce8273>[count 0, qsz 0, owner ], surfaceLockCount 0]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x69dc1fb7, handle 0x1697750, isShared true, jogamp.opengl.gl4.GL4bcImpl@65d654a3, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x188ef90, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@2399c277, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@43ae24e3, ], 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@5df7d5cb, ], windowLock <39f5329f, 10ce8273>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x188ef90, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@2399c277, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@43ae24e3, ], 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@5df7d5cb, ], windowLock <39f5329f, 10ce8273>[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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x4000002, 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@7ff5b38d[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@5bdf2f9c[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x4000002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x3, obj 0x21afe622], stencil null, color attachments: 1/8: [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 0x12b6d64f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x232dd375], [apply] FBO back write 4, FBO[name r/w 4/4, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x4, obj 0x187b2e64], stencil null, color attachments: 1/8: [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 0x1595b85e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f22b3ca], [apply] Surface WrappedSurface[ displayHandle 0x1ca0730 [apply] , surfaceHandle 0x4000002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1ca0730, owner true, ResourceToolkitLock[obj 0x7f49b327, isOwner false, <3f9106ba, 4a50bdf0>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7ae5fdad, 1171a7e4>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x3448337f, handle 0x1c51420, isShared true, jogamp.opengl.gl4.GL4bcImpl@3cc572ae, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x4000002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x3, obj 0x21afe622], stencil null, color attachments: 1/8: [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 0x12b6d64f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x232dd375], [apply] FBO back write 4, FBO[name r/w 4/4, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x4, obj 0x187b2e64], stencil null, color attachments: 1/8: [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 0x1595b85e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f22b3ca], [apply] Surface WrappedSurface[ displayHandle 0x1ca0730 [apply] , surfaceHandle 0x4000002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1ca0730, owner true, ResourceToolkitLock[obj 0x7f49b327, isOwner false, <3f9106ba, 4a50bdf0>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7ae5fdad, 1171a7e4>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] XXX: 256x256, c 1 [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 256x256, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] XXX: 256x256, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x38d54df2 0/0 256x256 of 256x256, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38d54df2, 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] XXX: 256x256, c 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4000002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] XXX: 256x256, c 9 [apply] window resized: 3/23 512x512 [apply] window moved: 0/0 512x512 [apply] window moved: 3/23 512x512 [apply] XXX: 512x512, c 1 [apply] XXX: 512x512, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x38d54df2 0/0 512x512 of 512x512, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38d54df2, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4000002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] window resized: 3/23 768x768 [apply] window moved: 0/0 768x768 [apply] window moved: 3/23 768x768 [apply] XXX: 768x768, c 1 [apply] XXX: 768x768, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x38d54df2 0/0 768x768 of 768x768, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] XXX: 768x768, c 3 [apply] >> GearsES2 0x38d54df2, 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-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4000002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png [apply] XXX: 768x768, c 9 [apply] window resized: 3/23 1024x1024 [apply] window moved: 0/0 1024x1024 [apply] window moved: 3/23 1024x1024 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x38d54df2 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38d54df2, 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-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4000002, 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 0x38d54df2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x38d54df2 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-.x11_:0-1-EDT-1,5,main] [apply] junit.framework.TestListener: endTest(test01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054896920 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.28 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054893688 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x38d54df2: tileRendererInUse null, GearsES2[obj 0x38d54df2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x38d54df2 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x38d54df2 created: GearsObj[0x66cc5148, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x38d54df2 created: GearsObj[0x6fec82b1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x38d54df2 created: GearsObj[0x6fec82b1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x38d54df2 FIN GearsES2[obj 0x38d54df2 isInit true, usesShared false, 1 GearsObj[0x66cc5148, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fec82b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73d649a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x38d54df2 0/0 256x256 of 256x256, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38d54df2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x38d54df2 256x256, swapInterval -1, drawable 0x3e00002 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x38d54df2 isInit true, usesShared false, 1 GearsObj[0x66cc5148, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fec82b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73d649a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@5cd12c0c[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x3e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x4efca5f6], stencil null, color attachments: 1/8: [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 0x72098229], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2cf3e1fd], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x5232c9dd], stencil null, color attachments: 1/8: [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 0x3f79c019], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x462f654], [apply] Surface WrappedSurface[ displayHandle 0x7fc7accee040 [apply] , surfaceHandle 0x3e00002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7accee040, owner true, ResourceToolkitLock[obj 0x7d1a070b, isOwner false, <37c4a357, 4ebfc15b>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x1fd4bef8, handle 0x7fc7acd10200, isShared true, jogamp.opengl.gl4.GL4bcImpl@2a01dba5, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x3e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x4efca5f6], stencil null, color attachments: 1/8: [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 0x72098229], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2cf3e1fd], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x5232c9dd], stencil null, color attachments: 1/8: [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 0x3f79c019], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x462f654], [apply] Surface WrappedSurface[ displayHandle 0x7fc7accee040 [apply] , surfaceHandle 0x3e00002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7accee040, owner true, ResourceToolkitLock[obj 0x7d1a070b, isOwner false, <37c4a357, 4ebfc15b>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock [count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x188ef90, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@2399c277, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@43ae24e3, ], 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@5df7d5cb, ], windowLock <39f5329f, 10ce8273>[count 0, qsz 0, owner ], surfaceLockCount 0]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x69dc1fb7, handle 0x1697750, isShared true, jogamp.opengl.gl4.GL4bcImpl@65d654a3, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x188ef90, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@2399c277, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@43ae24e3, ], 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@5df7d5cb, ], windowLock <39f5329f, 10ce8273>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x188ef90, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fc7acc2ef70, owner true, ResourceToolkitLock[obj 0x3b870737, isOwner false, <1deaca69, 218ec2d7>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@2399c277, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@43ae24e3, ], 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@5df7d5cb, ], windowLock <39f5329f, 10ce8273>[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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x4000002, 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@7ff5b38d[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@5bdf2f9c[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x4000002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x3, obj 0x21afe622], stencil null, color attachments: 1/8: [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 0x12b6d64f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x232dd375], [apply] FBO back write 4, FBO[name r/w 4/4, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x4, obj 0x187b2e64], stencil null, color attachments: 1/8: [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 0x1595b85e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f22b3ca], [apply] Surface WrappedSurface[ displayHandle 0x1ca0730 [apply] , surfaceHandle 0x4000002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1ca0730, owner true, ResourceToolkitLock[obj 0x7f49b327, isOwner false, <3f9106ba, 4a50bdf0>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7ae5fdad, 1171a7e4>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x3448337f, handle 0x1c51420, isShared true, jogamp.opengl.gl4.GL4bcImpl@3cc572ae, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@57623ae8, [apply] Handle 0x4000002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x3, obj 0x21afe622], stencil null, color attachments: 1/8: [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 0x12b6d64f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x232dd375], [apply] FBO back write 4, FBO[name r/w 4/4, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x4, obj 0x187b2e64], stencil null, color attachments: 1/8: [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 0x1595b85e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f22b3ca], [apply] Surface WrappedSurface[ displayHandle 0x1ca0730 [apply] , surfaceHandle 0x4000002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1ca0730, owner true, ResourceToolkitLock[obj 0x7f49b327, isOwner false, <3f9106ba, 4a50bdf0>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7ae5fdad, 1171a7e4>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: null] [apply] XXX: 256x256, c 1 [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 256x256, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] XXX: 256x256, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x38d54df2 0/0 256x256 of 256x256, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38d54df2, 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] XXX: 256x256, c 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4000002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] XXX: 256x256, c 9 [apply] window resized: 3/23 512x512 [apply] window moved: 0/0 512x512 [apply] window moved: 3/23 512x512 [apply] XXX: 512x512, c 1 [apply] XXX: 512x512, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x38d54df2 0/0 512x512 of 512x512, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38d54df2, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4000002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] window resized: 3/23 768x768 [apply] window moved: 0/0 768x768 [apply] window moved: 3/23 768x768 [apply] XXX: 768x768, c 1 [apply] XXX: 768x768, c 2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x38d54df2 0/0 768x768 of 768x768, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] XXX: 768x768, c 3 [apply] >> GearsES2 0x38d54df2, 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-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4000002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png [apply] XXX: 768x768, c 9 [apply] window resized: 3/23 1024x1024 [apply] window moved: 0/0 1024x1024 [apply] window moved: 3/23 1024x1024 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x38d54df2 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x38d54df2, 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-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4000002, 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 0x38d54df2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x38d54df2 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-.x11_:0-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054896920 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 3.147 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] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(test01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054897940 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1a3587d1: tileRendererInUse null, GearsES2[obj 0x1a3587d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1a3587d1 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1a3587d1 created: GearsObj[0x42500e5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1a3587d1 created: GearsObj[0x195dbc83, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1a3587d1 created: GearsObj[0x195dbc83, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1a3587d1 FIN GearsES2[obj 0x1a3587d1 isInit true, usesShared false, 1 GearsObj[0x42500e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x195dbc83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10279954, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1a3587d1 0/0 256x256 of 256x256, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a3587d1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1a3587d1 256x256, swapInterval -1, drawable 0x3e00002 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1a3587d1 isInit true, usesShared false, 1 GearsObj[0x42500e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x195dbc83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10279954, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@3bf06804[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4eef43f1, [apply] Handle 0x3e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x72098229], stencil null, color attachments: 1/8: [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 0x3e55abb3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4e408c3c], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x4efca5f6], stencil null, color attachments: 1/8: [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 0x6fb6df46], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2cf3e1fd], [apply] Surface WrappedSurface[ displayHandle 0x7f6cf8cda240 [apply] , surfaceHandle 0x3e00002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cda240, owner true, ResourceToolkitLock[obj 0x3f79c019, isOwner false, <5232c9dd, 462f654>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7d1a070b, 37c4a357>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x78741ea2, handle 0x7f6cf8cfb8e0, isShared true, jogamp.opengl.gl4.GL4bcImpl@4ebfc15b, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4eef43f1, [apply] Handle 0x3e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x72098229], stencil null, color attachments: 1/8: [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 0x3e55abb3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4e408c3c], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x4efca5f6], stencil null, color attachments: 1/8: [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 0x6fb6df46], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2cf3e1fd], [apply] Surface WrappedSurface[ displayHandle 0x7f6cf8cda240 [apply] , surfaceHandle 0x3e00002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cda240, owner true, ResourceToolkitLock[obj 0x3f79c019, isOwner false, <5232c9dd, 462f654>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7d1a070b, 37c4a357>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4eef43f1, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x316e8a0, owner true, ResourceToolkitLock[obj 0xf2f65c1, isOwner false, <70c169b0, 2a01dba5>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@3b870737, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1deaca69, ], 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@218ec2d7, ], windowLock <2399c277, 43ae24e3>[count 0, qsz 0, owner ], surfaceLockCount 0]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x15a24882, handle 0x2dc4170, isShared true, jogamp.opengl.gl4.GL4bcImpl@5df7d5cb, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4eef43f1, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x316e8a0, owner true, ResourceToolkitLock[obj 0xf2f65c1, isOwner false, <70c169b0, 2a01dba5>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@3b870737, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1deaca69, ], 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@218ec2d7, ], windowLock <2399c277, 43ae24e3>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x316e8a0, owner true, ResourceToolkitLock[obj 0xf2f65c1, isOwner false, <70c169b0, 2a01dba5>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@3b870737, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1deaca69, ], 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@218ec2d7, ], windowLock <2399c277, 43ae24e3>[count 0, qsz 0, owner ], surfaceLockCount 0]]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 256x256, [ l 3, r 3 - t 23, b 4 - 6x27] [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] XXX: 256x256, c 9 [apply] window resized: 3/23 512x512 [apply] window moved: 0/0 512x512 [apply] window moved: 3/23 512x512 [apply] XXX: 512x512, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1a3587d1 0/0 512x512 of 512x512, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a3587d1, 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 [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] window resized: 3/23 768x768 [apply] window moved: 0/0 768x768 [apply] window moved: 3/23 768x768 [apply] XXX: 768x768, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1a3587d1 0/0 768x768 of 768x768, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a3587d1, 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 [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png [apply] XXX: 768x768, c 9 [apply] window resized: 3/23 1024x1024 [apply] window moved: 0/0 1024x1024 [apply] window moved: 3/23 1024x1024 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1a3587d1 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a3587d1, 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,5,main] GearsES2.dispose 0x1a3587d1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1a3587d1 FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] junit.framework.TestListener: endTest(test01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.133 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054897940 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1a3587d1: tileRendererInUse null, GearsES2[obj 0x1a3587d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1a3587d1 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1a3587d1 created: GearsObj[0x42500e5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1a3587d1 created: GearsObj[0x195dbc83, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1a3587d1 created: GearsObj[0x195dbc83, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1a3587d1 FIN GearsES2[obj 0x1a3587d1 isInit true, usesShared false, 1 GearsObj[0x42500e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x195dbc83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10279954, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1a3587d1 0/0 256x256 of 256x256, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a3587d1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1a3587d1 256x256, swapInterval -1, drawable 0x3e00002 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1a3587d1 isInit true, usesShared false, 1 GearsObj[0x42500e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x195dbc83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10279954, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@3bf06804[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4eef43f1, [apply] Handle 0x3e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x72098229], stencil null, color attachments: 1/8: [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 0x3e55abb3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4e408c3c], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x4efca5f6], stencil null, color attachments: 1/8: [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 0x6fb6df46], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2cf3e1fd], [apply] Surface WrappedSurface[ displayHandle 0x7f6cf8cda240 [apply] , surfaceHandle 0x3e00002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cda240, owner true, ResourceToolkitLock[obj 0x3f79c019, isOwner false, <5232c9dd, 462f654>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7d1a070b, 37c4a357>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x78741ea2, handle 0x7f6cf8cfb8e0, isShared true, jogamp.opengl.gl4.GL4bcImpl@4ebfc15b, [apply] quirks: [DontCloseX11Display], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4eef43f1, [apply] Handle 0x3e00002, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x72098229], stencil null, color attachments: 1/8: [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 0x3e55abb3], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4e408c3c], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x4efca5f6], stencil null, color attachments: 1/8: [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 0x6fb6df46], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2cf3e1fd], [apply] Surface WrappedSurface[ displayHandle 0x7f6cf8cda240 [apply] , surfaceHandle 0x3e00002 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cda240, owner true, ResourceToolkitLock[obj 0x3f79c019, isOwner false, <5232c9dd, 462f654>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]] [apply] , surfaceLock <7d1a070b, 37c4a357>[count 0, qsz 0, owner ] [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], direct true] , [apply] UpstreamWidget: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4eef43f1, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x316e8a0, owner true, ResourceToolkitLock[obj 0xf2f65c1, isOwner false, <70c169b0, 2a01dba5>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@3b870737, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1deaca69, ], 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@218ec2d7, ], windowLock <2399c277, 43ae24e3>[count 0, qsz 0, owner ], surfaceLockCount 0]], [apply] Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x15a24882, handle 0x2dc4170, isShared true, jogamp.opengl.gl4.GL4bcImpl@5df7d5cb, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4eef43f1, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x316e8a0, owner true, ResourceToolkitLock[obj 0xf2f65c1, isOwner false, <70c169b0, 2a01dba5>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@3b870737, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1deaca69, ], 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@218ec2d7, ], windowLock <2399c277, 43ae24e3>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x316e8a0, owner true, ResourceToolkitLock[obj 0xf2f65c1, isOwner false, <70c169b0, 2a01dba5>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6cf8cbcec0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus true, [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@3b870737, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1deaca69, ], 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@218ec2d7, ], windowLock <2399c277, 43ae24e3>[count 0, qsz 0, owner ], surfaceLockCount 0]]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 256x256, [ l 3, r 3 - t 23, b 4 - 6x27] [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] XXX: 256x256, c 9 [apply] window resized: 3/23 512x512 [apply] window moved: 0/0 512x512 [apply] window moved: 3/23 512x512 [apply] XXX: 512x512, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1a3587d1 0/0 512x512 of 512x512, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a3587d1, 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 [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] window resized: 3/23 768x768 [apply] window moved: 0/0 768x768 [apply] window moved: 3/23 768x768 [apply] XXX: 768x768, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1a3587d1 0/0 768x768 of 768x768, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a3587d1, 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 [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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png [apply] XXX: 768x768, c 9 [apply] window resized: 3/23 1024x1024 [apply] window moved: 0/0 1024x1024 [apply] window moved: 3/23 1024x1024 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1a3587d1 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a3587d1, 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,5,main] GearsES2.dispose 0x1a3587d1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1a3587d1 FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054901025 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.993 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054901025 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054901989 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testOnScreenDblBuf) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x3d7c3dfe: tileRendererInUse null, GearsES2[obj 0x3d7cWindow: jogamp.newt.driver.x11.WindowDriver [apply] 3dfe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d7c3dfe on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3d7c3dfe created: GearsObj[0x71c26dad, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d7c3dfe created: GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d7c3dfe created: GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3d7c3dfe FIN GearsES2[obj 0x3d7c3dfe 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[0x20a07db0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3d7c3dfe 0/0 640x400 of 640x400, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d7c3dfe, 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] 1 s: 60 f / 1219 ms, 49.2 fps, 20 ms/f; total: 60 f, 49.2 fps, 20 ms/f [apply] Fin start ... [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@60ebb930, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@13cb3006, com.jogamp.opengl.test.junit.util.QuitAdapter@bde411, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@bde411, ], windowLock <32c81878, 6ebe8853>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@13cb3006, com.jogamp.opengl.test.junit.util.QuitAdapter@bde411, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@bde411, ], windowLock <32c81878, 6ebe8853>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testOnScreenDblBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3d7c3dfe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3d7c3dfe FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 2.694 sec [apply] ------------- Standard Output --------------- [apply] Window: jogamp.newt.SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054904635 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] driver.x11.WindowDriver [apply] Fin start ... [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@60ebb930, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@13cb3006, com.jogamp.opengl.test.junit.util.QuitAdapter@bde411, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@bde411, ], windowLock <32c81878, 6ebe8853>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@13cb3006, com.jogamp.opengl.test.junit.util.QuitAdapter@bde411, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@bde411, ], windowLock <32c81878, 6ebe8853>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054901989 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x3d7c3dfe: tileRendererInUse null, GearsES2[obj 0x3d7c3dfe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d7c3dfe on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3d7c3dfe created: GearsObj[0x71c26dad, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d7c3dfe created: GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d7c3dfe created: GearsObj[0x13aeb334, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3d7c3dfe FIN GearsES2[obj 0x3d7c3dfe 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[0x20a07db0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3d7c3dfe 0/0 640x400 of 640x400, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d7c3dfe, 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] 1 s: 60 f / 1219 ms, 49.2 fps, 20 ms/f; total: 60 f, 49.2 fps, 20 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3d7c3dfe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3d7c3dfe FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054904635 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOnScreenDblBuf took 2.558 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054905598 ms +++ localhosjunit.framework.TestListener: tests to run: 16 [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo [apply] junit.framework.TestListener: endTest(testAvailableInfo) [apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBuf) [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBuf) [apply] junit.framework.TestListener: startTest(testES2OnScreenSglBuf) [apply] junit.framework.TestListener: endTest(testES2OnScreenSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x455e3f91, isOwner false, <2e9f6c2b, 647692f6>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xc68bfe0: tileRendererInUse null, GearsES2[obj 0xc68bfe0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc68bfe0 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xc68bfe0 created: GearsObj[0x436daf20, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc68bfe0 created: GearsObj[0x56048075, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc68bfe0 created: GearsObj[0x56048075, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xc68bfe0 FIN GearsES2[obj 0xc68bfe0 isInit true, usesShared false, 1 GearsObj[0x436daf20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56048075, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2662d341, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xc68bfe0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc68bfe0, 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 0xc68bfe0 400x300, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc68bfe0 400x300, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xc68bfe0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc68bfe0, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xc68bfe0 200x150, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc68bfe0 200x150, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xc68bfe0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc68bfe0, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xc68bfe0 800x600, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc68bfe0 800x600, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x2b6afea1, isOwner false, <7d73124b, db63a45>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4bc.hw], offscr[auto-cfg]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] [apply] , surfaceLock <36ab8f0b, 393c3737>[count 0, qsz 0, owner ] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@204d193c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <25b3c2b5, 3cb40c69>[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xc68bfe0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xc68bfe0 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] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow [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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00006, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0000a, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0000c, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: X11PixmapGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@78d3df42, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1de6a407, 111ad6e7>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@78d3df42, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1de6a407, 111ad6e7>[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/GL4bc.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/GL4bc.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6f2a751d: tileRendererInUse null, GearsES2[obj 0x6f2a751d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f2a751d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f2a751d created: GearsObj[0x3eb6e46, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f2a751d created: GearsObj[0x5594b7ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f2a751d created: GearsObj[0x5594b7ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6f2a751d FIN GearsES2[obj 0x6f2a751d isInit true, usesShared false, 1 GearsObj[0x3eb6e46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5594b7ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16a6a919, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f2a751d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f2a751d, 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 0x6f2a751d 400x300, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f2a751d 400x300, swapInterval 1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x6f2a751d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f2a751d, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6f2a751d 200x150, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f2a751d 200x150, swapInterval 1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x6f2a751d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f2a751d, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6f2a751d 800x600, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f2a751d 800x600, swapInterval 1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0xe0b295a, isOwner false, <7ec7dae9, 72f53805>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4bc.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] [apply] , surfaceLock <41310b39, 7ad7ec9e>[count 0, qsz 0, owner ] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@75efb813, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4d1e23e2, 75c5f1fb>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f2a751d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f2a751d 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6762a5f3: tileRendererInUse null, GearsES2[obj 0x6762a5f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6762a5f3 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6762a5f3 created: GearsObj[0x54b7b17a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6762a5f3 created: GearsObj[0x67e4ec09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6762a5f3 created: GearsObj[0x67e4ec09, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6762a5f3 FIN GearsES2[obj 0x6762a5f3 isInit true, usesShared false, 1 GearsObj[0x54b7b17a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67e4ec09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66447828, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, 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 0x6762a5f3 400x300, swapInterval 1, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6762a5f3 400x300, swapInterval 1, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6762a5f3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6762a5f3 200x150, swapInterval 1, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6762a5f3 200x150, swapInterval 1, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6762a5f3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6762a5f3 800x600, swapInterval 1, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6762a5f3 800x600, swapInterval 1, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x115d9ee6, isOwner false, <196b16f2, 45af76e7>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4bc.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] [apply] , surfaceLock <2a75b6f, 3963d5c5>[count 0, qsz 0, owner ] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@496795f2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2fa56884, 1470ca8c>[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6762a5f3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6762a5f3 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xd36bad6: tileRendererInUse null, GearsES2[obj 0xd36bad6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd36bad6 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xd36bad6 created: GearsObj[0x39c4e135, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd36bad6 created: GearsObj[0x2c9d7c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd36bad6 created: GearsObj[0x2c9d7c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd36bad6 FIN GearsES2[obj 0xd36bad6 isInit true, usesShared false, 1 GearsObj[0x39c4e135, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c9d7c34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x174550ce, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd36bad6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd36bad6, 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 0xd36bad6 400x300, swapInterval 1, drawable 0x1e00015 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd36bad6 400x300, swapInterval 1, drawable 0x1e00015 [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-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0xd36bad6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd36bad6, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0xd36bad6 200x150, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd36bad6 200x150, swapInterval 1, drawable 0x1e00018 [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-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0xd36bad6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd36bad6, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0xd36bad6 800x600, swapInterval 1, drawable 0x1e00019 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd36bad6 800x600, swapInterval 1, drawable 0x1e00019 [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 0xd36bad6: tileRendererInUse null [apply] Fin Drawable: X11PbufferGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@12afa082, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4852c063, 30d4c8ad>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@12afa082, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4852c063, 30d4c8ad>[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd36bad6 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3df427e: tileRendererInUse null, GearsES2[obj 0x3df427e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3df427e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3df427e created: GearsObj[0x7cd84a10, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3df427e created: GearsObj[0x5be6a078, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3df427e created: GearsObj[0x5be6a078, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3df427e FIN GearsES2[obj 0x3df427e isInit true, usesShared false, 1 GearsObj[0x7cd84a10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be6a078, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x231556b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3df427e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0001a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3df427e, 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 0x3df427e 400x300, swapInterval 1, drawable 0x1e0001a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3df427e 400x300, swapInterval 1, drawable 0x1e0001a [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-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x3df427e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0001d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3df427e, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x3df427e 200x150, swapInterval 1, drawable 0x1e0001d [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3df427e 200x150, swapInterval 1, drawable 0x1e0001d [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-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x3df427e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3df427e, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x3df427e 800x600, swapInterval 1, drawable 0x1e0001e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3df427e 800x600, swapInterval 1, drawable 0x1e0001e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: X11PbufferGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@6432d4a8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <452794fc, 29a64fdc>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@6432d4a8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <452794fc, 29a64fdc>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3df427e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3df427e 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] Window: jogamp.newt.driver.x11.WindowDriver [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x22e1cbe4: tileRendererInUse null, GearsES2[obj 0x22e1cbe4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x22e1cbe4 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x22e1cbe4 created: GearsObj[0x4702b4ee, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x22e1cbe4 created: GearsObj[0x2b499ae, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x22e1cbe4 created: GearsObj[0x2b499ae, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x22e1cbe4 FIN GearsES2[obj 0x22e1cbe4 isInit true, usesShared false, 1 GearsObj[0x4702b4ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b499ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ed56fe5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x22e1cbe4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22e1cbe4, 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 0x22e1cbe4 400x300, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22e1cbe4 400x300, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x22e1cbe4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22e1cbe4, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x22e1cbe4 200x150, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22e1cbe4 200x150, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x22e1cbe4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22e1cbe4, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x22e1cbe4 800x600, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22e1cbe4 800x600, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@18d293b7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <28dfe01c, 1f2633b>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@18d293b7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <28dfe01c, 1f2633b>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x22e1cbe4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x22e1cbe4 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] Window: jogamp.newt.driver.x11.WindowDriver [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6fb5afd: tileRendererInUse null, GearsES2[obj 0x6fb5afd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6fb5afd on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6fb5afd created: GearsObj[0x4f4fe346, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6fb5afd created: GearsObj[0x5d23158, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6fb5afd created: GearsObj[0x5d23158, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6fb5afd FIN GearsES2[obj 0x6fb5afd isInit true, usesShared false, 1 GearsObj[0x4f4fe346, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d23158, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aa58b64, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fb5afd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00022, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6fb5afd, 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 0x6fb5afd 400x300, swapInterval 1, drawable 0x1e00022 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fb5afd 400x300, swapInterval 1, drawable 0x1e00022 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x6fb5afd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00022, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6fb5afd, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x6fb5afd 200x150, swapInterval 1, drawable 0x1e00022 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fb5afd 200x150, swapInterval 1, drawable 0x1e00022 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x6fb5afd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00022, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6fb5afd, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x6fb5afd 800x600, swapInterval 1, drawable 0x1e00022 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x6fb5afd 800x600, swapInterval 1, drawable 0x1e00022 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fb5afd 800x600, swapInterval 1, drawable 0x1e00022 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6fb5afd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6fb5afd FIN [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@af4e3b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5391c758, 7b68d45>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@af4e3b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5391c758, 7b68d45>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054916094 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 10.546 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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x2b6afea1, isOwner false, <7d73124b, db63a45>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4bc.hw], offscr[auto-cfg]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] [apply] , surfaceLock <36ab8f0b, 393c3737>[count 0, qsz 0, owner ] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@204d193c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <25b3c2b5, 3cb40c69>[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow [apply] Fin Drawable: X11PixmapGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@78d3df42, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1de6a407, 111ad6e7>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@78d3df42, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1de6a407, 111ad6e7>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0xe0b295a, isOwner false, <7ec7dae9, 72f53805>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4bc.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] [apply] , surfaceLock <41310b39, 7ad7ec9e>[count 0, qsz 0, owner ] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@75efb813, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4d1e23e2, 75c5f1fb>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x115d9ee6, isOwner false, <196b16f2, 45af76e7>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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/GL4bc.hw], offscr[fbo]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]]] [apply] , surfaceLock <2a75b6f, 3963d5c5>[count 0, qsz 0, owner ] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@496795f2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2fa56884, 1470ca8c>[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Fin Drawable: X11PbufferGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@12afa082, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4852c063, 30d4c8ad>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@12afa082, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4852c063, 30d4c8ad>[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Fin Drawable: X11PbufferGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@6432d4a8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <452794fc, 29a64fdc>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@6432d4a8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <452794fc, 29a64fdc>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Window: jogamp.newt.driver.x11.WindowDriver [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@18d293b7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <28dfe01c, 1f2633b>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@18d293b7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <28dfe01c, 1f2633b>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Window: jogamp.newt.driver.x11.WindowDriver [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Drawable Post-GL(2): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6e38323f, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@af4e3b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5391c758, 7b68d45>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@af4e3b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5391c758, 7b68d45>[count 0, qsz 0, owner ], surfaceLockCount 0] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054905598 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x455e3f91, isOwner false, <2e9f6c2b, 647692f6>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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 0xc68bfe0: tileRendererInUse null, GearsES2[obj 0xc68bfe0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc68bfe0 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xc68bfe0 created: GearsObj[0x436daf20, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc68bfe0 created: GearsObj[0x56048075, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc68bfe0 created: GearsObj[0x56048075, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xc68bfe0 FIN GearsES2[obj 0xc68bfe0 isInit true, usesShared false, 1 GearsObj[0x436daf20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56048075, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2662d341, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xc68bfe0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc68bfe0, 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 0xc68bfe0 400x300, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc68bfe0 400x300, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xc68bfe0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc68bfe0, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xc68bfe0 200x150, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc68bfe0 200x150, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xc68bfe0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc68bfe0, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xc68bfe0 800x600, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc68bfe0 800x600, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xc68bfe0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xc68bfe0 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00006, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0000a, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0000c, 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-bitmap__-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.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 0x6f2a751d: tileRendererInUse null, GearsES2[obj 0x6f2a751d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f2a751d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f2a751d created: GearsObj[0x3eb6e46, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f2a751d created: GearsObj[0x5594b7ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f2a751d created: GearsObj[0x5594b7ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6f2a751d FIN GearsES2[obj 0x6f2a751d isInit true, usesShared false, 1 GearsObj[0x3eb6e46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5594b7ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16a6a919, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f2a751d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f2a751d, 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 0x6f2a751d 400x300, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f2a751d 400x300, swapInterval 1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x6f2a751d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f2a751d, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6f2a751d 200x150, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f2a751d 200x150, swapInterval 1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x6f2a751d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f2a751d, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6f2a751d 800x600, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f2a751d 800x600, swapInterval 1, drawable 0x1e0000e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f2a751d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f2a751d 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 0x6762a5f3: tileRendererInUse null, GearsES2[obj 0x6762a5f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6762a5f3 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6762a5f3 created: GearsObj[0x54b7b17a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6762a5f3 created: GearsObj[0x67e4ec09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6762a5f3 created: GearsObj[0x67e4ec09, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6762a5f3 FIN GearsES2[obj 0x6762a5f3 isInit true, usesShared false, 1 GearsObj[0x54b7b17a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67e4ec09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66447828, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, 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 0x6762a5f3 400x300, swapInterval 1, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6762a5f3 400x300, swapInterval 1, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6762a5f3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6762a5f3 200x150, swapInterval 1, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6762a5f3 200x150, swapInterval 1, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6762a5f3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6762a5f3 800x600, swapInterval 1, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6762a5f3 800x600, swapInterval 1, drawable 0x1e00012 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6762a5f3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6762a5f3 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 0xd36bad6: tileRendererInUse null, GearsES2[obj 0xd36bad6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd36bad6 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xd36bad6 created: GearsObj[0x39c4e135, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd36bad6 created: GearsObj[0x2c9d7c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd36bad6 created: GearsObj[0x2c9d7c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd36bad6 FIN GearsES2[obj 0xd36bad6 isInit true, usesShared false, 1 GearsObj[0x39c4e135, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c9d7c34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x174550ce, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd36bad6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd36bad6, 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 0xd36bad6 400x300, swapInterval 1, drawable 0x1e00015 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd36bad6 400x300, swapInterval 1, drawable 0x1e00015 [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-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0xd36bad6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd36bad6, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0xd36bad6 200x150, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd36bad6 200x150, swapInterval 1, drawable 0x1e00018 [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-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0xd36bad6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd36bad6, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0xd36bad6 800x600, swapInterval 1, drawable 0x1e00019 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd36bad6 800x600, swapInterval 1, drawable 0x1e00019 [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 0xd36bad6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd36bad6 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 0x3df427e: tileRendererInUse null, GearsES2[obj 0x3df427e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3df427e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3df427e created: GearsObj[0x7cd84a10, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3df427e created: GearsObj[0x5be6a078, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3df427e created: GearsObj[0x5be6a078, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3df427e FIN GearsES2[obj 0x3df427e isInit true, usesShared false, 1 GearsObj[0x7cd84a10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be6a078, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x231556b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3df427e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0001a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3df427e, 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 0x3df427e 400x300, swapInterval 1, drawable 0x1e0001a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3df427e 400x300, swapInterval 1, drawable 0x1e0001a [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-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x3df427e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0001d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3df427e, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x3df427e 200x150, swapInterval 1, drawable 0x1e0001d [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3df427e 200x150, swapInterval 1, drawable 0x1e0001d [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-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x3df427e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3df427e, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x3df427e 800x600, swapInterval 1, drawable 0x1e0001e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3df427e 800x600, swapInterval 1, drawable 0x1e0001e [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 0x3df427e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3df427e 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 0x22e1cbe4: tileRendererInUse null, GearsES2[obj 0x22e1cbe4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x22e1cbe4 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x22e1cbe4 created: GearsObj[0x4702b4ee, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x22e1cbe4 created: GearsObj[0x2b499ae, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x22e1cbe4 created: GearsObj[0x2b499ae, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x22e1cbe4 FIN GearsES2[obj 0x22e1cbe4 isInit true, usesShared false, 1 GearsObj[0x4702b4ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b499ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ed56fe5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x22e1cbe4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22e1cbe4, 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 0x22e1cbe4 400x300, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22e1cbe4 400x300, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x22e1cbe4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22e1cbe4, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x22e1cbe4 200x150, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22e1cbe4 200x150, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x22e1cbe4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x22e1cbe4, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x22e1cbe4 800x600, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22e1cbe4 800x600, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x22e1cbe4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x22e1cbe4 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 0x6fb5afd: tileRendererInUse null, GearsES2[obj 0x6fb5afd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6fb5afd on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6fb5afd created: GearsObj[0x4f4fe346, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6fb5afd created: GearsObj[0x5d23158, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6fb5afd created: GearsObj[0x5d23158, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6fb5afd FIN GearsES2[obj 0x6fb5afd isInit true, usesShared false, 1 GearsObj[0x4f4fe346, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d23158, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aa58b64, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fb5afd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00022, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6fb5afd, 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 0x6fb5afd 400x300, swapInterval 1, drawable 0x1e00022 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fb5afd 400x300, swapInterval 1, drawable 0x1e00022 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x6fb5afd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00022, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6fb5afd, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x6fb5afd 200x150, swapInterval 1, drawable 0x1e00022 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fb5afd 200x150, swapInterval 1, drawable 0x1e00022 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x6fb5afd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00022, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6fb5afd, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x6fb5afd 800x600, swapInterval 1, drawable 0x1e00022 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x6fb5afd 800x600, swapInterval 1, drawable 0x1e00022 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fb5afd 800x600, swapInterval 1, drawable 0x1e00022 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6fb5afd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6fb5afd FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054916094 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.117 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 0.001 sec [apply] Testcase: testES2OffScreenFBODblBuf took 0 sec [apply] Testcase: testES2OffScreenFBOSglBuf took 0 sec [apply] Testcase: testES2OffScreenPbufferDblBuf took 0 sec [apply] Testcase: testES2OffScreenPbufferSglBuf took 0.001 sec [apply] Testcase: testES2OnScreenDblBuf took 0.001 sec [apply] Testcase: testES2OnScreenSglBuf took 0.001 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.685 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.417 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 1.323 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.315 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.34 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.322 sec [apply] Testcase: testGL2OnScreenDblBuf took 0.426 sec [apply] Testcase: testGL2OnScreenSglBuf took 0.437 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: tesThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054917146 ms +++ localhosts to run: 12 [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 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 X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4724a04f, isOwner false, <3598c706, 41327667>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.236 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054917146 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4724a04f, isOwner false, <3598c706, 41327667>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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 @ 1402054918333 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.093 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 0 sec [apply] Testcase: testES2OffScreenFBODblBuf took 0 sec [apply] Testcase: testES2OffScreenFBODblBufMSAA took 0 sec [apply] Testcase: testES2OffScreenFBODblBufStencil took 0.001 sec [apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0 sec [apply] Testcase: testES2OffScreenFBOSglBuf took 0 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 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054918333 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054919311 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT [apply] junit.framework.TestListener: test/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo [apply] ts to run: 20 [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x5djunit.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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] f3ade7, isOwner false, <291e48e1, 342c0de>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, 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 0x1e00002, 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 0x1e00002, 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@797ff11f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@66768854[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00006, 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-bitmap__-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 0x1e0000a, 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-bitmap__-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 0x1e0000c, 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-bitmap__-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@59bb9e33[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c8f544b[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[bitmap]] [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] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0000e, 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-bitmap__-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 0x1e00012, 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-bitmap__-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 0x1e00014, 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-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@30d2f353[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6964e72f[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00016, 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-bitmap__-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 0x1e0001a, 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-bitmap__-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 0x1e0001c, 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-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@541774cf[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4ff5ed2a[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0001e, 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-bitmap__-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 0x1e00022, 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-bitmap__-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 0x1e00024, 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-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@83f700d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7cd569b5[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00026, 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-bitmap__-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 0x1e0002a, 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-bitmap__-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 0x1e0002c, 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-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2a26765[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7432193c[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0002e, 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-bitmap__-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 0x1e00032, 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-bitmap__-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 0x1e00034, 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-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@53de73a3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3179fd59[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00036, 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-bitmap__-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 0x1e0003a, 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-bitmap__-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 0x1e0003c, 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-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6a109ac[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3681fe9a[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [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] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0003e, 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-bitmap__-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 0x1e00042, 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-bitmap__-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 0x1e00044, 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-bitmap__-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 - testGL2OffScreenBitmapSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@924fda2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5b879b5e[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00046, 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 0x1e00046, 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 0x1e00046, 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@47b0e6ae[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2ef8ce47[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.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] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.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[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0004a, 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 0x1e0004a, 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 0x1e0004a, 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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@266aed3a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@35fc8e8a[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0004e, 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 0x1e0004e, 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 0x1e0004e, 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@1522be2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@39bf031b[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.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): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00052, 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 0x1e00052, 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 0x1e00052, 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] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@59264b6d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@61220ed4[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00056, 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 0x1e00056, 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 0x1e00056, 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@1ac5eeaf[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@38b930e4[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [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 0x1e00059, 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 0x1e0005c, 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 0x1e0005d, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@647edd33[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@44ec72d0[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[pbuffer]] [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[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0005e, 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 0x1e00061, 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 0x1e00062, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@64ad5ff2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@32763c81[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [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[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00063, 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 0x1e00066, 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 0x1e00067, 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@6a95ec91[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@18de5a42[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.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] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[pbuffer]] [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[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00068, 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 0x1e0006b, 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 0x1e0006c, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@50c7d482[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6f50cc3c[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0006d, 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 0x1e00070, 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 0x1e00071, 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@77b5c3de[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3e4e6138[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: 6.774 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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@797ff11f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@66768854[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@59bb9e33[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c8f544b[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@30d2f353[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6964e72f[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@541774cf[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4ff5ed2a[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@83f700d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7cd569b5[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2a26765[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7432193c[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@53de73a3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3179fd59[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6a109ac[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3681fe9a[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@924fda2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5b879b5e[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@47b0e6ae[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2ef8ce47[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@266aed3a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@35fc8e8a[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1522be2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@39bf031b[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@59264b6d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@61220ed4[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1ac5eeaf[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@38b930e4[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@647edd33[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@44ec72d0[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@64ad5ff2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@32763c81[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6a95ec91[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@18de5a42[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@50c7d482[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6f50cc3c[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@77b5c3de[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3e4e6138[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054919311 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x5df3ade7, isOwner false, <291e48e1, 342c0de>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, 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 0x1e00002, 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 0x1e00002, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00006, 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-bitmap__-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 0x1e0000a, 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-bitmap__-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 0x1e0000c, 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-bitmap__-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 - 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[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0000e, 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-bitmap__-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 0x1e00012, 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-bitmap__-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 0x1e00014, 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-bitmap__-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 400x300SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054926034 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] , swapInterval 1, drawable 0x1e00016, 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-bitmap__-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 0x1e0001a, 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-bitmap__-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 0x1e0001c, 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-bitmap__-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 - 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0001e, 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-bitmap__-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 0x1e00022, 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-bitmap__-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 0x1e00024, 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-bitmap__-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00026, 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-bitmap__-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 0x1e0002a, 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-bitmap__-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 0x1e0002c, 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-bitmap__-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[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0002e, 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-bitmap__-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 0x1e00032, 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-bitmap__-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 0x1e00034, 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-bitmap__-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 - 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[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00036, 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-bitmap__-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 0x1e0003a, 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-bitmap__-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 0x1e0003c, 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-bitmap__-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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0003e, 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-bitmap__-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 0x1e00042, 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-bitmap__-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 0x1e00044, 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-bitmap__-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 - 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00046, 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 0x1e00046, 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 0x1e00046, 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[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0004a, 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 0x1e0004a, 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 0x1e0004a, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0004e, 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 0x1e0004e, 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 0x1e0004e, 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00052, 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 0x1e00052, 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 0x1e00052, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00056, 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 0x1e00056, 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 0x1e00056, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00059, 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 0x1e0005c, 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 0x1e0005d, 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[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0005e, 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 0x1e00061, 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 0x1e00062, 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[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00063, 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 0x1e00066, 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 0x1e00067, 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[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00068, 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 0x1e0006b, 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 0x1e0006c, 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0006d, 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 0x1e00070, 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 0x1e00071, 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 @ 1402054926034 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.074 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 0.377 sec [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.333 sec [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.362 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGB555 took 0.302 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA5551 took 0.298 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA8881 took 0.286 sec [apply] Testcase: testGL2OffScreenBitmapDblBufStencil took 0.31 sec [apply] Testcase: testGL2OffScreenBitmapDblBufStencilMSAA took 0.346 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 0.326 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 0.245 sec [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 0.259 sec [apply] Testcase: testGL2OffScreenFBODblBufStencil took 0.253 sec [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.24 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 0.234 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 0.301 sec [apply] Testcase: testGL2OffScreenPbufferDblBufMSAA took 0.267 sec [apply] Testcase: testGL2OffScreenPbufferDblBufStencil took 0.258 sec [apply] Testcase: testGL2OffScreenPbufferDblBufStencilMSAA took 0.271 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 0.258 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054927041 ms +++ localhosjunit.framework.TestListener: tests to run: 3 [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo [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[GL4bc/GL4bc.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[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedGLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4eSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mo5a3165, isOwner false, <3610613, 56d5cb20>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] Gno , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] LES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, 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-GL4bc_-hw-bitmap__-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 0x1e00006, 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-GL4bc_-hw-bitmap__-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 0x1e00008, 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-GL4bc_-hw-bitmap__-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@47577af7[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6e3f6f3[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[GL4bc/GL4bc.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[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [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] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [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[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0000a, 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-GL4bc_-hw-bitmap__-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 0x1e0000e, 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-GL4bc_-hw-bitmap__-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 0x1e00010, 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-GL4bc_-hw-bitmap__-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@5717e4ff[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@61bb4e04[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: 2.034 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[GL4bc/GL4bc.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[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@47577af7[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6e3f6f3[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[GL4bc/GL4bc.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[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5717e4ff[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@61bb4e04[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054927041 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4e5a3165, isOwner false, <3610613, 56d5cb20>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054929029 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, 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-GL4bc_-hw-bitmap__-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 0x1e00006, 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-GL4bc_-hw-bitmap__-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 0x1e00008, 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-GL4bc_-hw-bitmap__-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.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[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0000a, 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-GL4bc_-hw-bitmap__-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 0x1e0000e, 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-GL4bc_-hw-bitmap__-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 0x1e00010, 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-GL4bc_-hw-bitmap__-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 @ 1402054929029 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.121 sec [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.423 sec [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.362 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054929969 ms +++ localhosjunit.framework.TestListener: tests to run: 28 [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1845ac89, isOwner false, <64262d2, 7065cc33>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2junit.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/GL4bc.hw], offscr[auto-c compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffefg]] [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/GL4bc.hw], offscr[fbo]] [apply] r, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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 0x2c6e9867: tileRendererInUse null, GearsES2[obj 0x2c6e9867 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c6e9867 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2c6e9867 created: GearsObj[0x19aed9e3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c6e9867 created: GearsObj[0x2662d341, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c6e9867 created: GearsObj[0x2662d341, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c6e9867 FIN GearsES2[obj 0x2c6e9867 isInit true, usesShared false, 1 GearsObj[0x19aed9e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2662d341, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x694db1da, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c6e9867 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c6e9867, 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 0x2c6e9867 400x300, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c6e9867 400x300, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2c6e9867 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c6e9867, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2c6e9867 200x150, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c6e9867 200x150, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2c6e9867 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c6e9867, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2c6e9867 800x600, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c6e9867 800x600, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2c6e9867 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@52220d76[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@7ec40b92, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <78d3df42, 1de6a407>[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2c6e9867: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2c6e9867 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0000a, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0000c, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0000e, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@67e4ec09[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@66447828[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@4891e63d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <62a2d403, 300d438c>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [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 0x7901b7cf: tileRendererInUse null, GearsES2[obj 0x7901b7cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7901b7cf on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] gear1 0x7901b7cf created: GearsObj[0xd36bad6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7901b7cf created: GearsObj[0x4243e61, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7901b7cf created: GearsObj[0x4243e61, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7901b7cf FIN GearsES2[obj 0x7901b7cf isInit true, usesShared false, 1 GearsObj[0xd36bad6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4243e61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x677b5466, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7901b7cf 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7901b7cf, 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 0x7901b7cf 400x300, swapInterval 1, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7901b7cf 400x300, swapInterval 1, drawable 0x1e00010 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x7901b7cf 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7901b7cf, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x7901b7cf 200x150, swapInterval 1, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7901b7cf 200x150, swapInterval 1, drawable 0x1e00010 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x7901b7cf 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7901b7cf, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x7901b7cf 800x600, swapInterval 1, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7901b7cf 800x600, swapInterval 1, drawable 0x1e00010 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7901b7cf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7901b7cf FIN [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7901b7cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5fcab519[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@174550ce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <47bc1051, bd35aa2>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [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[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.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 0x53c2ff4e: tileRendererInUse null, GearsES2[obj 0x53c2ff4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x53c2ff4e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x53c2ff4e created: GearsObj[0x13eb0518, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x53c2ff4e created: GearsObj[0x2a9b74df, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53c2ff4e created: GearsObj[0x2a9b74df, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53c2ff4e FIN GearsES2[obj 0x53c2ff4e isInit true, usesShared false, 1 GearsObj[0x13eb0518, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a9b74df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4415f253, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53c2ff4e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00014, msaa true, tileRendererInUse null [apply] >> GearsES2 0x53c2ff4e, 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 0x53c2ff4e 400x300, swapInterval 1, drawable 0x1e00014 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53c2ff4e 400x300, swapInterval 1, drawable 0x1e00014 [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-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x53c2ff4e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00014, msaa true, tileRendererInUse null [apply] >> GearsES2 0x53c2ff4e, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x53c2ff4e 200x150, swapInterval 1, drawable 0x1e00014 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53c2ff4e 200x150, swapInterval 1, drawable 0x1e00014 [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-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x53c2ff4e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00014, msaa true, tileRendererInUse null [apply] >> GearsES2 0x53c2ff4e, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x53c2ff4e 800x600, swapInterval 1, drawable 0x1e00014 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53c2ff4e 800x600, swapInterval 1, drawable 0x1e00014 [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 0x53c2ff4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@270784d8[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@4fc17c3a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <27c2ecbe, 6e44c256>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x53c2ff4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x53c2ff4e 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[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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 0x1de10458: tileRendererInUse null, GearsES2[obj 0x1de10458 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1de10458 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1de10458 created: GearsObj[0x36192751, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1de10458 created: GearsObj[0x2d645296, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1de10458 created: GearsObj[0x2d645296, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1de10458 FIN GearsES2[obj 0x1de10458 isInit true, usesShared false, 1 GearsObj[0x36192751, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d645296, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x156a0d22, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1de10458 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1de10458, 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 0x1de10458 400x300, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1de10458 400x300, swapInterval 1, drawable 0x1e00018 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x1de10458 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1de10458, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x1de10458 200x150, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1de10458 200x150, swapInterval 1, drawable 0x1e00018 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x1de10458 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1de10458, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x1de10458 800x600, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1de10458 800x600, swapInterval 1, drawable 0x1e00018 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1de10458 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1fe43cbb[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@4628a18a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <15858f02, 736fd757>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x1de10458: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x1de10458 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.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 0x2ecdca66: tileRendererInUse null, GearsES2[obj 0x2ecdca66 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2ecdca66 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2ecdca66 created: GearsObj[0x3fc4819b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2ecdca66 created: GearsObj[0x7e1907d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2ecdca66 created: GearsObj[0x7e1907d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2ecdca66 FIN GearsES2[obj 0x2ecdca66 isInit true, usesShared false, 1 GearsObj[0x3fc4819b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e1907d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d506b04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ecdca66 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0001c, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2ecdca66, 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 0x2ecdca66 400x300, swapInterval 1, drawable 0x1e0001c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ecdca66 400x300, swapInterval 1, drawable 0x1e0001c [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-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x2ecdca66 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0001c, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2ecdca66, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x2ecdca66 200x150, swapInterval 1, drawable 0x1e0001c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ecdca66 200x150, swapInterval 1, drawable 0x1e0001c [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-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x2ecdca66 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0001c, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2ecdca66, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x2ecdca66 800x600, swapInterval 1, drawable 0x1e0001c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ecdca66 800x600, swapInterval 1, drawable 0x1e0001c [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-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x2ecdca66: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x2ecdca66 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] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2ecdca66 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@48a3068b[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@7ab8e3f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1007ce08, 70677770>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.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 0x11c7569a: tileRendererInUse null, GearsES2[obj 0x11c7569a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x11c7569a on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x11c7569a created: GearsObj[0x6fb5afd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x11c7569a created: GearsObj[0x60129b9f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x11c7569a created: GearsObj[0x60129b9f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x11c7569a FIN GearsES2[obj 0x11c7569a isInit true, usesShared false, 1 GearsObj[0x6fb5afd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60129b9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65a714ff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11c7569a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11c7569a, 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 0x11c7569a 400x300, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11c7569a 400x300, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x11c7569a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11c7569a, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x11c7569a 200x150, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11c7569a 200x150, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x11c7569a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11c7569a, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x11c7569a 800x600, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11c7569a 800x600, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x11c7569a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3606a194[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@5d23158, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2aa58b64, 5a62681b>[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x11c7569a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x11c7569a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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 0x61f4b0f7: tileRendererInUse null, GearsES2[obj 0x61f4b0f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x61f4b0f7 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x61f4b0f7 created: GearsObj[0x25195c94, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x61f4b0f7 created: GearsObj[0x240d0b93, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x61f4b0f7 created: GearsObj[0x240d0b93, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x61f4b0f7 FIN GearsES2[obj 0x61f4b0f7 isInit true, usesShared false, 1 GearsObj[0x25195c94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x240d0b93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5472f262, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x61f4b0f7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61f4b0f7, 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 0x61f4b0f7 400x300, swapInterval 1, drawable 0x1e00026 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61f4b0f7 400x300, swapInterval 1, drawable 0x1e00026 [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-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x61f4b0f7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61f4b0f7, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x61f4b0f7 200x150, swapInterval 1, drawable 0x1e00027 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61f4b0f7 200x150, swapInterval 1, drawable 0x1e00027 [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-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x61f4b0f7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61f4b0f7, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x61f4b0f7 800x600, swapInterval 1, drawable 0x1e00028 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61f4b0f7 800x600, swapInterval 1, drawable 0x1e00028 [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 0x61f4b0f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@78e5a5f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@2763019b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <54fe7b50, f51ecc8>[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x61f4b0f7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x61f4b0f7 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.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 0x2bae0a12: tileRendererInUse null, GearsES2[obj 0x2bae0a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2bae0a12 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2bae0a12 created: GearsObj[0x12879b15, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2bae0a12 created: GearsObj[0x4d68934, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2bae0a12 created: GearsObj[0x4d68934, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2bae0a12 FIN GearsES2[obj 0x2bae0a12 isInit true, usesShared false, 1 GearsObj[0x12879b15, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d68934, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20c9b767, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2bae0a12 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0002c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bae0a12, 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 0x2bae0a12 400x300, swapInterval 1, drawable 0x1e0002c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bae0a12 400x300, swapInterval 1, drawable 0x1e0002c [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-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x2bae0a12 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0002d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bae0a12, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x2bae0a12 200x150, swapInterval 1, drawable 0x1e0002d [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bae0a12 200x150, swapInterval 1, drawable 0x1e0002d [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-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x2bae0a12 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0002e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bae0a12, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x2bae0a12 800x600, swapInterval 1, drawable 0x1e0002e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bae0a12 800x600, swapInterval 1, drawable 0x1e0002e [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2bae0a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2f173a25[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@60b8a8f6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7b5ce015, e7bc1f9>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x2bae0a12: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x2bae0a12 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x66fd6dda: tileRendererInUse null, GearsES2[obj 0x66fd6dda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66fd6dda on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66fd6dda created: GearsObj[0x47326a41, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66fd6dda created: GearsObj[0x3eddf5eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66fd6dda created: GearsObj[0x3eddf5eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x66fd6dda FIN GearsES2[obj 0x66fd6dda isInit true, usesShared false, 1 GearsObj[0x47326a41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3eddf5eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e3c378b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x66fd6dda 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66fd6dda, 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 0x66fd6dda 400x300, swapInterval 1, drawable 0x1e00030 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x66fd6dda 400x300, swapInterval 1, drawable 0x1e00030 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.reshape 0x66fd6dda 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66fd6dda, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x66fd6dda 200x150, swapInterval 1, drawable 0x1e00030 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x66fd6dda 200x150, swapInterval 1, drawable 0x1e00030 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.reshape 0x66fd6dda 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66fd6dda, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x66fd6dda 800x600, swapInterval 1, drawable 0x1e00030 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x66fd6dda 800x600, swapInterval 1, drawable 0x1e00030 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x66fd6dda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@8373809[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@5292f822, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2ee0aa88, 1fdbdec3>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.dispose 0x66fd6dda: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.dispose 0x66fd6dda FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3303e3d5: tileRendererInUse null, GearsES2[obj 0x3303e3d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3303e3d5 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3303e3d5 created: GearsObj[0x5936f59f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3303e3d5 created: GearsObj[0x2737c77b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3303e3d5 created: GearsObj[0x2737c77b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3303e3d5 FIN GearsES2[obj 0x3303e3d5 isInit true, usesShared false, 1 GearsObj[0x5936f59f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2737c77b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f09705a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3303e3d5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00032, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3303e3d5, 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 0x3303e3d5 400x300, swapInterval 1, drawable 0x1e00032 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3303e3d5 400x300, swapInterval 1, drawable 0x1e00032 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.reshape 0x3303e3d5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00032, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3303e3d5, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x3303e3d5 200x150, swapInterval 1, drawable 0x1e00032 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x3303e3d5 200x150, swapInterval 1, drawable 0x1e00032 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3303e3d5 200x150, swapInterval 1, drawable 0x1e00032 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.reshape 0x3303e3d5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00032, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3303e3d5, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x3303e3d5 800x600, swapInterval 1, drawable 0x1e00032 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x3303e3d5 800x600, swapInterval 1, drawable 0x1e00032 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3303e3d5 800x600, swapInterval 1, drawable 0x1e00032 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3303e3d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4462cf1d[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@38bce164, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <78718955, 65ef6939>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.dispose 0x3303e3d5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.dispose 0x3303e3d5 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] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x37470c22: tileRendererInUse null, GearsES2[obj 0x37470c22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x37470c22 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] gear1 0x37470c22 created: GearsObj[0x3cbcef07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x37470c22 created: GearsObj[0x17f0d3b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x37470c22 created: GearsObj[0x17f0d3b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x37470c22 FIN GearsES2[obj 0x37470c22 isInit true, usesShared false, 1 GearsObj[0x3cbcef07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17f0d3b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43dbe14f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x37470c22 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00034, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37470c22, 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 0x37470c22 400x300, swapInterval 1, drawable 0x1e00034 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x37470c22 400x300, swapInterval 1, drawable 0x1e00034 [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-.x11_:0-1-EDT-12,5,main] GearsES2.reshape 0x37470c22 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00034, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37470c22, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0x37470c22 200x150, swapInterval 1, drawable 0x1e00034 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0x37470c22 200x150, swapInterval 1, drawable 0x1e00034 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x37470c22 200x150, swapInterval 1, drawable 0x1e00034 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.reshape 0x37470c22 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00034, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37470c22, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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-.x11_:0-1-EDT-12,5,main] GearsES2.display 0x37470c22 800x600, swapInterval 1, drawable 0x1e00034 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0x37470c22 800x600, swapInterval 1, drawable 0x1e00034 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x37470c22 800x600, swapInterval 1, drawable 0x1e00034 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x37470c22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@196da888[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@63fe0e45, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3c5b074c, 7c3c2d88>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.dispose 0x37470c22: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.dispose 0x37470c22 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4d8811e0: tileRendererInUse null, GearsES2[obj 0x4d8811e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d8811e0 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4d8811e0 created: GearsObj[0x6dc0a1ce, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d8811e0 created: GearsObj[0x1bf13ad, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d8811e0 created: GearsObj[0x1bf13ad, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4d8811e0 FIN GearsES2[obj 0x4d8811e0 isInit true, usesShared false, 1 GearsObj[0x6dc0a1ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1bf13ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27a4c3c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4d8811e0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00036, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4d8811e0, 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 0x4d8811e0 400x300, swapInterval 1, drawable 0x1e00036 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d8811e0 400x300, swapInterval 1, drawable 0x1e00036 [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-.x11_:0-1-EDT-13,5,main] GearsES2.reshape 0x4d8811e0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00036, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4d8811e0, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x4d8811e0 200x150, swapInterval 1, drawable 0x1e00036 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x4d8811e0 200x150, swapInterval 1, drawable 0x1e00036 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d8811e0 200x150, swapInterval 1, drawable 0x1e00036 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.reshape 0x4d8811e0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00036, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4d8811e0, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x4d8811e0 800x600, swapInterval 1, drawable 0x1e00036 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x4d8811e0 800x600, swapInterval 1, drawable 0x1e00036 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d8811e0 800x600, swapInterval 1, drawable 0x1e00036 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4d8811e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@204db0e4[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@76789566, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6698984d, 2c371bda>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.dispose 0x4d8811e0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.dispose 0x4d8811e0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2d2d6dfc: tileRendererInUse null, GearsES2[obj 0x2d2d6dfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d2d6dfc on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2d2d6dfc created: GearsObj[0x28f2e048, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d2d6dfc created: GearsObj[0x6162abf8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d2d6dfc created: GearsObj[0x6162abf8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2d2d6dfc FIN GearsES2[obj 0x2d2d6dfc isInit true, usesShared false, 1 GearsObj[0x28f2e048, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6162abf8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x150858bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2d2d6dfc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d2d6dfc, 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 0x2d2d6dfc 400x300, swapInterval 1, drawable 0x1e00038 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2d2d6dfc 400x300, swapInterval 1, drawable 0x1e00038 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.reshape 0x2d2d6dfc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d2d6dfc, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x2d2d6dfc 200x150, swapInterval 1, drawable 0x1e00038 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2d2d6dfc 200x150, swapInterval 1, drawable 0x1e00038 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x2d2d6dfc 200x150, swapInterval 1, drawable 0x1e00038 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.reshape 0x2d2d6dfc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d2d6dfc, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x2d2d6dfc 800x600, swapInterval 1, drawable 0x1e00038 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x2d2d6dfc 800x600, swapInterval 1, drawable 0x1e00038 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0006-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2d2d6dfc 800x600, swapInterval 1, drawable 0x1e00038 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2d2d6dfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@18fd290[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@58aa5672, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <171183d8, 7ee6e5bc>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.dispose 0x2d2d6dfc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.dispose 0x2d2d6dfc FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 16.024 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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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 0x2c6e9867 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@52220d76[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@7ec40b92, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <78d3df42, 1de6a407>[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/GL4bc.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/GL4bc.hw], offscr[bitmap]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@67e4ec09[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@66447828[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@4891e63d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <62a2d403, 300d438c>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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 0x7901b7cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5fcab519[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@174550ce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <47bc1051, bd35aa2>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.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 0x53c2ff4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@270784d8[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@4fc17c3a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <27c2ecbe, 6e44c256>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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 0x1de10458 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1fe43cbb[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@4628a18a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <15858f02, 736fd757>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.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 0x2ecdca66 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@48a3068b[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@7ab8e3f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1007ce08, 70677770>[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/GL4bc.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/GL4bc.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.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 0x11c7569a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3606a194[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@5d23158, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2aa58b64, 5a62681b>[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.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 0x61f4b0f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@78e5a5f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@2763019b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <54fe7b50, f51ecc8>[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/GL4bc.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/GL4bc.hw], offscr[pbuffer]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.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 0x2bae0a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2f173a25[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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@60b8a8f6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7b5ce015, e7bc1f9>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x66fd6dda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@8373809[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@5292f822, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2ee0aa88, 1fdbdec3>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3303e3d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4462cf1d[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@38bce164, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <78718955, 65ef6939>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x37470c22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@196da888[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@63fe0e45, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3c5b074c, 7c3c2d88>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4d8811e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@204db0e4[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@76789566, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6698984d, 2c371bda>[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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [apply] Window Caps PostGL : GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Chosen GL Caps(2): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2d2d6dfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@18fd290[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@58aa5672, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <171183d8, 7ee6e5bc>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054929969 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1845ac89, isOwner false, <64262d2, 7065cc33>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054945939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] itmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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 0x2c6e9867: tileRendererInUse null, GearsES2[obj 0x2c6e9867 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c6e9867 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2c6e9867 created: GearsObj[0x19aed9e3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c6e9867 created: GearsObj[0x2662d341, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c6e9867 created: GearsObj[0x2662d341, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c6e9867 FIN GearsES2[obj 0x2c6e9867 isInit true, usesShared false, 1 GearsObj[0x19aed9e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2662d341, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x694db1da, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c6e9867 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c6e9867, 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 0x2c6e9867 400x300, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c6e9867 400x300, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2c6e9867 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c6e9867, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2c6e9867 200x150, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c6e9867 200x150, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2c6e9867 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c6e9867, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2c6e9867 800x600, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c6e9867 800x600, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2c6e9867: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2c6e9867 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[bitmap]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0000a, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0000c, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0000e, 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-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0x7901b7cf: tileRendererInUse null, GearsES2[obj 0x7901b7cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7901b7cf on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7901b7cf created: GearsObj[0xd36bad6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7901b7cf created: GearsObj[0x4243e61, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7901b7cf created: GearsObj[0x4243e61, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7901b7cf FIN GearsES2[obj 0x7901b7cf isInit true, usesShared false, 1 GearsObj[0xd36bad6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4243e61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x677b5466, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7901b7cf 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7901b7cf, 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 0x7901b7cf 400x300, swapInterval 1, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7901b7cf 400x300, swapInterval 1, drawable 0x1e00010 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x7901b7cf 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7901b7cf, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x7901b7cf 200x150, swapInterval 1, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7901b7cf 200x150, swapInterval 1, drawable 0x1e00010 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x7901b7cf 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7901b7cf, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x7901b7cf 800x600, swapInterval 1, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7901b7cf 800x600, swapInterval 1, drawable 0x1e00010 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7901b7cf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7901b7cf 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 0x53c2ff4e: tileRendererInUse null, GearsES2[obj 0x53c2ff4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x53c2ff4e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x53c2ff4e created: GearsObj[0x13eb0518, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x53c2ff4e created: GearsObj[0x2a9b74df, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53c2ff4e created: GearsObj[0x2a9b74df, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53c2ff4e FIN GearsES2[obj 0x53c2ff4e isInit true, usesShared false, 1 GearsObj[0x13eb0518, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a9b74df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4415f253, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53c2ff4e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00014, msaa true, tileRendererInUse null [apply] >> GearsES2 0x53c2ff4e, 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 0x53c2ff4e 400x300, swapInterval 1, drawable 0x1e00014 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53c2ff4e 400x300, swapInterval 1, drawable 0x1e00014 [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-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x53c2ff4e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00014, msaa true, tileRendererInUse null [apply] >> GearsES2 0x53c2ff4e, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x53c2ff4e 200x150, swapInterval 1, drawable 0x1e00014 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53c2ff4e 200x150, swapInterval 1, drawable 0x1e00014 [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-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x53c2ff4e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00014, msaa true, tileRendererInUse null [apply] >> GearsES2 0x53c2ff4e, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x53c2ff4e 800x600, swapInterval 1, drawable 0x1e00014 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53c2ff4e 800x600, swapInterval 1, drawable 0x1e00014 [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-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x53c2ff4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x53c2ff4e 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 0x1de10458: tileRendererInUse null, GearsES2[obj 0x1de10458 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1de10458 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1de10458 created: GearsObj[0x36192751, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1de10458 created: GearsObj[0x2d645296, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1de10458 created: GearsObj[0x2d645296, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1de10458 FIN GearsES2[obj 0x1de10458 isInit true, usesShared false, 1 GearsObj[0x36192751, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d645296, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x156a0d22, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1de10458 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1de10458, 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 0x1de10458 400x300, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1de10458 400x300, swapInterval 1, drawable 0x1e00018 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x1de10458 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1de10458, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x1de10458 200x150, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1de10458 200x150, swapInterval 1, drawable 0x1e00018 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x1de10458 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1de10458, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x1de10458 800x600, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1de10458 800x600, swapInterval 1, drawable 0x1e00018 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x1de10458: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x1de10458 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 0x2ecdca66: tileRendererInUse null, GearsES2[obj 0x2ecdca66 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2ecdca66 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2ecdca66 created: GearsObj[0x3fc4819b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2ecdca66 created: GearsObj[0x7e1907d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2ecdca66 created: GearsObj[0x7e1907d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2ecdca66 FIN GearsES2[obj 0x2ecdca66 isInit true, usesShared false, 1 GearsObj[0x3fc4819b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e1907d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d506b04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ecdca66 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0001c, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2ecdca66, 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 0x2ecdca66 400x300, swapInterval 1, drawable 0x1e0001c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ecdca66 400x300, swapInterval 1, drawable 0x1e0001c [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-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x2ecdca66 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0001c, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2ecdca66, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x2ecdca66 200x150, swapInterval 1, drawable 0x1e0001c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ecdca66 200x150, swapInterval 1, drawable 0x1e0001c [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-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x2ecdca66 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0001c, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2ecdca66, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x2ecdca66 800x600, swapInterval 1, drawable 0x1e0001c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ecdca66 800x600, swapInterval 1, drawable 0x1e0001c [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-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x2ecdca66: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x2ecdca66 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 0x11c7569a: tileRendererInUse null, GearsES2[obj 0x11c7569a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x11c7569a on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x11c7569a created: GearsObj[0x6fb5afd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x11c7569a created: GearsObj[0x60129b9f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x11c7569a created: GearsObj[0x60129b9f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x11c7569a FIN GearsES2[obj 0x11c7569a isInit true, usesShared false, 1 GearsObj[0x6fb5afd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60129b9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65a714ff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11c7569a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11c7569a, 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 0x11c7569a 400x300, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11c7569a 400x300, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x11c7569a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11c7569a, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x11c7569a 200x150, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11c7569a 200x150, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x11c7569a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11c7569a, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x11c7569a 800x600, swapInterval 1, drawable 0x1e00020 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11c7569a 800x600, swapInterval 1, drawable 0x1e00020 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x11c7569a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x11c7569a 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 0x61f4b0f7: tileRendererInUse null, GearsES2[obj 0x61f4b0f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x61f4b0f7 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x61f4b0f7 created: GearsObj[0x25195c94, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x61f4b0f7 created: GearsObj[0x240d0b93, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x61f4b0f7 created: GearsObj[0x240d0b93, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x61f4b0f7 FIN GearsES2[obj 0x61f4b0f7 isInit true, usesShared false, 1 GearsObj[0x25195c94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x240d0b93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5472f262, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x61f4b0f7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61f4b0f7, 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 0x61f4b0f7 400x300, swapInterval 1, drawable 0x1e00026 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61f4b0f7 400x300, swapInterval 1, drawable 0x1e00026 [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-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x61f4b0f7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61f4b0f7, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x61f4b0f7 200x150, swapInterval 1, drawable 0x1e00027 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61f4b0f7 200x150, swapInterval 1, drawable 0x1e00027 [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-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x61f4b0f7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61f4b0f7, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x61f4b0f7 800x600, swapInterval 1, drawable 0x1e00028 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61f4b0f7 800x600, swapInterval 1, drawable 0x1e00028 [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-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x61f4b0f7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x61f4b0f7 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 0x2bae0a12: tileRendererInUse null, GearsES2[obj 0x2bae0a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2bae0a12 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2bae0a12 created: GearsObj[0x12879b15, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2bae0a12 created: GearsObj[0x4d68934, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2bae0a12 created: GearsObj[0x4d68934, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2bae0a12 FIN GearsES2[obj 0x2bae0a12 isInit true, usesShared false, 1 GearsObj[0x12879b15, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d68934, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20c9b767, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2bae0a12 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0002c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bae0a12, 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 0x2bae0a12 400x300, swapInterval 1, drawable 0x1e0002c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bae0a12 400x300, swapInterval 1, drawable 0x1e0002c [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-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x2bae0a12 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0002d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bae0a12, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x2bae0a12 200x150, swapInterval 1, drawable 0x1e0002d [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bae0a12 200x150, swapInterval 1, drawable 0x1e0002d [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-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x2bae0a12 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0002e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bae0a12, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x2bae0a12 800x600, swapInterval 1, drawable 0x1e0002e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bae0a12 800x600, swapInterval 1, drawable 0x1e0002e [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-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x2bae0a12: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x2bae0a12 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 0x66fd6dda: tileRendererInUse null, GearsES2[obj 0x66fd6dda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66fd6dda on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66fd6dda created: GearsObj[0x47326a41, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66fd6dda created: GearsObj[0x3eddf5eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66fd6dda created: GearsObj[0x3eddf5eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x66fd6dda FIN GearsES2[obj 0x66fd6dda isInit true, usesShared false, 1 GearsObj[0x47326a41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3eddf5eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e3c378b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x66fd6dda 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66fd6dda, 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 0x66fd6dda 400x300, swapInterval 1, drawable 0x1e00030 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x66fd6dda 400x300, swapInterval 1, drawable 0x1e00030 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.reshape 0x66fd6dda 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66fd6dda, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x66fd6dda 200x150, swapInterval 1, drawable 0x1e00030 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x66fd6dda 200x150, swapInterval 1, drawable 0x1e00030 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.reshape 0x66fd6dda 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66fd6dda, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x66fd6dda 800x600, swapInterval 1, drawable 0x1e00030 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x66fd6dda 800x600, swapInterval 1, drawable 0x1e00030 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.dispose 0x66fd6dda: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.dispose 0x66fd6dda 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 0x3303e3d5: tileRendererInUse null, GearsES2[obj 0x3303e3d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3303e3d5 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3303e3d5 created: GearsObj[0x5936f59f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3303e3d5 created: GearsObj[0x2737c77b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3303e3d5 created: GearsObj[0x2737c77b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3303e3d5 FIN GearsES2[obj 0x3303e3d5 isInit true, usesShared false, 1 GearsObj[0x5936f59f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2737c77b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f09705a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3303e3d5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00032, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3303e3d5, 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 0x3303e3d5 400x300, swapInterval 1, drawable 0x1e00032 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3303e3d5 400x300, swapInterval 1, drawable 0x1e00032 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.reshape 0x3303e3d5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00032, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3303e3d5, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x3303e3d5 200x150, swapInterval 1, drawable 0x1e00032 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x3303e3d5 200x150, swapInterval 1, drawable 0x1e00032 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3303e3d5 200x150, swapInterval 1, drawable 0x1e00032 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.reshape 0x3303e3d5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00032, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3303e3d5, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x3303e3d5 800x600, swapInterval 1, drawable 0x1e00032 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x3303e3d5 800x600, swapInterval 1, drawable 0x1e00032 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3303e3d5 800x600, swapInterval 1, drawable 0x1e00032 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.dispose 0x3303e3d5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.dispose 0x3303e3d5 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 0x37470c22: tileRendererInUse null, GearsES2[obj 0x37470c22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x37470c22 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x37470c22 created: GearsObj[0x3cbcef07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x37470c22 created: GearsObj[0x17f0d3b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x37470c22 created: GearsObj[0x17f0d3b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x37470c22 FIN GearsES2[obj 0x37470c22 isInit true, usesShared false, 1 GearsObj[0x3cbcef07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17f0d3b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43dbe14f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x37470c22 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00034, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37470c22, 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 0x37470c22 400x300, swapInterval 1, drawable 0x1e00034 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x37470c22 400x300, swapInterval 1, drawable 0x1e00034 [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-.x11_:0-1-EDT-12,5,main] GearsES2.reshape 0x37470c22 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00034, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37470c22, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0x37470c22 200x150, swapInterval 1, drawable 0x1e00034 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0x37470c22 200x150, swapInterval 1, drawable 0x1e00034 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x37470c22 200x150, swapInterval 1, drawable 0x1e00034 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.reshape 0x37470c22 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00034, msaa false, tileRendererInUse null [apply] >> GearsES2 0x37470c22, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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-.x11_:0-1-EDT-12,5,main] GearsES2.display 0x37470c22 800x600, swapInterval 1, drawable 0x1e00034 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0x37470c22 800x600, swapInterval 1, drawable 0x1e00034 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x37470c22 800x600, swapInterval 1, drawable 0x1e00034 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.dispose 0x37470c22: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.dispose 0x37470c22 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 0x4d8811e0: tileRendererInUse null, GearsES2[obj 0x4d8811e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d8811e0 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4d8811e0 created: GearsObj[0x6dc0a1ce, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d8811e0 created: GearsObj[0x1bf13ad, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d8811e0 created: GearsObj[0x1bf13ad, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4d8811e0 FIN GearsES2[obj 0x4d8811e0 isInit true, usesShared false, 1 GearsObj[0x6dc0a1ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1bf13ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27a4c3c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4d8811e0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00036, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4d8811e0, 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 0x4d8811e0 400x300, swapInterval 1, drawable 0x1e00036 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d8811e0 400x300, swapInterval 1, drawable 0x1e00036 [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-.x11_:0-1-EDT-13,5,main] GearsES2.reshape 0x4d8811e0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00036, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4d8811e0, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x4d8811e0 200x150, swapInterval 1, drawable 0x1e00036 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x4d8811e0 200x150, swapInterval 1, drawable 0x1e00036 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d8811e0 200x150, swapInterval 1, drawable 0x1e00036 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.reshape 0x4d8811e0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00036, msaa true, tileRendererInUse null [apply] >> GearsES2 0x4d8811e0, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x4d8811e0 800x600, swapInterval 1, drawable 0x1e00036 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x4d8811e0 800x600, swapInterval 1, drawable 0x1e00036 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4d8811e0 800x600, swapInterval 1, drawable 0x1e00036 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.dispose 0x4d8811e0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.dispose 0x4d8811e0 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 0x2d2d6dfc: tileRendererInUse null, GearsES2[obj 0x2d2d6dfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d2d6dfc on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2d2d6dfc created: GearsObj[0x28f2e048, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d2d6dfc created: GearsObj[0x6162abf8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d2d6dfc created: GearsObj[0x6162abf8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2d2d6dfc FIN GearsES2[obj 0x2d2d6dfc isInit true, usesShared false, 1 GearsObj[0x28f2e048, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6162abf8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x150858bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2d2d6dfc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d2d6dfc, 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 0x2d2d6dfc 400x300, swapInterval 1, drawable 0x1e00038 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2d2d6dfc 400x300, swapInterval 1, drawable 0x1e00038 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.reshape 0x2d2d6dfc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d2d6dfc, 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[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x2d2d6dfc 200x150, swapInterval 1, drawable 0x1e00038 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2d2d6dfc 200x150, swapInterval 1, drawable 0x1e00038 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x2d2d6dfc 200x150, swapInterval 1, drawable 0x1e00038 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.reshape 0x2d2d6dfc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d2d6dfc, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x2d2d6dfc 800x600, swapInterval 1, drawable 0x1e00038 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x2d2d6dfc 800x600, swapInterval 1, drawable 0x1e00038 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0006-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2d2d6dfc 800x600, swapInterval 1, drawable 0x1e00038 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.dispose 0x2d2d6dfc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.dispose 0x2d2d6dfc FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054945939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.108 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 0 sec [apply] Testcase: testES2OffScreenFBODblBuf took 0.001 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.001 sec [apply] Testcase: testES2OffScreenPbufferSglBuf took 0.001 sec [apply] Testcase: testES2OnScreenDblBuf took 0.001 sec [apply] Testcase: testES2OnScreenDblBufMSAA took 0.001 sec [apply] Testcase: testES2OnScreenDblBufStencil took 0.001 sec [apply] Testcase: testES2OnScreenDblBufStencilMSAA took 0.001 sec [apply] Testcase: testES2OnScreenSglBuf took 0.001 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.699 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.383 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 1.307 sec [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 1.322 sec [apply] Testcase: testGL2OffScreenFBODblBufStencil took 1.33 sec [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 1.33 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.291 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.405 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.347 sec [apply] Testcase: testGL2OnScreenDblBuf took 0.394 sec [apply] Testcase: testGL2OnScreenDblBufMSAA took 0.519 sec [apply] Testcase: testGL2OnScreenDblBufStencil took 0.49 sec [apply] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.526 sec [apply] Testcase: testGL2OnScreenSglBuf took 0.395 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054947012 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01_1A1RThreads_100Resizes) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x68d6f200: tileRendererInUse null, GearsES2[obj 0x68d6f200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68d6f200 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x68d6f200 created: GearsObj[0x6beff444, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68d6f200 created: GearsObj[0x568dd3b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68d6f200 created: GearsObj[0x568dd3b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x68d6f200 FIN GearsES2[obj 0x68d6f200 isInit true, usesShared false, 1 GearsObj[0x6beff444, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x568dd3b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27d51ad5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 64x64 of 64x64, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 64x64, swapInterval 0, drawable 0x1e00002 [apply] animThreadCount 1, frameCount 200 [apply] reszThreadCount 1, resizeCount 100 [apply] tasks 2, threads 2 [apply] create anim task/thread 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 64x64, swapInterval 0, drawable 0x1e00002 [apply] create resz task/thread 0 [apply] start resize thread 0 [apply] start anim thread 0 [apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 64x64, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 64x64, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 65x65 of 65x65, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 65x65, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 65x65, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 65x65, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 65x65, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 66x66 of 66x66, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 16.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 66x66, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 66x66, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 66x66, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 66x66, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 67x67 of 67x67, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 67x67, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 67x67, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 67x67, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 67x67, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 68x68 of 68x68, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 68x68, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 68x68, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 68x68, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 68x68, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 69x69 of 69x69, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 69x69, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 69x69, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 69x69, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 69x69, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 70x70 of 70x70, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 70x70, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 70x70, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 70x70, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 70x70, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 71x71 of 71x71, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 71x71, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 71x71, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 71x71, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 71x71, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 72x72 of 72x72, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 72x72, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 72x72, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 72x72, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 72x72, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 73x73 of 73x73, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 73x73, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 73x73, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 73x73, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 73x73, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 74x74 of 74x74, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 74x74, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 74x74, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 74x74, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 74x74, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 75x75 of 75x75, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 88.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 75x75, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 75x75, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 75x75, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 75x75, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 76x76 of 76x76, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 96.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 76x76, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 76x76, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 76x76, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 76x76, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 77x77 of 77x77, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 77x77, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 77x77, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 77x77, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 77x77, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 78x78 of 78x78, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 78x78, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 78x78, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 78x78, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 78x78, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 79x79 of 79x79, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 120.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 79x79, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 79x79, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 79x79, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 79x79, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 80x80 of 80x80, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 80x80, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 80x80, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 80x80, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 80x80, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 81x81 of 81x81, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 136.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 81x81, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 81x81, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 81x81, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 81x81, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 82x82 of 82x82, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 144.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 82x82, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 82x82, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 82x82, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 82x82, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 83x83 of 83x83, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 152.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 83x83, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 83x83, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 83x83, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 83x83, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 84x84 of 84x84, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 84x84, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 84x84, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 84x84, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 84x84, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 85x85 of 85x85, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 168.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 85x85, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 85x85, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 85x85, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 85x85, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 86x86 of 86x86, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 86x86, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 86x86, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 86x86, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 86x86, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 87x87 of 87x87, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 87x87, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 87x87, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 87x87, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 87x87, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 88x88 of 88x88, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 88x88, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 88x88, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 88x88, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 88x88, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 89x89 of 89x89, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 89x89, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 89x89, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 89x89, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 89x89, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 90x90 of 90x90, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 90x90, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 90x90, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 90x90, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 90x90, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 91x91 of 91x91, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 216.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 91x91, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 91x91, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 91x91, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 91x91, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 92x92 of 92x92, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 92x92, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 92x92, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 92x92, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 92x92, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 93x93 of 93x93, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 93x93, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 93x93, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 93x93, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 93x93, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 94x94 of 94x94, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 240.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 94x94, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 94x94, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 94x94, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 94x94, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 95x95 of 95x95, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 95x95, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 95x95, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 95x95, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 95x95, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 96x96 of 96x96, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 256.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 96x96, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 96x96, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 96x96, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 96x96, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 97x97 of 97x97, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 264.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 97x97, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 97x97, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 97x97, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 97x97, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 98x98 of 98x98, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 98x98, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 98x98, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 98x98, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 98x98, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 99x99 of 99x99, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 280.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 99x99, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 99x99, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 99x99, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 99x99, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 100x100 of 100x100, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 288.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 100x100, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 100x100, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 100x100, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 100x100, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 101x101 of 101x101, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 296.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 101x101, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 101x101, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 101x101, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 101x101, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 102x102 of 102x102, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 304.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 102x102, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 102x102, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 102x102, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 102x102, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 103x103 of 103x103, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 312.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 103x103, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 103x103, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 103x103, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 103x103, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 104x104 of 104x104, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 104x104, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 104x104, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 104x104, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 104x104, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 105x105 of 105x105, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 328.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 105x105, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 105x105, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 105x105, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 105x105, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 106x106 of 106x106, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 106x106, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 106x106, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 106x106, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 106x106, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 107x107 of 107x107, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 344.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 107x107, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 107x107, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 107x107, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 107x107, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 108x108 of 108x108, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 352.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 108x108, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 108x108, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 108x108, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 108x108, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 109x109 of 109x109, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 360.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 109x109, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 109x109, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 109x109, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 109x109, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 110x110 of 110x110, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 368.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 110x110, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 110x110, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 110x110, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 110x110, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 111x111 of 111x111, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 376.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 111x111, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 111x111, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 111x111, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 111x111, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 112x112 of 112x112, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 384.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 112x112, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 112x112, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 112x112, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 112x112, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 113x113 of 113x113, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 392.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 113x113, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 113x113, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 113x113, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 113x113, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 114x114 of 114x114, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 400.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 114x114, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 114x114, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 114x114, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 114x114, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 115x115 of 115x115, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 408.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 115x115, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 115x115, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 115x115, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 115x115, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 116x116 of 116x116, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 416.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 116x116, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 116x116, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 116x116, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 116x116, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 117x117 of 117x117, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 424.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 117x117, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 117x117, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 117x117, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 117x117, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 118x118 of 118x118, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 432.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 118x118, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 118x118, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 118x118, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 118x118, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 119x119 of 119x119, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 440.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 119x119, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 119x119, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 119x119, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 119x119, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 120x120 of 120x120, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 448.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 120x120, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 120x120, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 120x120, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 120x120, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 121x121 of 121x121, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 456.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 121x121, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 121x121, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 121x121, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 121x121, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 122x122 of 122x122, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 464.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 122x122, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 122x122, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 122x122, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 122x122, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 123x123 of 123x123, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 472.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 123x123, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 123x123, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 123x123, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 123x123, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 124x124 of 124x124, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 480.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 124x124, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 124x124, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 124x124, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 124x124, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 125x125 of 125x125, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 488.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 125x125, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 125x125, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 125x125, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 125x125, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 126x126 of 126x126, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 496.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 126x126, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 126x126, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 126x126, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 126x126, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 127x127 of 127x127, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 504.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 127x127, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 127x127, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 127x127, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 127x127, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 128x128 of 128x128, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 512.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 128x128, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 128x128, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 128x128, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 128x128, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 129x129 of 129x129, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 520.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 129x129, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 129x129, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 129x129, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 129x129, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 130x130 of 130x130, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 528.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 130x130, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 130x130, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 130x130, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 130x130, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 131x131 of 131x131, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 536.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 131x131, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 131x131, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 131x131, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 131x131, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 132x132 of 132x132, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 544.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 132x132, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 132x132, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 132x132, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 132x132, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 133x133 of 133x133, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 552.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 133x133, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 133x133, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 133x133, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 133x133, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 134x134 of 134x134, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 560.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 134x134, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 134x134, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 134x134, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 134x134, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 135x135 of 135x135, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 568.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 135x135, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 135x135, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 135x135, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 135x135, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 136x136 of 136x136, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 576.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 136x136, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 136x136, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 136x136, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 136x136, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 137x137 of 137x137, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 584.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 137x137, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 137x137, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 137x137, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 137x137, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 138x138 of 138x138, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 592.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 138x138, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 138x138, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 138x138, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 138x138, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 139x139 of 139x139, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 600.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 139x139, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 139x139, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 139x139, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 139x139, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 140x140 of 140x140, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 608.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 140x140, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 140x140, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 140x140, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 140x140, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 141x141 of 141x141, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 616.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 141x141, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 141x141, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 141x141, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 141x141, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 142x142 of 142x142, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 624.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 142x142, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 142x142, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 142x142, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 142x142, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 143x143 of 143x143, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 632.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 143x143, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 143x143, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 143x143, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 143x143, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 144x144 of 144x144, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 640.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 144x144, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 144x144, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 144x144, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 144x144, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 145x145 of 145x145, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 648.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 145x145, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 145x145, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 145x145, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 145x145, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 146x146 of 146x146, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 656.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 146x146, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 146x146, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 146x146, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 146x146, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 147x147 of 147x147, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 664.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 147x147, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 147x147, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 147x147, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 147x147, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 148x148 of 148x148, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 672.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 148x148, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 148x148, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 148x148, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 148x148, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 149x149 of 149x149, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 680.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 149x149, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 149x149, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 149x149, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 149x149, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 150x150 of 150x150, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 688.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 150x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 150x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 150x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 150x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 151x151 of 151x151, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 696.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 151x151, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 151x151, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 151x151, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 151x151, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 152x152 of 152x152, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 704.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 152x152, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 152x152, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 152x152, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 152x152, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 153x153 of 153x153, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 712.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 153x153, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 153x153, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 153x153, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 153x153, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 154x154 of 154x154, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 720.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 154x154, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 154x154, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 154x154, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 154x154, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 155x155 of 155x155, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 728.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 155x155, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 155x155, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 155x155, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 155x155, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 156x156 of 156x156, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 736.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 156x156, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 156x156, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 156x156, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 156x156, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 157x157 of 157x157, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 744.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 157x157, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 157x157, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 157x157, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 157x157, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 158x158 of 158x158, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 752.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 158x158, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 158x158, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 158x158, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 158x158, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 159x159 of 159x159, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 760.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 159x159, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 159x159, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 159x159, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 159x159, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 160x160 of 160x160, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 768.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 160x160, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 160x160, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 160x160, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 160x160, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 161x161 of 161x161, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 776.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 161x161, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 161x161, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 161x161, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 161x161, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 162x162 of 162x162, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 784.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 162x162, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 162x162, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 162x162, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 162x162, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 163x163 of 163x163, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 792.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 163x163, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 163x163, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 163x163, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 163x163, swapInterval 0, drawable 0x1e00002 [apply] Animatr 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Animatr 0: END: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] junit.framework.TestListener: endTest(test01_1A1RThreads_100Resizes) [apply] junit.framework.TestListener: startTest(test01_3A3RThreads_50Resizes) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 164x164 of 164x164, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 800.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 164x164, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 164x164, swapInterval 0, drawable 0x1e00002 [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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x68d6f200: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x68d6f200 FIN [apply] *** reshapes: 100, displays 401 [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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x423d19db: tileRendererInUse null, GearsES2[obj 0x423d19db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x423d19db on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x423d19db created: GearsObj[0x58da7765, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x423d19db created: GearsObj[0x6ed4b575, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x423d19db created: GearsObj[0x6ed4b575, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x423d19db FIN GearsES2[obj 0x423d19db isInit true, usesShared false, 1 GearsObj[0x58da7765, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ed4b575, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ed54d2b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 64x64 of 64x64, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 64x64, swapInterval 0, drawable 0x1e00004 [apply] animThreadCount 3, frameCount 100 [apply] reszThreadCount 3, resizeCount 50 [apply] tasks 6, threads 6 [apply] create anim task/thread 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 64x64, swapInterval 0, drawable 0x1e00004 [apply] create anim task/thread 1 [apply] create anim task/thread 2 [apply] create resz task/thread 0 [apply] create resz task/thread 1 [apply] create resz task/thread 2 [apply] start resize thread 0 [apply] start anim thread 0 [apply] start resize thread 1 [apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] start anim thread 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 64x64, swapInterval 0, drawable 0x1e00004 [apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] start resize thread 2 [apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] start anim thread 2 [apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 65x65 of 65x65, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 6.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 66x66 of 66x66, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 67x67 of 67x67, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 68x68 of 68x68, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 69x69 of 69x69, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 70.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 70x70 of 70x70, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 86.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 71x71 of 71x71, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 102.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 72x72 of 72x72, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 73x73 of 73x73, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 134.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 74x74 of 74x74, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 75x75 of 75x75, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 166.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 76x76 of 76x76, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 77x77 of 77x77, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 78x78 of 78x78, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 79x79 of 79x79, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 80x80 of 80x80, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 81x81 of 81x81, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 262.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 82x82 of 82x82, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 83x83 of 83x83, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 294.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 84x84 of 84x84, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 310.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 85x85 of 85x85, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 86x86 of 86x86, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 342.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 87x87 of 87x87, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 358.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 88x88 of 88x88, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 374.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 89x89 of 89x89, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 390.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 90x90 of 90x90, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 406.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 91x91 of 91x91, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 422.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 92x92 of 92x92, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 438.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 93x93 of 93x93, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 454.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 94x94 of 94x94, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 470.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 95x95 of 95x95, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 486.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 96x96 of 96x96, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 502.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 97x97 of 97x97, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 518.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 98x98 of 98x98, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 534.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 99x99 of 99x99, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 550.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 100x100 of 100x100, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 566.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 101x101 of 101x101, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 582.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 102x102 of 102x102, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 598.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 103x103 of 103x103, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 614.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 104x104 of 104x104, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 630.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 105x105 of 105x105, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 646.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 106x106 of 106x106, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 662.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 107x107 of 107x107, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 678.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 108x108 of 108x108, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 694.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 109x109 of 109x109, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 710.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 110x110 of 110x110, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 726.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 111x111 of 111x111, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 742.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 112x112 of 112x112, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 758.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 113x113 of 113x113, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 774.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 114x114 of 114x114, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 790.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [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-anim2,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [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 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [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-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 115x115 of 115x115, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 804.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 115x115, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 115x115, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 116x116 of 116x116, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 808.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 116x116, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 116x116, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 117x117 of 117x117, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 812.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 117x117, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 117x117, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 118x118 of 118x118, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 816.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 118x118, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 118x118, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 119x119 of 119x119, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 820.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 119x119, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 119x119, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 120x120 of 120x120, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 824.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 120x120, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 120x120, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 121x121 of 121x121, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 828.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 121x121, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 121x121, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 122x122 of 122x122, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 832.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 122x122, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 122x122, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 123x123 of 123x123, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 836.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 123x123, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 123x123, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 124x124 of 124x124, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 840.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 124x124, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 124x124, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 125x125 of 125x125, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 844.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 125x125, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 125x125, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 126x126 of 126x126, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 848.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 126x126, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 126x126, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 127x127 of 127x127, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 852.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 127x127, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 127x127, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 128x128 of 128x128, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 856.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 128x128, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 128x128, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 129x129 of 129x129, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 860.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 129x129, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 129x129, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 130x130 of 130x130, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 864.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 130x130, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 130x130, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 131x131 of 131x131, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 868.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 131x131, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 131x131, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 132x132 of 132x132, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 872.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 132x132, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 132x132, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 133x133 of 133x133, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 876.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 133x133, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 133x133, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 134x134 of 134x134, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 880.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 134x134, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 134x134, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 135x135 of 135x135, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 884.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 135x135, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 135x135, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 136x136 of 136x136, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 888.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 136x136, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 136x136, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 137x137 of 137x137, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 892.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 137x137, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 137x137, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 138x138 of 138x138, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 896.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 138x138, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 138x138, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 139x139 of 139x139, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 900.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 139x139, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 139x139, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 140x140 of 140x140, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 904.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 140x140, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 140x140, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 141x141 of 141x141, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 908.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 141x141, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 141x141, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 142x142 of 142x142, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 912.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 142x142, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 142x142, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 143x143 of 143x143, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 916.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 143x143, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 143x143, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 144x144 of 144x144, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 920.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 144x144, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 144x144, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 145x145 of 145x145, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 924.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 145x145, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 145x145, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 146x146 of 146x146, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 928.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 146x146, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 146x146, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 147x147 of 147x147, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 932.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 147x147, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 147x147, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 148x148 of 148x148, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 936.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 148x148, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 148x148, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 149x149 of 149x149, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 940.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 149x149, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 149x149, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 150x150 of 150x150, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 944.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 150x150, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 150x150, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 151x151 of 151x151, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 948.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 151x151, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 151x151, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 152x152 of 152x152, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 952.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 152x152, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 152x152, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 153x153 of 153x153, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 956.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 153x153, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 153x153, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 154x154 of 154x154, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 960.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 154x154, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 154x154, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 155x155 of 155x155, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 964.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 155x155, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 155x155, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 156x156 of 156x156, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 968.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 156x156, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 156x156, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 157x157 of 157x157, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 972.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 157x157, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 157x157, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 158x158 of 158x158, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 976.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 158x158, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 158x158, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 159x159 of 159x159, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 980.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 159x159, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 159x159, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 160x160 of 160x160, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 984.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 160x160, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 160x160, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 161x161 of 161x161, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 988.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 161x161, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 161x161, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 162x162 of 162x162, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 992.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 162x162, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 162x162, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 163x163 of 163x163, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 996.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 163x163, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 163x163, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 164x164 of 164x164, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1000.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 164x164, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 164x164, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 165x165 of 165x165, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1004.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 165x165, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 165x165, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 166x166 of 166x166, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1008.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 166x166, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 166x166, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 167x167 of 167x167, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1012.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 167x167, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 167x167, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 168x168 of 168x168, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1016.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 168x168, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 168x168, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 169x169 of 169x169, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1020.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 169x169, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 169x169, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 170x170 of 170x170, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1024.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 170x170, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 170x170, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 171x171 of 171x171, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1028.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 171x171, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 171x171, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 172x172 of 172x172, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1032.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 172x172, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 172x172, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 173x173 of 173x173, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1036.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 173x173, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 173x173, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 174x174 of 174x174, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1040.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 174x174, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 174x174, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 175x175 of 175x175, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1044.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 175x175, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 175x175, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 176x176 of 176x176, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1048.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 176x176, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 176x176, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 177x177 of 177x177, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1052.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 177x177, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 177x177, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 178x178 of 178x178, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1056.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 178x178, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 178x178, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 179x179 of 179x179, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1060.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 179x179, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 179x179, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 180x180 of 180x180, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1064.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 180x180, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 180x180, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 181x181 of 181x181, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1068.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 181x181, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 181x181, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 182x182 of 182x182, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1072.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 182x182, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 182x182, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 183x183 of 183x183, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1076.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 183x183, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 183x183, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 184x184 of 184x184, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1080.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 184x184, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 184x184, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 185x185 of 185x185, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1084.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 185x185, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 185x185, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 186x186 of 186x186, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1088.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 186x186, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 186x186, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 187x187 of 187x187, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1092.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 187x187, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 187x187, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 188x188 of 188x188, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1096.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 188x188, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 188x188, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 189x189 of 189x189, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1100.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 189x189, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 189x189, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 190x190 of 190x190, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1104.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 190x190, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 190x190, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 191x191 of 191x191, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1108.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 191x191, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 191x191, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 192x192 of 192x192, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1112.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 192x192, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 192x192, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 193x193 of 193x193, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1116.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 193x193, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 193x193, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 194x194 of 194x194, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1120.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 194x194, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 194x194, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 195x195 of 195x195, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1124.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 195x195, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 195x195, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 196x196 of 196x196, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1128.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 196x196, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 196x196, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 197x197 of 197x197, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1132.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 197x197, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 197x197, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 198x198 of 198x198, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1136.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 198x198, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 198x198, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 199x199 of 199x199, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1140.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 199x199, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 199x199, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 200x200 of 200x200, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1144.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 200x200, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 200x200, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 201x201 of 201x201, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1148.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 201x201, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 201x201, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 202x202 of 202x202, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1152.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 202x202, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 202x202, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 203x203 of 203x203, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1156.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 203x203, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 203x203, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 204x204 of 204x204, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1160.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 204x204, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 204x204, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 205x205 of 205x205, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1164.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 205x205, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 205x205, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 206x206 of 206x206, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1168.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 206x206, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 206x206, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 207x207 of 207x207, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1172.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 207x207, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 207x207, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 208x208 of 208x208, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1176.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 208x208, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 208x208, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 209x209 of 209x209, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1180.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 209x209, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 209x209, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 210x210 of 210x210, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 210x210, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 210x210, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 211x211 of 211x211, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1188.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 211x211, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 211x211, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 212x212 of 212x212, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1192.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 212x212, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 212x212, swapInterval 0, drawable 0x1e00004 [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-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 213x213 of 213x213, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1196.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 213x213, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 213x213, swapInterval 0, drawable 0x1e00004 [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-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 214x214 of 214x214, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1200.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 214x214, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 214x214, swapInterval 0, drawable 0x1e00004 [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-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x423d19db: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x423d19db FIN [apply] *** reshapes: 150, displays 601 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes [apply] junit.framework.TestListener: endTest(test01_3A3RThreads_50Resizes) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054955770 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.806 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054947012 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x68d6f200: tileRendererInUse null, GearsES2[obj 0x68d6f200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68d6f200 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x68d6f200 created: GearsObj[0x6beff444, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68d6f200 created: GearsObj[0x568dd3b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68d6f200 created: GearsObj[0x568dd3b8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x68d6f200 FIN GearsES2[obj 0x68d6f200 isInit true, usesShared false, 1 GearsObj[0x6beff444, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x568dd3b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27d51ad5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 64x64 of 64x64, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 64x64, swapInterval 0, drawable 0x1e00002 [apply] animThreadCount 1, frameCount 200 [apply] reszThreadCount 1, resizeCount 100 [apply] tasks 2, threads 2 [apply] create anim task/thread 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 64x64, swapInterval 0, drawable 0x1e00002 [apply] create resz task/thread 0 [apply] start resize thread 0 [apply] start anim thread 0 [apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 64x64, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 64x64, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 65x65 of 65x65, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 65x65, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 65x65, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 65x65, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 65x65, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 66x66 of 66x66, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 16.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 66x66, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 66x66, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 66x66, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 66x66, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 67x67 of 67x67, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 67x67, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 67x67, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 67x67, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 67x67, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 68x68 of 68x68, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 68x68, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 68x68, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 68x68, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 68x68, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 69x69 of 69x69, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 69x69, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 69x69, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 69x69, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 69x69, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 70x70 of 70x70, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 70x70, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 70x70, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 70x70, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 70x70, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 71x71 of 71x71, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 71x71, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 71x71, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 71x71, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 71x71, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 72x72 of 72x72, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 72x72, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 72x72, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 72x72, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 72x72, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 73x73 of 73x73, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 73x73, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 73x73, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 73x73, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 73x73, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 74x74 of 74x74, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 74x74, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 74x74, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 74x74, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 74x74, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 75x75 of 75x75, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 88.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 75x75, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 75x75, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 75x75, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 75x75, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 76x76 of 76x76, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 96.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 76x76, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 76x76, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 76x76, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 76x76, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 77x77 of 77x77, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 77x77, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 77x77, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 77x77, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 77x77, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 78x78 of 78x78, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 78x78, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 78x78, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 78x78, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 78x78, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 79x79 of 79x79, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 120.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 79x79, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 79x79, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 79x79, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 79x79, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 80x80 of 80x80, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 80x80, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 80x80, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 80x80, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 80x80, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 81x81 of 81x81, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 136.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 81x81, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 81x81, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 81x81, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 81x81, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 82x82 of 82x82, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 144.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 82x82, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 82x82, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 82x82, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 82x82, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 83x83 of 83x83, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 152.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 83x83, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 83x83, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 83x83, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 83x83, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 84x84 of 84x84, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 84x84, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 84x84, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 84x84, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 84x84, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 85x85 of 85x85, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 168.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 85x85, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 85x85, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 85x85, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 85x85, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 86x86 of 86x86, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 86x86, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 86x86, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 86x86, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 86x86, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 87x87 of 87x87, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 87x87, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 87x87, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 87x87, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 87x87, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 88x88 of 88x88, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 88x88, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 88x88, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 88x88, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 88x88, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 89x89 of 89x89, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 89x89, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 89x89, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 89x89, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 89x89, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 90x90 of 90x90, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 90x90, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 90x90, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 90x90, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 90x90, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 91x91 of 91x91, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 216.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 91x91, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 91x91, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 91x91, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 91x91, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 92x92 of 92x92, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 92x92, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 92x92, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 92x92, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 92x92, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 93x93 of 93x93, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 93x93, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 93x93, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 93x93, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 93x93, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 94x94 of 94x94, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 240.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 94x94, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 94x94, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 94x94, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 94x94, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 95x95 of 95x95, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 95x95, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 95x95, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 95x95, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 95x95, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 96x96 of 96x96, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 256.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 96x96, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 96x96, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 96x96, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 96x96, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 97x97 of 97x97, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 264.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 97x97, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 97x97, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 97x97, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 97x97, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 98x98 of 98x98, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 98x98, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 98x98, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 98x98, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 98x98, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 99x99 of 99x99, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 280.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 99x99, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 99x99, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 99x99, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 99x99, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 100x100 of 100x100, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 288.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 100x100, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 100x100, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 100x100, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 100x100, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 101x101 of 101x101, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 296.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 101x101, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 101x101, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 101x101, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 101x101, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 102x102 of 102x102, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 304.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 102x102, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 102x102, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 102x102, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 102x102, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 103x103 of 103x103, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 312.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 103x103, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 103x103, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 103x103, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 103x103, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 104x104 of 104x104, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 104x104, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 104x104, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 104x104, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 104x104, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 105x105 of 105x105, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 328.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 105x105, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 105x105, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 105x105, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 105x105, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 106x106 of 106x106, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 106x106, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 106x106, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 106x106, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 106x106, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 107x107 of 107x107, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 344.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 107x107, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 107x107, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 107x107, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 107x107, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 108x108 of 108x108, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 352.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 108x108, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 108x108, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 108x108, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 108x108, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 109x109 of 109x109, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 360.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 109x109, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 109x109, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 109x109, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 109x109, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 110x110 of 110x110, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 368.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 110x110, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 110x110, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 110x110, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 110x110, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 111x111 of 111x111, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 376.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 111x111, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 111x111, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 111x111, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 111x111, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 112x112 of 112x112, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 384.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 112x112, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 112x112, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 112x112, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 112x112, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 113x113 of 113x113, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 392.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 113x113, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 113x113, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 113x113, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 113x113, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 114x114 of 114x114, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 400.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 114x114, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 114x114, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 114x114, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 114x114, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 115x115 of 115x115, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 408.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 115x115, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 115x115, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 115x115, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 115x115, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 116x116 of 116x116, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 416.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 116x116, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 116x116, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 116x116, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 116x116, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 117x117 of 117x117, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 424.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 117x117, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 117x117, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 117x117, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 117x117, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 118x118 of 118x118, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 432.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 118x118, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 118x118, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 118x118, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 118x118, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 119x119 of 119x119, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 440.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 119x119, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 119x119, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 119x119, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 119x119, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 120x120 of 120x120, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 448.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 120x120, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 120x120, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 120x120, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 120x120, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 121x121 of 121x121, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 456.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 121x121, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 121x121, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 121x121, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 121x121, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 122x122 of 122x122, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 464.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 122x122, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 122x122, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 122x122, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 122x122, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 123x123 of 123x123, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 472.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 123x123, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 123x123, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 123x123, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 123x123, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 124x124 of 124x124, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 480.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 124x124, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 124x124, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 124x124, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 124x124, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 125x125 of 125x125, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 488.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 125x125, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 125x125, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 125x125, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 125x125, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 126x126 of 126x126, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 496.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 126x126, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 126x126, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 126x126, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 126x126, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 127x127 of 127x127, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 504.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 127x127, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 127x127, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 127x127, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 127x127, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 128x128 of 128x128, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 512.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 128x128, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 128x128, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 128x128, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 128x128, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 129x129 of 129x129, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 520.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 129x129, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 129x129, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 129x129, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 129x129, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 130x130 of 130x130, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 528.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 130x130, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 130x130, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 130x130, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 130x130, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 131x131 of 131x131, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 536.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 131x131, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 131x131, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 131x131, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 131x131, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 132x132 of 132x132, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 544.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 132x132, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 132x132, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 132x132, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 132x132, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 133x133 of 133x133, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 552.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 133x133, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 133x133, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 133x133, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 133x133, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 134x134 of 134x134, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 560.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 134x134, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 134x134, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 134x134, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 134x134, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 135x135 of 135x135, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 568.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 135x135, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 135x135, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 135x135, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 135x135, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 136x136 of 136x136, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 576.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 136x136, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 136x136, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 136x136, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 136x136, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 137x137 of 137x137, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 584.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 137x137, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 137x137, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 137x137, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 137x137, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 138x138 of 138x138, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 592.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 138x138, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 138x138, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 138x138, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 138x138, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 139x139 of 139x139, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 600.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 139x139, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 139x139, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 139x139, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 139x139, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 140x140 of 140x140, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 608.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 140x140, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 140x140, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 140x140, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 140x140, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 141x141 of 141x141, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 616.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 141x141, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 141x141, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 141x141, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 141x141, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 142x142 of 142x142, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 624.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 142x142, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 142x142, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 142x142, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 142x142, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 143x143 of 143x143, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 632.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 143x143, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 143x143, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 143x143, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 143x143, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 144x144 of 144x144, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 640.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 144x144, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 144x144, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 144x144, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 144x144, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 145x145 of 145x145, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 648.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 145x145, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 145x145, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 145x145, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 145x145, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 146x146 of 146x146, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 656.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 146x146, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 146x146, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 146x146, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 146x146, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 147x147 of 147x147, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 664.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 147x147, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 147x147, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 147x147, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 147x147, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 148x148 of 148x148, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 672.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 148x148, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 148x148, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 148x148, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 148x148, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 149x149 of 149x149, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 680.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 149x149, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 149x149, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 149x149, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 149x149, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 150x150 of 150x150, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 688.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 150x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 150x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 150x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 150x150, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 151x151 of 151x151, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 696.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 151x151, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 151x151, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 151x151, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 151x151, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 152x152 of 152x152, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 704.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 152x152, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 152x152, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 152x152, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 152x152, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 153x153 of 153x153, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 712.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 153x153, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 153x153, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 153x153, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 153x153, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 154x154 of 154x154, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 720.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 154x154, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 154x154, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 154x154, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 154x154, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 155x155 of 155x155, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 728.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 155x155, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 155x155, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 155x155, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 155x155, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 156x156 of 156x156, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 736.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 156x156, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 156x156, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 156x156, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 156x156, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 157x157 of 157x157, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 744.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 157x157, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 157x157, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 157x157, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 157x157, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 158x158 of 158x158, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 752.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 158x158, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 158x158, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 158x158, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 158x158, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 159x159 of 159x159, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 760.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 159x159, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 159x159, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 159x159, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 159x159, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 160x160 of 160x160, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 768.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 160x160, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 160x160, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 160x160, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 160x160, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 161x161 of 161x161, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 776.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 161x161, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 161x161, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 161x161, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 161x161, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 162x162 of 162x162, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 784.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 162x162, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 162x162, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 162x162, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 162x162, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 163x163 of 163x163, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 792.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 163x163, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 163x163, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 163x163, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x68d6f200 163x163, swapInterval 0, drawable 0x1e00002 [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-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x68d6f200 0/0 164x164 of 164x164, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d6f200, angle 800.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 164x164, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d6f200 164x164, swapInterval 0, drawable 0x1e00002 [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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x68d6f200: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x68d6f200 FIN [apply] *** reshapes: 100, displays 401 [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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x423d19db: tileRendererInUse null, GearsES2[obj 0x423d19db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x423d19db on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x423d19db created: GearsObj[0x58da7765, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x423d19db created: GearsObj[0x6ed4b575, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x423d19db created: GearsObj[0x6ed4b575, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x423d19db FIN GearsES2[obj 0x423d19db isInit true, usesShared false, 1 GearsObj[0x58da7765, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ed4b575, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ed54d2b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 64x64 of 64x64, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 64x64, swapInterval 0, drawable 0x1e00004 [apply] animThreadCount 3, frameCount 100 [apply] reszThreadCount 3, resizeCount 50 [apply] tasks 6, threads 6 [apply] create anim task/thread 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 64x64, swapInterval 0, drawable 0x1e00004 [apply] create anim task/thread 1 [apply] create anim task/thread 2 [apply] create resz task/thread 0 [apply] create resz task/thread 1 [apply] create resz task/thread 2 [apply] start resize thread 0 [apply] start anim thread 0 [apply] start resize thread 1 [apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] start anim thread 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 64x64, swapInterval 0, drawable 0x1e00004 [apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] start resize thread 2 [apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] start anim thread 2 [apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 65x65 of 65x65, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 6.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 65x65, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 66x66 of 66x66, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 66x66, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 67x67 of 67x67, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 67x67, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 68x68 of 68x68, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 68x68, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 69x69 of 69x69, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 70.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 69x69, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 70x70 of 70x70, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 86.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 70x70, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 71x71 of 71x71, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 102.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 71x71, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 72x72 of 72x72, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 72x72, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 73x73 of 73x73, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 134.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 73x73, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 74x74 of 74x74, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 74x74, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 75x75 of 75x75, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 166.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 75x75, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 76x76 of 76x76, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 76x76, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 77x77 of 77x77, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 77x77, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 78x78 of 78x78, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 78x78, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 79x79 of 79x79, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 79x79, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 80x80 of 80x80, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 80x80, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 81x81 of 81x81, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 262.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 81x81, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 82x82 of 82x82, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 82x82, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 83x83 of 83x83, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 294.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 83x83, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 84x84 of 84x84, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 310.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 84x84, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 85x85 of 85x85, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 85x85, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 86x86 of 86x86, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 342.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 86x86, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 87x87 of 87x87, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 358.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 87x87, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 88x88 of 88x88, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 374.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 88x88, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 89x89 of 89x89, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 390.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 89x89, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 90x90 of 90x90, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 406.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 90x90, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 91x91 of 91x91, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 422.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 91x91, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 92x92 of 92x92, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 438.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 92x92, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 93x93 of 93x93, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 454.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 93x93, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 94x94 of 94x94, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 470.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 94x94, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 95x95 of 95x95, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 486.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 95x95, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 96x96 of 96x96, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 502.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 96x96, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 97x97 of 97x97, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 518.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 97x97, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 98x98 of 98x98, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 534.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 98x98, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 99x99 of 99x99, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 550.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 99x99, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 100x100 of 100x100, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 566.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 100x100, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 101x101 of 101x101, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 582.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 101x101, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 102x102 of 102x102, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 598.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 102x102, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 103x103 of 103x103, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 614.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 103x103, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 104x104 of 104x104, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 630.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 104x104, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 105x105 of 105x105, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 646.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 105x105, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 106x106 of 106x106, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 662.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 106x106, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 107x107 of 107x107, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 678.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 107x107, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 108x108 of 108x108, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 694.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 108x108, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 109x109 of 109x109, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 710.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 109x109, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 110x110 of 110x110, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 726.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 110x110, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 111x111 of 111x111, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 742.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 111x111, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 112x112 of 112x112, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 758.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 112x112, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 113x113 of 113x113, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 774.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x423d19db 113x113, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 114x114 of 114x114, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 790.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [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-anim2,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [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 0x423d19db 114x114, swapInterval 0, drawable 0x1e00004 [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-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 115x115 of 115x115, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 804.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 115x115, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 115x115, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 116x116 of 116x116, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 808.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 116x116, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 116x116, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 117x117 of 117x117, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 812.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 117x117, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 117x117, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 118x118 of 118x118, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 816.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 118x118, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 118x118, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 119x119 of 119x119, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 820.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 119x119, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 119x119, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 120x120 of 120x120, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 824.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 120x120, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 120x120, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 121x121 of 121x121, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 828.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 121x121, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 121x121, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 122x122 of 122x122, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 832.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 122x122, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 122x122, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 123x123 of 123x123, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 836.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 123x123, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 123x123, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 124x124 of 124x124, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 840.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 124x124, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 124x124, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 125x125 of 125x125, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 844.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 125x125, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 125x125, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 126x126 of 126x126, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 848.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 126x126, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 126x126, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 127x127 of 127x127, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 852.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 127x127, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 127x127, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 128x128 of 128x128, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 856.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 128x128, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 128x128, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 129x129 of 129x129, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 860.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 129x129, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 129x129, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 130x130 of 130x130, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 864.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 130x130, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 130x130, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 131x131 of 131x131, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 868.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 131x131, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 131x131, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 132x132 of 132x132, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 872.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 132x132, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 132x132, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 133x133 of 133x133, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 876.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 133x133, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 133x133, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 134x134 of 134x134, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 880.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 134x134, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 134x134, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 135x135 of 135x135, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 884.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 135x135, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 135x135, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 136x136 of 136x136, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 888.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 136x136, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 136x136, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 137x137 of 137x137, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 892.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 137x137, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 137x137, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 138x138 of 138x138, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 896.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 138x138, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 138x138, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 139x139 of 139x139, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 900.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 139x139, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 139x139, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 140x140 of 140x140, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 904.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 140x140, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 140x140, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 141x141 of 141x141, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 908.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 141x141, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 141x141, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 142x142 of 142x142, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 912.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 142x142, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 142x142, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 143x143 of 143x143, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 916.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 143x143, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 143x143, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 144x144 of 144x144, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 920.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 144x144, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 144x144, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 145x145 of 145x145, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 924.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 145x145, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 145x145, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 146x146 of 146x146, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 928.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 146x146, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 146x146, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 147x147 of 147x147, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 932.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 147x147, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 147x147, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 148x148 of 148x148, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 936.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 148x148, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 148x148, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 149x149 of 149x149, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 940.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 149x149, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 149x149, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 150x150 of 150x150, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 944.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 150x150, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 150x150, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 151x151 of 151x151, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 948.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 151x151, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 151x151, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 152x152 of 152x152, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 952.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 152x152, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 152x152, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 153x153 of 153x153, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 956.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 153x153, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 153x153, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 154x154 of 154x154, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 960.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 154x154, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 154x154, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 155x155 of 155x155, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 964.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 155x155, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 155x155, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 156x156 of 156x156, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 968.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 156x156, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 156x156, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 157x157 of 157x157, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 972.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 157x157, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 157x157, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 158x158 of 158x158, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 976.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 158x158, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 158x158, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 159x159 of 159x159, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 980.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 159x159, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 159x159, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 160x160 of 160x160, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 984.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 160x160, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 160x160, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 161x161 of 161x161, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 988.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 161x161, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 161x161, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 162x162 of 162x162, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 992.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 162x162, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 162x162, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 163x163 of 163x163, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 996.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 163x163, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 163x163, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 164x164 of 164x164, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1000.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 164x164, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 164x164, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 165x165 of 165x165, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1004.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 165x165, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 165x165, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 166x166 of 166x166, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1008.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 166x166, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 166x166, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 167x167 of 167x167, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1012.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 167x167, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 167x167, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 168x168 of 168x168, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1016.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 168x168, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 168x168, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 169x169 of 169x169, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1020.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 169x169, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 169x169, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 170x170 of 170x170, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1024.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 170x170, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 170x170, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 171x171 of 171x171, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1028.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 171x171, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 171x171, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 172x172 of 172x172, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1032.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 172x172, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 172x172, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 173x173 of 173x173, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1036.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 173x173, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 173x173, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 174x174 of 174x174, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1040.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 174x174, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 174x174, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 175x175 of 175x175, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1044.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 175x175, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 175x175, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 176x176 of 176x176, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1048.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 176x176, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 176x176, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 177x177 of 177x177, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1052.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 177x177, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 177x177, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 178x178 of 178x178, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1056.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 178x178, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 178x178, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 179x179 of 179x179, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1060.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 179x179, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 179x179, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 180x180 of 180x180, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1064.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 180x180, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 180x180, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 181x181 of 181x181, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1068.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 181x181, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 181x181, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 182x182 of 182x182, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1072.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 182x182, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 182x182, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 183x183 of 183x183, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1076.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 183x183, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 183x183, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 184x184 of 184x184, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1080.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 184x184, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 184x184, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 185x185 of 185x185, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1084.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 185x185, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 185x185, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 186x186 of 186x186, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1088.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 186x186, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 186x186, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 187x187 of 187x187, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1092.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 187x187, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 187x187, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 188x188 of 188x188, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1096.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 188x188, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 188x188, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 189x189 of 189x189, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1100.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 189x189, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 189x189, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 190x190 of 190x190, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1104.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 190x190, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 190x190, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 191x191 of 191x191, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1108.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 191x191, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 191x191, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 192x192 of 192x192, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1112.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 192x192, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 192x192, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 193x193 of 193x193, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1116.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 193x193, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 193x193, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 194x194 of 194x194, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1120.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 194x194, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 194x194, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 195x195 of 195x195, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1124.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 195x195, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 195x195, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 196x196 of 196x196, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1128.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 196x196, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 196x196, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 197x197 of 197x197, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1132.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 197x197, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 197x197, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 198x198 of 198x198, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1136.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 198x198, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 198x198, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 199x199 of 199x199, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1140.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 199x199, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 199x199, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 200x200 of 200x200, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1144.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 200x200, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 200x200, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 201x201 of 201x201, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1148.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 201x201, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 201x201, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 202x202 of 202x202, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1152.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 202x202, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 202x202, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 203x203 of 203x203, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1156.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 203x203, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 203x203, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 204x204 of 204x204, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1160.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 204x204, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 204x204, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 205x205 of 205x205, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1164.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 205x205, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 205x205, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 206x206 of 206x206, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1168.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 206x206, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 206x206, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 207x207 of 207x207, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1172.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 207x207, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 207x207, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 208x208 of 208x208, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1176.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 208x208, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 208x208, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 209x209 of 209x209, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1180.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 209x209, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 209x209, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 210x210 of 210x210, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 210x210, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 210x210, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 211x211 of 211x211, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1188.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 211x211, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 211x211, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 212x212 of 212x212, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1192.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 212x212, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 212x212, swapInterval 0, drawable 0x1e00004 [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-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 213x213 of 213x213, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1196.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 213x213, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 213x213, swapInterval 0, drawable 0x1e00004 [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-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x423d19db 0/0 214x214 of 214x214, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x423d19db, angle 1200.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 214x214, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x423d19db 214x214, swapInterval 0, drawable 0x1e00004 [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-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x423d19db: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x423d19db FIN [apply] *** reshapes: 150, displays 601 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054955770 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_1A1RThreads_100Resizes took 4.513 sec [apply] Testcase: test01_3A3RThreads_50Resizes took 4.155 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054956874 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(test01GLDebugDisabled) [apply] t/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled [apply] junit.framework.TestListener: endTest(test01GLDebugDisabled) [apply] junit.framework.TestListener: startTest(test01GLDebugEnabled) [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled [apply] junit.framework.TestListener: endTest(test01GLDebugEnabled) [apply] junit.framework.TestListener: startTest(test02GLDebugError) [apply] glDebug extension: GL_ARB_debug_output [apply] glDebug enabled: true [apply] glDebug sync: true [apply] context version: 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 [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] XXX: GLDebugEvent[ id 0x3e9 [apply] type Error [apply] severity High: dangerous undefined behavior [apply] source GL API [apply] msg glBindFramebuffer parameter has an invalid enum '0xffffffff' (GL_INVALID_ENUM) [apply] when 1402054958544 [apply] source 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 - hash 0x3137c799] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert [apply] junit.framework.TestListener: endTest(test03GLDebugInsert) [apply] XXX: GLDebugEvent[ id 0x2a [apply] type Warning: generic [apply] severity Medium: Severe performance/deprecation/other warnings [apply] source Application [apply] msg Hello World [apply] when 1402054958691 [apply] source 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 - hash 0xa50243d] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.977 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054956874 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: GL_ARB_debug_output [apply] glDebug enabled: true [apply] glDebug sync: true [apply] conteSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054958803 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] xt version: 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 [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] XXX: GLDebugEvent[ id 0x3e9 [apply] type Error [apply] severity High: dangerous undefined behavior [apply] source GL API [apply] msg glBindFramebuffer parameter has an invalid enum '0xffffffff' (GL_INVALID_ENUM) [apply] when 1402054958544 [apply] source 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 - hash 0x3137c799] [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] XXX: GLDebugEvent[ id 0x2a [apply] type Warning: generic [apply] severity Medium: Severe performance/deprecation/other warnings [apply] source Application [apply] msg Hello World [apply] when 1402054958691 [apply] source 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 - hash 0xa50243d] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054958803 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLDebugDisabled took 1.332 sec [apply] Testcase: test01GLDebugEnabled took 0.199 sec [apply] Testcase: test02GLDebugError took 0.149 sec [apply] Testcase: test03GLDebugInsert took 0.144 sec [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054959724 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01Njunit.framework.TestListener: startTest(test01GLDebug01Disabled) [apply] EWT - test01GLDebug01Disabled [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 4.4 (Compat profile, arb, ES2 compat, ES3 comjunit.framework.TestListener: endTest(test01GLDebug01Disabled) [apply] junit.framework.TestListener: startTest(test01GLDebug01Enabled) [apply] pat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled [apply] junit.framework.TestListener: endTest(test01GLDebug01Enabled) [apply] junit.framework.TestListener: startTest(test02GLDebug01Error) [apply] glDebug extension: GL_ARB_debug_output [apply] glDebug enabled: true [apply] glDebug sync: true [apply] context version: 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 [apply] XXX: GLDebugEvent[ id 0x2a [apply] type Warning: generic [apply] severity Medium: Severe performance/deprecation/other warnings [apply] source Application [apply] msg Hello World [apply] when 1402054961295 [apply] source 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 - hash 0x41c7fe07] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error [apply] junit.framework.TestListener: endTest(test02GLDebug01Error) [apply] XXX: GLDebugEvent[ id 0x3e9 [apply] type Error [apply] severity High: dangerous undefined behavior [apply] source GL API [apply] msg glBindFramebuffer parameter has an invalid enum '0xffffffff' (GL_INVALID_ENUM) [apply] when 1402054961451 [apply] source 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 - hash 0x297b0d9d] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.875 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054959724 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: GL_ARB_debug_output [apply] glDebug enabled: true [apply] glDebug sync: true [apply] context version: 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 [apply] XXX: GLDebugEvent[ id 0x2a [apply] type Warning: generic [apply] severity Medium: Severe performance/deprecation/other warnings [apply] source Application [apply] msg Hello World [apply] when 1402054961295 [apply] source 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 - hash 0x41c7fe07] [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] XXX: GLDebugEvent[ id 0x3e9 [apply] type Error [apply] severity High: dangerous undefined behavior [apply] source GL API [apply] msg glBindFramebuffer parameter has an invalid enum '0xffffffff' (GL_INVALID_ENUM) [apply] when 1402054961451 [apply] source 4.4 (Compat profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile/Debug Context 14.10.1006.1001 - hash 0x297b0d9d] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054961552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLDebug01Disabled took 1.33 sec [apply] Testcase: tesSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054961552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] t01GLDebug01Enabled took 0.252 sec [apply] Testcase: test02GLDebug01Error took 0.153 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054962524 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1 [apply] junit.framework.TestListener: tests to run: 5 [apply] junit.framework.TestListener: startTest(test01_ES1) [apply] GLES1 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1 [apply] ++++ UITestCase.sejunit.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] tUp: 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_MAX_TEXTURE_SIZE: 16384 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 32 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 8 [apply] GL UnitTester [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL2/GL4bc.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@30f69f4e, 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] - pre GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] junit.framework.TestListener: endTest(test03_GL2) [apply] junit.framework.TestListener: startTest(test04_GL3) [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: 16384 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 32 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 8 [apply] GL UnitTester [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL3/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@164f1d78, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] - pre GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] junit.framework.TestListener: endTest(test04_GL3) [apply] junit.framework.TestListener: startTest(test05_GL4) [apply] ++++ 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: 16384 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 32 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 8 [apply] junit.framework.TestListener: endTest(test05_GL4) [apply] GL UnitTester [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL4/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@721870dc, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.867 sec [apply] ------------- Standard Output --------------- [apply] - GL_MAX_TEXTURE_SIZE: 16384 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 32 [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: 32 [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: 32 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 8 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054962524 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL2/GL4bc.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@30f69f4e, 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: ATI SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054964343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL3/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@164f1d78, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL4/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@721870dc, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [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 @ 1402054964343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_ES1 took 1.07 sec [apply] Testcase: test02__ES2 took 0.002 sec [apply] Testcase: test03_GL2 took 0.298 sec [apply] Testcase: test04_GL3 took 0.179 sec [apply] Testcase: test05_GL4 took 0.181 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054965316 ms +++ localhosjunit.framework.TestListener: tests to run: 7 [apply] junit.framework.TestListener: startTest(test00ShowAvailProfiles) [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles [apply] junit.framework.TestListener: endTest(test00ShowAvailProfiles) [apply] junit.framework.TestListener: startTest(test10GL2PolygonModeFailure) [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x11bf3b2d, isOwner false, <21c61075, 526282a5>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 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: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] junit.framework.TestListener: endTest(test10GL2PolygonModeFailure) [apply] junit.framework.TestListener: startTest(test11GL3bcPolygonModeFailure) [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] junit.framework.TestListener: endTest(test11GL3bcPolygonModeFailure) [apply] junit.framework.TestListener: startTest(test12GL3PolygonModeFailure) [apply] CTX: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure [apply] junit.framework.TestListener: endTest(test12GL3PolygonModeFailure) [apply] junit.framework.TestListener: startTest(test20GL2BindArrayAttributeFails) [apply] CTX: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [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: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] junit.framework.TestListener: endTest(test20GL2BindArrayAttributeFails) [apply] junit.framework.TestListener: startTest(test21GL3bcBindArrayAttributeFails) [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] CTX: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] junit.framework.TestListener: endTest(test21GL3bcBindArrayAttributeFails) [apply] junit.framework.TestListener: startTest(test22GL3BindArrayAttributeFails) [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: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] junit.framework.TestListener: endTest(test22GL3BindArrayAttributeFails) [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.283 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054965316 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x11bf3b2d, isOwner false, <21c61075, 526282a5>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 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: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [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] CTX: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [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: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [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: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [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] CTX: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054967552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Renderer Quirks:[DontCloseX11Display] [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: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054967552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00ShowAvailProfiles took 1.087 sec [apply] Testcase: test10GL2PolygonModeFailure took 0.272 sec [apply] Testcase: test11GL3bcPolygonModeFailure took 0.151 sec [apply] Testcase: test12GL3PolygonModeFailure took 0.181 sec [apply] Testcase: test20GL2BindArrayAttributeFails took 0.157 sec [apply] Testcase: test21GL3bcBindArrayAttributeFails took 0.13 sec [apply] Testcase: test22GL3BindArrayAttributeFails took 0.168 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT [apply] junit.framework.TestListener: tests to run: 6 [apply] junit.frameworThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054968505 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2 [apply] k.TestListener: startTest(test01FFP__GL2) [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL Profile: GLProfile[GL2/GL4bc.hw] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test01FFP__GL2) [apply] junit.framework.TestListener: startTest(test02FFP__ES1) [apply] junit.framework.TestListener: endTest(test02FFP__ES1) [apply] junit.framework.TestListener: startTest(test03FFP__ES2) [apply] junit.framework.TestListener: endTesThread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0004-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irt(test03FFP__ES2) [apply] junit.framework.TestListener: startTest(test04FFP__GL2ES2) [apply] gba8888-D24-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: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL Profile: GLProfile[GL2ES2/GL4.hw] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0002-smooth-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0003-attn0-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test04FFP__GL2ES2) [apply] junit.framework.TestListener: startTest(test11GLSL_GL2) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL2/GL4bc.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-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 @ 1402054971242 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.787 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054968505 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2 [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL Profile: GLProfile[GL2/GL4bc.hw] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0004-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL Profile: GLProfile[GL2ES2/GL4.hw] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0002-smooth-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0003-attn0-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL2/GL4bc.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-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 @ 1402054971242 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01FFP__GL2 took 1.623 sec [apply] Testcase: test02FFP__ES1 took 0.002 sec [apply] Testcase: test03FFP__ES2 took 0.002 sec [apply] Testcase: test04FFP__GL2ES2 took 0.625 sec [apply] Testcase: test11GLSL_GL2 took 0.383 sec [apply] Testcase: test12GLSL_ES2 took 0.001 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054972194 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - testInitSingleton [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testInitSingleton) [apply] Desktop [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xff2d89, isOwner false, <71067de1, 613278bf>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, ajunit.framework.TestListener: endTest(testInitSingleton) [apply] rb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] [apply] [apply] [apply] EGL [apply] NULL [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - testInitSingleton [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.19 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054972194 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - testInitSingleton [apply] Desktop [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xff2d89, isOwner false, <71067de1, 613278bf>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 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 @ 1402054973337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: tesSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054973337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] tInitSingleton took 1.061 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054974262 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version [apply] ----------------------------------------------------------------------------------------------------- [apply] Platform: LINUX / Linux 3.2.0-4-amd64 (3.2.0), amd64 (arch), GENERIC_ABI, 4 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 /junit.framework.TestListener: tests to run: 15 [apply] junit.framework.TestListener: startTest(test00Version) [apply] 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_45 (1.7.0u45), 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-20140527 [apply] Implementation Build: 2.2-b789-20140527 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 274dbc38e4b671579a07cce8bf7ecab6520e22d6 [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-20140606 [apply] Implementation Build: 2.2-b1258-20140606 [apply] Implementation Branch: origin/master [apply] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [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-20140606 [apply] Implementation Build: 2.2-b1258-20140606 [apply] Implementation Branch: origin/master [apply] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [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-20140606 [apply] Implementation Build: 2.2-b1258-20140606 [apply] Implementation Branch: origin/master [apply] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [apply] ----------------------------------------------------------------------------------------------------- [apply] junit.framework.TestListener: endTest(test00Version) [apply] junit.framework.TestListener: startTest(test01GLProfileDefault) [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] GLProfile.getDefaultDevice(): X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x78bcf45, isOwner false, <6bd4bee1, 5c3fdd15>[count 0, qsz 0, owner ]]] [apply] GLProfile.getDefault(): GLProfile[GL4bc/GL4bc.hw] [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x78bcf45, isOwner false, <6bd4bee1, 5c3fdd15>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES1 [apply] junit.framework.TestListener: endTest(test01GLProfileDefault) [apply] junit.framework.TestListener: startTest(test02GLProfileMaxProgrammable) [apply] GLProfile.getMaxProgrammable(): GLProfile[GL4bc/GL4bc.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[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES1 [apply] junit.framework.TestListener: endTest(test02GLProfileMaxProgrammable) [apply] junit.framework.TestListener: startTest(test03GLProfileMaxFixedFunc) [apply] GLProfile.getMaxFixedFunc(): GLProfile[GL4bc/GL4bc.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[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES1 [apply] junit.framework.TestListener: endTest(test03GLProfileMaxFixedFunc) [apply] junit.framework.TestListener: startTest(test04GLProfileGL2ES1) [apply] GLProfile GL2ES1: GLProfile[GL4bc/GL4bc.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[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES1 [apply] junit.framework.TestListener: endTest(test04GLProfileGL2ES1) [apply] junit.framework.TestListener: startTest(test05GLProfileGL2ES2) [apply] GLProfile GL2ES2: GLProfile[GL4/GL4.hw] [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.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL2ES2 [apply] junit.framework.TestListener: endTest(test05GLProfileGL2ES2) [apply] junit.framework.TestListener: startTest(test06GLProfileGL4ES3) [apply] GLProfile GL4ES3: GLProfile[GL4/GL4.hw] [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] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL2ES2 [apply] junit.framework.TestListener: endTest(test06GLProfileGL4ES3) [apply] junit.framework.TestListener: startTest(test10_GL4bc) [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] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES1 [apply] junit.framework.TestListener: endTest(test10_GL4bc) [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] junit.framework.TestListener: startTest(test11_GL3bc) [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL2ES1 [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 - test11_GL3bc [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL4bc.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] junit.framework.TestListener: endTest(test12_GL2) [apply] junit.framework.TestListener: startTest(test13_GL4) [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> 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/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL3/GL4.hw] -> GL4 [apply] GL Mapping GLProfile[GL3/GL4.hw] -> GL3 [apply] GL Mapping GLProfile[GL3/GL4.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL3/GL4.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: 4.132 sec [apply] ------------- Standard Output --------------- [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] GLProfile.getDefaultDevice(): X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x78bcf45, isOwner false, <6bd4bee1, 5c3fdd15>[count 0, qsz 0, owner ]]] [apply] GLProfile.getDefault(): GLProfile[GL4bc/GL4bc.hw] [apply] GLProfile.getMaxProgrammable(): GLProfile[GL4bc/GL4bc.hw] [apply] GLProfile.getMaxFixedFunc(): GLProfile[GL4bc/GL4bc.hw] [apply] GLProfile GL2ES1: GLProfile[GL4bc/GL4bc.hw] [apply] GLProfile GL2ES2: GLProfile[GL4/GL4.hw] [apply] GLProfile GL4ES3: GLProfile[GL4/GL4.hw] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054974262 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version [apply] ----------------------------------------------------------------------------------------------------- [apply] Platform: LINUX / Linux 3.2.0-4-amd64 (3.2.0), amd64 (arch), GENERIC_ABI, 4 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_45 (1.7.0u45), 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-20140527 [apply] Implementation Build: 2.2-b789-20140527 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 274dbc38e4b671579a07cce8bf7ecab6520e22d6 [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-20140606 [apply] Implementation Build: 2.2-b1258-20140606 [apply] Implementation Branch: origin/master [apply] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [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-20140606 [apply] Implementation Build: 2.2-b1258-20140606 [apply] Implementation Branch: origin/master [apply] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [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-20140606 [apply] Implementation Build: 2.2-b1258-20140606 [apply] Implementation Branch: origin/master [apply] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [apply] ----------------------------------------------------------------------------------------------------- [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x78bcf45, isOwner false, <6bd4bee1, 5c3fdd15>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.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[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES1 [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[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.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[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.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.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> 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] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL2ES2 [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] SwSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054978344 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL4bc/GL4bc.hw] -> GL2ES1 [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] Swap Interval -1 [apply] GL Profile GLProfile[GL3bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL3bc/GL4bc.hw] -> GL2ES1 [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/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL4 [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL4bc [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL3 [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL3bc [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL2/GL4bc.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL4bc.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.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL4/GL4.hw] -> 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/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [apply] GLX_EXTENSIONS 28 [apply] GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_allocate_memory GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_MESA_swap_frame_usage GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_ARB_fbconfig_float GLX_AMD_gpu_association GLX_EXT_buffer_age [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL3/GL4.hw] -> GL4 [apply] GL Mapping GLProfile[GL3/GL4.hw] -> GL3 [apply] GL Mapping GLProfile[GL3/GL4.hw] -> GL4ES3 [apply] GL Mapping GLProfile[GL3/GL4.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 @ 1402054978344 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00Version took 1.094 sec [apply] Testcase: test01GLProfileDefault took 0.353 sec [apply] Testcase: test02GLProfileMaxProgrammable took 0.25 sec [apply] Testcase: test03GLProfileMaxFixedFunc took 0.263 sec [apply] Testcase: test04GLProfileGL2ES1 took 0.246 sec [apply] Testcase: test05GLProfileGL2ES2 took 0.229 sec [apply] Testcase: test06GLProfileGL4ES3 took 0.268 sec [apply] Testcase: test10_GL4bc took 0.244 sec [apply] Testcase: test11_GL3bc took 0.269 sec [apply] Testcase: test12_GL2 took 0.23 sec [apply] Testcase: test13_GL4 took 0.238 sec [apply] Testcase: test14_GL3 took 0.274 sec [apply] Testcase: test15_GLES1 took 0.001 sec [apply] Testcase: test16_GLES2 took 0.001 sec [apply] Testcase: test17_GLES3 took 0.001 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054979459 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test00_MSAA0_DefFlip) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip [apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] Frame# 1, user #1 [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] Frame# 3, user #2 [apply] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] Frame# 4, user #3 [apply] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0010-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [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] 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 0071 (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-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] Frame# 1, user #1 [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] Frame# 3, user #2 [apply] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] Frame# 4, user #3 [apply] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0010-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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] junit.framework.TestListener: endTest(test10_MSAA8_DefFlip) [apply] junit.framework.TestListener: startTest(test11_MSAA8_UsrFlip) [apply] junit.framework.TestListener: endTest(test11_MSAA8_UsrFlip) [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 @ 1402054988410 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054979459 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] Frame# 1, user #1 [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] Frame# 3, user #2 [apply] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] Frame# 4, user #3 [apply] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0010-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [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] TextRendererGLEL.display: Frame 0071 (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-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] Frame# 1, user #1 [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] Frame# 3, user #2 [apply] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] Frame# 4, user #3 [apply] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0010-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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 @ 1402054988410 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00_MSAA0_DefFlip took 4.233 sec [apply] Testcase: test01_MSAA0_UsrFlip took 0.002 sec [apply] Testcase: test10_MSAA8_DefFlip took 3.557 sec [apply] Testcase: test11_MSAA8_UsrFlip took 0.002 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054989330 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01GLVersion) [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 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] 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: 0.107 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054989330 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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.121Test[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-JUnitTes71 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 @ 1402054989391 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] tRunner @ 1402054989391 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054990285 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB [apply] junit.framework.TestListener: tests to run: 6 [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] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 307190 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 76800 [apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_640x480xREDxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xRGBxUB) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB [apply] 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] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_640x480xRGBxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_99x100xRGBxUB) [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] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_99x100xRGBxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL_640x480xRGBAxUB) [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(testReadPixelsGL_640x480xRGBAxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL_99x100xRGBxUB) [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] junit.framework.TestListener: endTest(testReadPixelsGL_99x100xRGBxUB) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.549 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054990285 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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, rowleSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054998786 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] nA1 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 @ 1402054998786 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testReadPixelsGL2GL3_102x100xREDxUB took 2.491 sec [apply] Testcase: testReadPixelsGL2GL3_640x480xREDxUB took 1.166 sec [apply] Testcase: testReadPixelsGL2GL3_640x480xRGBxUB took 1.175 sec [apply] Testcase: testReadPixelsGL2GL3_99x100xRGBxUB took 1.158 sec [apply] Testcase: testReadPixelsGL_640x480xRGBAxUB took 1.259 sec [apply] Testcase: testReadPixelsGL_99x100xRGBxUB took 1.167 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT.xml [apply] 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 @ 1402054999653 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test02TwoThreads) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads [apply] InitConcurrentBaseNEWT 2 threads, reuse display: true [apply] JOGLTask 1: START: 155/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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x7683c488: tileRendererInUse null, GearsES2[obj 0x7683c488 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7683c488 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7683c488 created: GearsObj[0x74ea3b86, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7683c488 created: GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7683c488 created: GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x7683c488 FIN GearsES2[obj 0x7683c488 isInit true, usesShared false, 1 GearsObj[0x74ea3b86, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bb166dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x7683c488 0/0 128x128 of 128x128, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7683c488, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7683c488 128x128, swapInterval 0, drawable 0x1e00002 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24c48f0, owner true, ResourceToolkitLock[obj 0x212b28bf, isOwner false, <1880249c, 4e38a55>[count 1, qsz 0, owner ]]]] - Thread-5-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7683c488 128x128, swapInterval 0, drawable 0x1e00002 [apply] JOGLTask 0: RUNNING: Thread-5-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x44dbf981: tileRendererInUse null, GearsES2[obj 0x44dbf981 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x44dbf981 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] 2: [0: false, 1: false] [apply] gear1 0x44dbf981 created: GearsObj[0x54e063d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44dbf981 created: GearsObj[0x457b9183, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44dbf981 created: GearsObj[0x457b9183, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x44dbf981 FIN GearsES2[obj 0x44dbf981 isInit true, usesShared false, 1 GearsObj[0x54e063d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x457b9183, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x338e5318, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x44dbf981 0/0 128x128 of 128x128, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44dbf981, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x44dbf981 128x128, swapInterval 0, drawable 0x1e00004 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24c48f0, owner true, ResourceToolkitLock[obj 0x212b28bf, isOwner false, <1880249c, 4e38a55>[count 1, qsz 0, owner ]]]] - Thread-5-jt1 [apply] JOGLTask 1: RUNNING: Thread-5-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7683c488: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7683c488 FIN [apply] JOGLTask 0: DONE/SYNC: Thread-5-jt0 [apply] JOGLTask 0: END: Thread-5-jt0 [apply] 3: [0: true, 1: false] [apply] junit.framework.TestListener: endTest(test02TwoThreads) [apply] junit.framework.TestListener: startTest(test04FourThreads) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44dbf981: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44dbf981 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-5-jt1 [apply] JOGLTask 1: END: Thread-5-jt1 [apply] 4: [0: true, 1: true] [apply] total: 2.076s [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: 155/0, reuse true - Thread-6-jt1 [apply] JOGLTask 3: START: 465/0, reuse true - Thread-6-jt3 [apply] JOGLTask 2: START: 310/0, reuse true - Thread-6-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x76d1c4af: tileRendererInUse null, GearsES2[obj 0x76d1c4af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x76d1c4af on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x76d1c4af created: GearsObj[0x4f7ceeaa, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x76d1c4af created: GearsObj[0x131903ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x76d1c4af created: GearsObj[0x131903ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x76d1c4af FIN GearsES2[obj 0x76d1c4af isInit true, usesShared false, 1 GearsObj[0x4f7ceeaa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x131903ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f3fd958, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x76d1c4af 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76d1c4af, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x76d1c4af 128x128, swapInterval 0, drawable 0x3e00004 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x314d730, owner true, ResourceToolkitLock[obj 0x68d6490d, isOwner false, <4c562a40, 2ceff6e7>[count 1, qsz 0, owner ]]]] - Thread-6-jt0 [apply] JOGLTask 0: RUNNING: Thread-6-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x1260f2be: tileRendererInUse null, GearsES2[obj 0x1260f2be isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1260f2be on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1260f2be created: GearsObj[0x3b114c4f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1260f2be created: GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1260f2be created: GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x1260f2be FIN GearsES2[obj 0x1260f2be isInit true, usesShared false, 1 GearsObj[0x3b114c4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4861c207, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x1260f2be 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1260f2be, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x1260f2be 128x128, swapInterval 0, drawable 0x3e00006 [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x314d730, owner true, ResourceToolkitLock[obj 0x68d6490d, isOwner false, <4c562a40, 2ceff6e7>[count 0, qsz 0, owner ]]]] - Thread-6-jt2 [apply] JOGLTask 2: RUNNING: Thread-6-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x118271c2: tileRendererInUse null, GearsES2[obj 0x118271c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x118271c2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x118271c2 created: GearsObj[0x43a65198, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x118271c2 created: GearsObj[0x5c36f4da, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x118271c2 created: GearsObj[0x5c36f4da, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x118271c2 FIN GearsES2[obj 0x118271c2 isInit true, usesShared false, 1 GearsObj[0x43a65198, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c36f4da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c054382, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x118271c2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x118271c2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x118271c2 128x128, swapInterval 0, drawable 0x3e00008 [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x314d730, owner true, ResourceToolkitLock[obj 0x68d6490d, isOwner false, <4c562a40, 2ceff6e7>[count 0, qsz 0, owner ]]]] - Thread-6-jt3 [apply] JOGLTask 3: RUNNING: Thread-6-jt3 [apply] 0: [0: false, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x440ca800: tileRendererInUse null, GearsES2[obj 0x440ca800 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x440ca800 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x440ca800 created: GearsObj[0x6ebe8853, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x440ca800 created: GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x440ca800 created: GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x440ca800 FIN GearsES2[obj 0x440ca800 isInit true, usesShared false, 1 GearsObj[0x6ebe8853, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20344eb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x440ca800 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x440ca800, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x440ca800 128x128, swapInterval 0, drawable 0x3e0000a [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x314d730, owner true, ResourceToolkitLock[obj 0x68d6490d, isOwner false, <4c562a40, 2ceff6e7>[count 0, qsz 0, owner ]]]] - Thread-6-jt1 [apply] JOGLTask 1: RUNNING: Thread-6-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x76d1c4af: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x76d1c4af FIN [apply] JOGLTask 0: DONE/SYNC: Thread-6-jt0 [apply] JOGLTask 0: END: Thread-6-jt0 [apply] 1: [0: true, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1260f2be: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1260f2be FIN [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2 [apply] JOGLTask 2: END: Thread-6-jt2 [apply] 2: [0: true, 1: false, 2: true, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x118271c2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x118271c2 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x440ca800: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x440ca800 FIN [apply] junit.framework.TestListener: endTest(test04FourThreads) [apply] junit.framework.TestListener: startTest(test16SixteenThreads) [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: 1.18s [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 3: START: 465/0, reuse true - Thread-7-jt3 [apply] JOGLTask 1: START: 155/0, reuse true - Thread-7-jt1 [apply] JOGLTask 2: START: 310/0, reuse true - Thread-7-jt2 [apply] JOGLTask 4: START: 620/0, reuse true - Thread-7-jt4 [apply] JOGLTask 5: START: 775/0, reuse true - Thread-7-jt5 [apply] JOGLTask 6: START: 930/0, reuse true - Thread-7-jt6 [apply] JOGLTask 7: START: 1085/0, reuse true - Thread-7-jt7 [apply] JOGLTask 8: START: 1240/0, reuse true - Thread-7-jt8 [apply] JOGLTask 9: START: 1395/0, reuse true - Thread-7-jt9 [apply] JOGLTask 10: START: 1550/0, reuse true - Thread-7-jt10 [apply] JOGLTask 11: START: 1705/0, reuse true - Thread-7-jt11 [apply] JOGLTask 12: START: 0/155, reuse true - Thread-7-jt12 [apply] JOGLTask 13: START: 155/155, reuse true - Thread-7-jt13 [apply] JOGLTask 14: START: 310/155, reuse true - Thread-7-jt14 [apply] JOGLTask 15: START: 465/155, reuse true - Thread-7-jt15 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xe49d3bc: tileRendererInUse null, GearsES2[obj 0xe49d3bc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xe49d3bc on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xe49d3bc created: GearsObj[0x425d3750, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xe49d3bc created: GearsObj[0x75da8739, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xe49d3bc created: GearsObj[0x75da8739, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0xe49d3bc FIN GearsES2[obj 0xe49d3bc isInit true, usesShared false, 1 GearsObj[0x425d3750, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75da8739, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5de3eba1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0xe49d3bc 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000004, msaa false, tileRendererInUse null [apply] >> GearsES2 0xe49d3bc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xe49d3bc 128x128, swapInterval 0, drawable 0x4000004 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 1, qsz 0, owner ]]]] - Thread-7-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xe49d3bc 128x128, swapInterval 0, drawable 0x4000004 [apply] JOGLTask 0: RUNNING: Thread-7-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x270c127d: tileRendererInUse null, GearsES2[obj 0x270c127d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x270c127d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x270c127d created: GearsObj[0x27683756, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x270c127d created: GearsObj[0x2b090350, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x270c127d created: GearsObj[0x2b090350, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x270c127d FIN GearsES2[obj 0x270c127d isInit true, usesShared false, 1 GearsObj[0x27683756, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b090350, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cb88f42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x270c127d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x270c127d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x270c127d 128x128, swapInterval 0, drawable 0x4000006 [apply] JOGLTask 7: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt7 [apply] JOGLTask 7: RUNNING: Thread-7-jt7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x482e9626: tileRendererInUse null, GearsES2[obj 0x482e9626 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x482e9626 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x482e9626 created: GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x482e9626 created: GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x482e9626 created: GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x482e9626 FIN GearsES2[obj 0x482e9626 isInit true, usesShared false, 1 GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22fc3147, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x482e9626 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x482e9626, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x482e9626 128x128, swapInterval 0, drawable 0x4000008 [apply] JOGLTask 4: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt4 [apply] JOGLTask 4: RUNNING: Thread-7-jt4 [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x6f2297aa: tileRendererInUse null, GearsES2[obj 0x6f2297aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f2297aa on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f2297aa created: GearsObj[0x2d35d761, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f2297aa created: GearsObj[0x29cf3877, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f2297aa created: GearsObj[0x29cf3877, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x6f2297aa FIN GearsES2[obj 0x6f2297aa isInit true, usesShared false, 1 GearsObj[0x2d35d761, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29cf3877, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63842212, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6f2297aa 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f2297aa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6f2297aa 128x128, swapInterval 0, drawable 0x400000a [apply] JOGLTask 6: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt6 [apply] JOGLTask 6: RUNNING: Thread-7-jt6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x70b83261: tileRendererInUse null, GearsES2[obj 0x70b83261 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70b83261 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x70b83261 created: GearsObj[0x74861131, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70b83261 created: GearsObj[0xdd2e3bb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70b83261 created: GearsObj[0xdd2e3bb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x70b83261 FIN GearsES2[obj 0x70b83261 isInit true, usesShared false, 1 GearsObj[0x74861131, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdd2e3bb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10651114, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x70b83261 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70b83261, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x70b83261 128x128, swapInterval 0, drawable 0x400000c [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt2 [apply] JOGLTask 2: RUNNING: Thread-7-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x14bb1579: tileRendererInUse null, GearsES2[obj 0x14bb1579 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14bb1579 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14bb1579 created: GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14bb1579 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14bb1579 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x14bb1579 FIN GearsES2[obj 0x14bb1579 isInit true, usesShared false, 1 GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c5c5ce3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x14bb1579 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14bb1579, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x14bb1579 128x128, swapInterval 0, drawable 0x400000e [apply] JOGLTask 5: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt5 [apply] JOGLTask 5: RUNNING: Thread-7-jt5 [apply] 1: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x67ec591: tileRendererInUse null, GearsES2[obj 0x67ec591 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x67ec591 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x67ec591 created: GearsObj[0x4bee8428, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x67ec591 created: GearsObj[0x1826850a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x67ec591 created: GearsObj[0x1826850a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x67ec591 FIN GearsES2[obj 0x67ec591 isInit true, usesShared false, 1 GearsObj[0x4bee8428, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1826850a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8e85fe9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x67ec591 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x67ec591, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x67ec591 128x128, swapInterval 0, drawable 0x4000010 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 1, qsz 0, owner ]]]] - Thread-7-jt1 [apply] JOGLTask 1: RUNNING: Thread-7-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xe2b8f23: tileRendererInUse null, GearsES2[obj 0xe2b8f23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xe2b8f23 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xe2b8f23 created: GearsObj[0x136157d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xe2b8f23 created: GearsObj[0x5bcc22a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xe2b8f23 created: GearsObj[0x5bcc22a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0xe2b8f23 FIN GearsES2[obj 0xe2b8f23 isInit true, usesShared false, 1 GearsObj[0x136157d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bcc22a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b6f5657, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0xe2b8f23 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000012, msaa false, tileRendererInUse null [apply] >> GearsES2 0xe2b8f23, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xe2b8f23 128x128, swapInterval 0, drawable 0x4000012 [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 1, qsz 0, owner ]]]] - Thread-7-jt3 [apply] JOGLTask 3: RUNNING: Thread-7-jt3 [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x43d1d96e: tileRendererInUse null, GearsES2[obj 0x43d1d96e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x43d1d96e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x43d1d96e created: GearsObj[0x88135a0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43d1d96e created: GearsObj[0x5ae79fbc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43d1d96e created: GearsObj[0x5ae79fbc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x43d1d96e FIN GearsES2[obj 0x43d1d96e isInit true, usesShared false, 1 GearsObj[0x88135a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ae79fbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ca81e44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x43d1d96e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43d1d96e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x43d1d96e 128x128, swapInterval 0, drawable 0x4000014 [apply] JOGLTask 9: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt9 [apply] JOGLTask 9: RUNNING: Thread-7-jt9 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x5bd7eaea: tileRendererInUse null, GearsES2[obj 0x5bd7eaea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5bd7eaea on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5bd7eaea created: GearsObj[0x16b37db4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5bd7eaea created: GearsObj[0x6201c010, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5bd7eaea created: GearsObj[0x6201c010, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x5bd7eaea FIN GearsES2[obj 0x5bd7eaea isInit true, usesShared false, 1 GearsObj[0x16b37db4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6201c010, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60e88cb4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x5bd7eaea 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bd7eaea, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x5bd7eaea 128x128, swapInterval 0, drawable 0x4000016 [apply] JOGLTask 13: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt13 [apply] JOGLTask 13: RUNNING: Thread-7-jt13 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xeb059ce: tileRendererInUse null, GearsES2[obj 0xeb059ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xeb059ce on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xeb059ce created: GearsObj[0x462f654, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xeb059ce created: GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xeb059ce created: GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0xeb059ce FIN GearsES2[obj 0xeb059ce isInit true, usesShared false, 1 GearsObj[0x462f654, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37c4a357, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0xeb059ce 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000018, msaa false, tileRendererInUse null [apply] >> GearsES2 0xeb059ce, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xeb059ce 128x128, swapInterval 0, drawable 0x4000018 [apply] JOGLTask 8: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt8 [apply] JOGLTask 8: RUNNING: Thread-7-jt8 [apply] 3: [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x6d2ddeee: tileRendererInUse null, GearsES2[obj 0x6d2ddeee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d2ddeee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d2ddeee created: GearsObj[0x39f5329f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d2ddeee created: GearsObj[0x10ce8273, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d2ddeee created: GearsObj[0x10ce8273, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x6d2ddeee FIN GearsES2[obj 0x6d2ddeee isInit true, usesShared false, 1 GearsObj[0x39f5329f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10ce8273, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65d654a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6d2ddeee 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400001a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d2ddeee, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6d2ddeee 128x128, swapInterval 0, drawable 0x400001a [apply] JOGLTask 15: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt15 [apply] JOGLTask 15: RUNNING: Thread-7-jt15 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x760140e2: tileRendererInUse null, GearsES2[obj 0x760140e2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x760140e2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x760140e2 created: GearsObj[0x5765c1bf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x760140e2 created: GearsObj[0x59930f6c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x760140e2 created: GearsObj[0x59930f6c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x760140e2 FIN GearsES2[obj 0x760140e2 isInit true, usesShared false, 1 GearsObj[0x5765c1bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59930f6c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45d9a965, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x760140e2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400001c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x760140e2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x760140e2 128x128, swapInterval 0, drawable 0x400001c [apply] JOGLTask 11: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt11 [apply] JOGLTask 11: RUNNING: Thread-7-jt11 [apply] 4: [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x59601d60: tileRendererInUse null, GearsES2[obj 0x59601d60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59601d60 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x59601d60 created: GearsObj[0x51d5c103, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59601d60 created: GearsObj[0x2872d5ee, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59601d60 created: GearsObj[0x2872d5ee, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x59601d60 FIN GearsES2[obj 0x59601d60 isInit true, usesShared false, 1 GearsObj[0x51d5c103, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2872d5ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb3b1101, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x59601d60 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400001e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59601d60, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x59601d60 128x128, swapInterval 0, drawable 0x400001e [apply] JOGLTask 12: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt12 [apply] JOGLTask 12: RUNNING: Thread-7-jt12 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x42500e5: tileRendererInUse null, GearsES2[obj 0x42500e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x42500e5 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x42500e5 created: GearsObj[0x16ea3c9d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x42500e5 created: GearsObj[0x6c31732b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x42500e5 created: GearsObj[0x6c31732b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x42500e5 FIN GearsES2[obj 0x42500e5 isInit true, usesShared false, 1 GearsObj[0x16ea3c9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c31732b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2280438b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x42500e5 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42500e5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x42500e5 128x128, swapInterval 0, drawable 0x4000020 [apply] JOGLTask 10: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt10 [apply] JOGLTask 10: RUNNING: Thread-7-jt10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x195dbc83: tileRendererInUse null, GearsES2[obj 0x195dbc83 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x195dbc83 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x195dbc83 created: GearsObj[0x5b266925, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x195dbc83 created: GearsObj[0x36c12ae3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x195dbc83 created: GearsObj[0x36c12ae3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x195dbc83 FIN GearsES2[obj 0x195dbc83 isInit true, usesShared false, 1 GearsObj[0x5b266925, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c12ae3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43e6b92a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x195dbc83 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000022, msaa false, tileRendererInUse null [apply] >> GearsES2 0x195dbc83, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x195dbc83 128x128, swapInterval 0, drawable 0x4000022 [apply] JOGLTask 14: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 1, qsz 0, owner ]]]] - Thread-7-jt14 [apply] JOGLTask 14: RUNNING: Thread-7-jt14 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe49d3bc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe49d3bc FIN [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0 [apply] JOGLTask 0: END: Thread-7-jt0 [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: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x270c127d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x270c127d FIN [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7 [apply] JOGLTask 7: END: Thread-7-jt7 [apply] 6: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x482e9626: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x482e9626 FIN [apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4 [apply] JOGLTask 4: END: Thread-7-jt4 [apply] 7: [0: true, 1: false, 2: false, 3: false, 4: true, 5: false, 6: false, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6f2297aa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6f2297aa FIN [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6 [apply] JOGLTask 6: END: Thread-7-jt6 [apply] 8: [0: true, 1: false, 2: false, 3: false, 4: true, 5: false, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x70b83261: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x70b83261 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2 [apply] JOGLTask 2: END: Thread-7-jt2 [apply] 9: [0: true, 1: false, 2: true, 3: false, 4: true, 5: false, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x14bb1579: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x14bb1579 FIN [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5 [apply] JOGLTask 5: END: Thread-7-jt5 [apply] 10: [0: true, 1: false, 2: true, 3: false, 4: true, 5: true, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe2b8f23: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe2b8f23 FIN [apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3 [apply] JOGLTask 3: END: Thread-7-jt3 [apply] 11: [0: true, 1: false, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x67ec591: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x67ec591 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1 [apply] JOGLTask 1: END: Thread-7-jt1 [apply] 12: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x43d1d96e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x43d1d96e FIN [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9 [apply] JOGLTask 9: END: Thread-7-jt9 [apply] 13: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: true, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x5bd7eaea: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x5bd7eaea FIN [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13 [apply] JOGLTask 13: END: Thread-7-jt13 [apply] 14: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: true, 10: false, 11: false, 12: false, 13: true, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xeb059ce: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xeb059ce FIN [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8 [apply] JOGLTask 8: END: Thread-7-jt8 [apply] 15: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: false, 11: false, 12: false, 13: true, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6d2ddeee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6d2ddeee FIN [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15 [apply] JOGLTask 15: END: Thread-7-jt15 [apply] 16: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: false, 11: false, 12: false, 13: true, 14: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x760140e2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x760140e2 FIN [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11 [apply] JOGLTask 11: END: Thread-7-jt11 [apply] 17: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: false, 11: true, 12: false, 13: true, 14: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x42500e5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x42500e5 FIN [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10 [apply] JOGLTask 10: END: Thread-7-jt10 [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: false, 13: true, 14: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x59601d60: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x59601d60 FIN [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12 [apply] JOGLTask 12: END: Thread-7-jt12 [apply] 19: [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: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x195dbc83: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x195dbc83 FIN [apply] junit.framework.TestListener: endTest(test16SixteenThreads) [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14 [apply] JOGLTask 14: END: Thread-7-jt14 [apply] 20: [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: 3.802s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.422 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402054999653 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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: 155/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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x7683c488: tileRendererInUse null, GearsES2[obj 0x7683c488 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7683c488 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7683c488 created: GearsObj[0x74ea3b86, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7683c488 created: GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7683c488 created: GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x7683c488 FIN GearsES2[obj 0x7683c488 isInit true, usesShared false, 1 GearsObj[0x74ea3b86, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bb166dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x7683c488 0/0 128x128 of 128x128, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7683c488, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7683c488 128x128, swapInterval 0, drawable 0x1e00002 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24c48f0, owner true, ResourceToolkitLock[obj 0x212b28bf, isOwner false, <1880249c, 4e38a55>[count 1, qsz 0, owner ]]]] - Thread-5-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7683c488 128x128, swapInterval 0, drawable 0x1e00002 [apply] JOGLTask 0: RUNNING: Thread-5-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x44dbf981: tileRendererInUse null, GearsES2[obj 0x44dbf981 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x44dbf981 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] 2: [0: false, 1: false] [apply] gear1 0x44dbf981 created: GearsObj[0x54e063d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44dbf981 created: GearsObj[0x457b9183, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44dbf981 created: GearsObj[0x457b9183, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x44dbf981 FIN GearsES2[obj 0x44dbf981 isInit true, usesShared false, 1 GearsObj[0x54e063d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x457b9183, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x338e5318, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x44dbf981 0/0 128x128 of 128x128, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44dbf981, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x44dbf981 128x128, swapInterval 0, drawable 0x1e00004 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24c48f0, owner true, ResourceToolkitLock[obj 0x212b28bf, isOwner false, <1880249c, 4e38a55>[count 1, qsz 0, owner ]]]] - Thread-5-jt1 [apply] JOGLTask 1: RUNNING: Thread-5-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7683c488: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7683c488 FIN [apply] JOGLTask 0: DONE/SYNC: Thread-5-jt0 [apply] JOGLTask 0: END: Thread-5-jt0 [apply] 3: [0: true, 1: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44dbf981: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44dbf981 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-5-jt1 [apply] JOGLTask 1: END: Thread-5-jt1 [apply] 4: [0: true, 1: true] [apply] total: 2.076s [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: 155/0, reuse true - Thread-6-jt1 [apply] JOGLTask 3: START: 465/0, reuse true - Thread-6-jt3 [apply] JOGLTask 2: START: 310/0, reuse true - Thread-6-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x76d1c4af: tileRendererInUse null, GearsES2[obj 0x76d1c4af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x76d1c4af on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x76d1c4af created: GearsObj[0x4f7ceeaa, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x76d1c4af created: GearsObj[0x131903ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x76d1c4af created: GearsObj[0x131903ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x76d1c4af FIN GearsES2[obj 0x76d1c4af isInit true, usesShared false, 1 GearsObj[0x4f7ceeaa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x131903ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f3fd958, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x76d1c4af 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x76d1c4af, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x76d1c4af 128x128, swapInterval 0, drawable 0x3e00004 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x314d730, owner true, ResourceToolkitLock[obj 0x68d6490d, isOwner false, <4c562a40, 2ceff6e7>[count 1, qsz 0, owner ]]]] - Thread-6-jt0 [apply] JOGLTask 0: RUNNING: Thread-6-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x1260f2be: tileRendererInUse null, GearsES2[obj 0x1260f2be isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1260f2be on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1260f2be created: GearsObj[0x3b114c4f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1260f2be created: GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1260f2be created: GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x1260f2be FIN GearsES2[obj 0x1260f2be isInit true, usesShared false, 1 GearsObj[0x3b114c4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4861c207, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x1260f2be 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1260f2be, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x1260f2be 128x128, swapInterval 0, drawable 0x3e00006 [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x314d730, owner true, ResourceToolkitLock[obj 0x68d6490d, isOwner false, <4c562a40, 2ceff6e7>[count 0, qsz 0, owner ]]]] - Thread-6-jt2 [apply] JOGLTask 2: RUNNING: Thread-6-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x118271c2: tileRendererInUse null, GearsES2[obj 0x118271c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x118271c2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x118271c2 created: GearsObj[0x43a65198, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x118271c2 created: GearsObj[0x5c36f4da, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x118271c2 created: GearsObj[0x5c36f4da, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x118271c2 FIN GearsES2[obj 0x118271c2 isInit true, usesShared false, 1 GearsObj[0x43a65198, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c36f4da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c054382, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x118271c2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x118271c2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x118271c2 128x128, swapInterval 0, drawable 0x3e00008 [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x314d730, owner true, ResourceToolkitLock[obj 0x68d6490d, isOwner false, <4c562a40, 2ceff6e7>[count 0, qsz 0, owner ]]]] - Thread-6-jt3 [apply] JOGLTask 3: RUNNING: Thread-6-jt3 [apply] 0: [0: false, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x440ca800: tileRendererInUse null, GearsES2[obj 0x440ca800 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x440ca800 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x440ca800 created: GearsObj[0x6ebe8853, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x440ca800 created: GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x440ca800 created: GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x440ca800 FIN GearsES2[obj 0x440ca800 isInit true, usesShared false, 1 GearsObj[0x6ebe8853, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20344eb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x440ca800 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x440ca800, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x440ca800 128x128, swapInterval 0, drawable 0x3e0000a [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x314d730, owner true, ResourceToolkitLock[obj 0x68d6490d, isOwner false, <4c562a40, 2ceff6e7>[count 0, qsz 0, owner ]]]] - Thread-6-jt1 [apply] JOGLTask 1: RUNNING: Thread-6-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x76d1c4af: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x76d1c4af FIN [apply] JOGLTask 0: DONE/SYNC: Thread-6-jt0 [apply] JOGLTask 0: END: Thread-6-jt0 [apply] 1: [0: true, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1260f2be: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1260f2be FIN [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2 [apply] JOGLTask 2: END: Thread-6-jt2 [apply] 2: [0: true, 1: false, 2: true, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x118271c2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x118271c2 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x440ca800: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x440ca800 FIN [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: 1.18s [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 3: START: 465/0, reuse true - Thread-7-jt3 [apply] JOGLTask 1: START: 155/0, reuse true - Thread-7-jt1 [apply] JOGLTask 2: START: 310/0, reuse true - Thread-7-jt2 [apply] JOGLTask 4: START: 620/0, reuse true - Thread-7-jt4 [apply] JOGLTask 5: START: 775/0, reuse true - Thread-7-jt5 [apply] JOGLTask 6: START: 930/0, reuse true - Thread-7-jt6 [apply] JOGLTask 7: START: 1085/0, reuse true - Thread-7-jt7 [apply] JOGLTask 8: START: 1240/0, reuse true - Thread-7-jt8 [apply] JOGLTask 9: START: 1395/0, reuse true - Thread-7-jt9 [apply] JOGLTask 10: START: 1550/0, reuse true - Thread-7-jt10 [apply] JOGLTask 11: START: 1705/0, reuse true - Thread-7-jt11 [apply] JOGLTask 12: START: 0/155, reuse true - Thread-7-jt12 [apply] JOGLTask 13: START: 155/155, reuse true - Thread-7-jt13 [apply] JOGLTask 14: START: 310/155, reuse true - Thread-7-jt14 [apply] JOGLTask 15: START: 465/155, reuse true - Thread-7-jt15 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xe49d3bc: tileRendererInUse null, GearsES2[obj 0xe49d3bc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xe49d3bc on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xe49d3bc created: GearsObj[0x425d3750, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xe49d3bc created: GearsObj[0x75da8739, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xe49d3bc created: GearsObj[0x75da8739, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0xe49d3bc FIN GearsES2[obj 0xe49d3bc isInit true, usesShared false, 1 GearsObj[0x425d3750, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75da8739, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5de3eba1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0xe49d3bc 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000004, msaa false, tileRendererInUse null [apply] >> GearsES2 0xe49d3bc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xe49d3bc 128x128, swapInterval 0, drawable 0x4000004 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 1, qsz 0, owner ]]]] - Thread-7-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xe49d3bc 128x128, swapInterval 0, drawable 0x4000004 [apply] JOGLTask 0: RUNNING: Thread-7-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x270c127d: tileRendererInUse null, GearsES2[obj 0x270c127d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x270c127d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x270c127d created: GearsObj[0x27683756, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x270c127d created: GearsObj[0x2b090350, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x270c127d created: GearsObj[0x2b090350, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x270c127d FIN GearsES2[obj 0x270c127d isInit true, usesShared false, 1 GearsObj[0x27683756, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b090350, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cb88f42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x270c127d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x270c127d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x270c127d 128x128, swapInterval 0, drawable 0x4000006 [apply] JOGLTask 7: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt7 [apply] JOGLTask 7: RUNNING: Thread-7-jt7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x482e9626: tileRendererInUse null, GearsES2[obj 0x482e9626 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x482e9626 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x482e9626 created: GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x482e9626 created: GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x482e9626 created: GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x482e9626 FIN GearsES2[obj 0x482e9626 isInit true, usesShared false, 1 GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22fc3147, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x482e9626 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x482e9626, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x482e9626 128x128, swapInterval 0, drawable 0x4000008 [apply] JOGLTask 4: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt4 [apply] JOGLTask 4: RUNNING: Thread-7-jt4 [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x6f2297aa: tileRendererInUse null, GearsES2[obj 0x6f2297aa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f2297aa on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f2297aa created: GearsObj[0x2d35d761, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f2297aa created: GearsObj[0x29cf3877, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f2297aa created: GearsObj[0x29cf3877, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x6f2297aa FIN GearsES2[obj 0x6f2297aa isInit true, usesShared false, 1 GearsObj[0x2d35d761, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29cf3877, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63842212, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6f2297aa 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f2297aa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6f2297aa 128x128, swapInterval 0, drawable 0x400000a [apply] JOGLTask 6: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt6 [apply] JOGLTask 6: RUNNING: Thread-7-jt6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x70b83261: tileRendererInUse null, GearsES2[obj 0x70b83261 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70b83261 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x70b83261 created: GearsObj[0x74861131, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70b83261 created: GearsObj[0xdd2e3bb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70b83261 created: GearsObj[0xdd2e3bb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x70b83261 FIN GearsES2[obj 0x70b83261 isInit true, usesShared false, 1 GearsObj[0x74861131, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdd2e3bb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10651114, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x70b83261 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70b83261, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x70b83261 128x128, swapInterval 0, drawable 0x400000c [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt2 [apply] JOGLTask 2: RUNNING: Thread-7-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x14bb1579: tileRendererInUse null, GearsES2[obj 0x14bb1579 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14bb1579 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14bb1579 created: GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14bb1579 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14bb1579 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x14bb1579 FIN GearsES2[obj 0x14bb1579 isInit true, usesShared false, 1 GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c5c5ce3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x14bb1579 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14bb1579, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x14bb1579 128x128, swapInterval 0, drawable 0x400000e [apply] JOGLTask 5: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt5 [apply] JOGLTask 5: RUNNING: Thread-7-jt5 [apply] 1: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x67ec591: tileRendererInUse null, GearsES2[obj 0x67ec591 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x67ec591 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x67ec591 created: GearsObj[0x4bee8428, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x67ec591 created: GearsObj[0x1826850a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x67ec591 created: GearsObj[0x1826850a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x67ec591 FIN GearsES2[obj 0x67ec591 isInit true, usesShared false, 1 GearsObj[0x4bee8428, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1826850a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8e85fe9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x67ec591 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x67ec591, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x67ec591 128x128, swapInterval 0, drawable 0x4000010 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 1, qsz 0, owner ]]]] - Thread-7-jt1 [apply] JOGLTask 1: RUNNING: Thread-7-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xe2b8f23: tileRendererInUse null, GearsES2[obj 0xe2b8f23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xe2b8f23 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xe2b8f23 created: GearsObj[0x136157d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xe2b8f23 created: GearsObj[0x5bcc22a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xe2b8f23 created: GearsObj[0x5bcc22a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0xe2b8f23 FIN GearsES2[obj 0xe2b8f23 isInit true, usesShared false, 1 GearsObj[0x136157d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bcc22a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b6f5657, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0xe2b8f23 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000012, msaa false, tileRendererInUse null [apply] >> GearsES2 0xe2b8f23, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xe2b8f23 128x128, swapInterval 0, drawable 0x4000012 [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 1, qsz 0, owner ]]]] - Thread-7-jt3 [apply] JOGLTask 3: RUNNING: Thread-7-jt3 [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x43d1d96e: tileRendererInUse null, GearsES2[obj 0x43d1d96e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x43d1d96e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x43d1d96e created: GearsObj[0x88135a0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43d1d96e created: GearsObj[0x5ae79fbc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43d1d96e created: GearsObj[0x5ae79fbc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x43d1d96e FIN GearsES2[obj 0x43d1d96e isInit true, usesShared false, 1 GearsObj[0x88135a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ae79fbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ca81e44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x43d1d96e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43d1d96e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x43d1d96e 128x128, swapInterval 0, drawable 0x4000014 [apply] JOGLTask 9: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt9 [apply] JOGLTask 9: RUNNING: Thread-7-jt9 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x5bd7eaea: tileRendererInUse null, GearsES2[obj 0x5bd7eaea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5bd7eaea on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5bd7eaea created: GearsObj[0x16b37db4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5bd7eaea created: GearsObj[0x6201c010, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5bd7eaea created: GearsObj[0x6201c010, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x5bd7eaea FIN GearsES2[obj 0x5bd7eaea isInit true, usesShared false, 1 GearsObj[0x16b37db4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6201c010, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60e88cb4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x5bd7eaea 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bd7eaea, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x5bd7eaea 128x128, swapInterval 0, drawable 0x4000016 [apply] JOGLTask 13: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt13 [apply] JOGLTask 13: RUNNING: Thread-7-jt13 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xeb059ce: tileRendererInUse null, GearsES2[obj 0xeb059ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xeb059ce on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xeb059ce created: GearsObj[0x462f654, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xeb059ce created: GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xeb059ce created: GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0xeb059ce FIN GearsES2[obj 0xeb059ce isInit true, usesShared false, 1 GearsObj[0x462f654, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37c4a357, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0xeb059ce 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000018, msaa false, tileRendererInUse null [apply] >> GearsES2 0xeb059ce, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xeb059ce 128x128, swapInterval 0, drawable 0x4000018 [apply] JOGLTask 8: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt8 [apply] JOGLTask 8: RUNNING: Thread-7-jt8 [apply] 3: [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x6d2ddeee: tileRendererInUse null, GearsES2[obj 0x6d2ddeee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d2ddeee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d2ddeee created: GearsObj[0x39f5329f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d2ddeee created: GearsObj[0x10ce8273, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d2ddeee created: GearsObj[0x10ce8273, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x6d2ddeee FIN GearsES2[obj 0x6d2ddeee isInit true, usesShared false, 1 GearsObj[0x39f5329f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10ce8273, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65d654a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6d2ddeee 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400001a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d2ddeee, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6d2ddeee 128x128, swapInterval 0, drawable 0x400001a [apply] JOGLTask 15: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt15 [apply] JOGLTask 15: RUNNING: Thread-7-jt15 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x760140e2: tileRendererInUse null, GearsES2[obj 0x760140e2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x760140e2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x760140e2 created: GearsObj[0x5765c1bf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x760140e2 created: GearsObj[0x59930f6c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x760140e2 created: GearsObj[0x59930f6c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x760140e2 FIN GearsES2[obj 0x760140e2 isInit true, usesShared false, 1 GearsObj[0x5765c1bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59930f6c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45d9a965, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x760140e2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400001c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x760140e2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x760140e2 128x128, swapInterval 0, drawable 0x400001c [apply] JOGLTask 11: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt11 [apply] JOGLTask 11: RUNNING: Thread-7-jt11 [apply] 4: [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x59601d60: tileRendererInUse null, GearsES2[obj 0x59601d60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59601d60 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x59601d60 created: GearsObj[0x51d5c103, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59601d60 created: GearsObj[0x2872d5ee, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59601d60 created: GearsObj[0x2872d5ee, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x59601d60 FIN GearsES2[obj 0x59601d60 isInit true, usesShared false, 1 GearsObj[0x51d5c103, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2872d5ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb3b1101, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x59601d60 0/0 128x128 of 128x128, swapInterval 0, drawable 0x400001e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59601d60, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x59601d60 128x128, swapInterval 0, drawable 0x400001e [apply] JOGLTask 12: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt12 [apply] JOGLTask 12: RUNNING: Thread-7-jt12 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x42500e5: tileRendererInUse null, GearsES2[obj 0x42500e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x42500e5 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x42500e5 created: GearsObj[0x16ea3c9d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x42500e5 created: GearsObj[0x6c31732b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x42500e5 created: GearsObj[0x6c31732b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x42500e5 FIN GearsES2[obj 0x42500e5 isInit true, usesShared false, 1 GearsObj[0x16ea3c9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c31732b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2280438b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x42500e5 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000020, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42500e5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x42500e5 128x128, swapInterval 0, drawable 0x4000020 [apply] JOGLTask 10: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 0, qsz 0, owner ]]]] - Thread-7-jt10 [apply] JOGLTask 10: RUNNING: Thread-7-jt10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x195dbc83: tileRendererInUse null, GearsES2[obj 0x195dbc83 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x195dbc83 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x195dbc83 created: GearsObj[0x5b266925, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x195dbc83 created: GearsObj[0x36c12ae3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x195dbc83 created: GearsObj[0x36c12ae3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x195dbc83 FIN GearsES2[obj 0x195dbc83 isInit true, usesShared false, 1 GearsObj[0x5b266925, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c12ae3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43e6b92a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x195dbc83 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4000022, msaa false, tileRendererInUse null [apply] >> GearsES2 0x195dbc83, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x195dbc83 128x128, swapInterval 0, drawable 0x4000022 [apply] JOGLTask 14: INITIALIZED: , NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f4cb9393240, owner true, ResourceToolkitLock[obj 0x1e82c72f, isOwner false, <1be2ee4f, 4f8b92d6>[count 1, qsz 0, owner ]]]] - Thread-7-jt14 [apply] JOGLTask 14: RUNNING: Thread-7-jt14 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe49d3bc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe49d3bc FIN [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0 [apply] JOGLTask 0: END: Thread-7-jt0 [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: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x270c127d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x270c127d FIN [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7 [apply] JOGLTask 7: END: Thread-7-jt7 [apply] 6: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x482e9626: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x482e9626 FIN [apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4 [apply] JOGLTask 4: END: Thread-7-jt4 [apply] 7: [0: true, 1: false, 2: false, 3: false, 4: true, 5: false, 6: false, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6f2297aa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6f2297aa FIN [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6 [apply] JOGLTask 6: END: Thread-7-jt6 [apply] 8: [0: true, 1: false, 2: false, 3: false, 4: true, 5: false, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x70b83261: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x70b83261 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2 [apply] JOGLTask 2: END: Thread-7-jt2 [apply] 9: [0: true, 1: false, 2: true, 3: false, 4: true, 5: false, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x14bb1579: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x14bb1579 FIN [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5 [apply] JOGLTask 5: END: Thread-7-jt5 [apply] 10: [0: true, 1: false, 2: true, 3: false, 4: true, 5: true, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe2b8f23: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe2b8f23 FIN [apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3 [apply] JOGLTask 3: END: Thread-7-jt3 [apply] 11: [0: true, 1: false, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x67ec591: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x67ec591 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1 [apply] JOGLTask 1: END: Thread-7-jt1 [apply] 12: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x43d1d96e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x43d1d96e FIN [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9 [apply] JOGLTask 9: END: Thread-7-jt9 [apply] 13: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: true, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x5bd7eaea: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x5bd7eaea FIN [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13 [apply] JOGLTask 13: END: Thread-7-jt13 [apply] 14: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: true, 10: false, 11: false, 12: false, 13: true, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xeb059ce: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xeb059ce FIN [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8 [apply] JOGLTask 8: END: Thread-7-jt8 [apply] 15: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: false, 11: false, 12: false, 13: true, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6d2ddeee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6d2ddeee FIN [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15 [apply] JOGLTask 15: END: Thread-7-jt15 [apply] 16: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: false, 11: false, 12: false, 13: true, 14: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x760140e2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x760140e2 FIN [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11 [apply] JOGLTask 11: END: Thread-7-jt11 [apply] 17: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: false, 11: true, 12: false, 13: true, 14: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x42500e5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x42500e5 FIN [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10 [apply] JOGLTask 10: END: Thread-7-jt10 [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: false, 13: true, 14: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x59601d60: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x59601d60 FIN [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12 [apply] JOGLTask 12: END: Thread-7-jt12 [apply] 19: [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: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x195dbc83: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x195dbc83 FIN [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14 [apply] JOGLTask 14: END: Thread-7-jt14 [apply] 20: [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: 3.802s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055007028 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test02TwoThreads took 2.087 sec [apply] Testcase: test04FourThreads took 1.182 sec [apply] Testcase: test16SixteenThreads took 3.805 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055007028 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055008071 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 3 [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.TestInitConcurrent02NEWTjunit.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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.303 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055008071 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 @ 1402055008326 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test02FourThreads took 0.003 sec [apply] Testcase: test02TwoThreads took 0.001 sec [apply] Testcase: test16SixteenThreads took 0.001 sec [apply] - 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 @ 1402055008326 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055009175 ms +++ localhosjunit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testMain) [apply] Implementation-Version: 2.2.0-rc-20140606 [apply] Implementation-Build: 2.2-b1258-20140606 [apply] Implementation-Branch: origin/master [apply] Implementation-Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 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: LINUX / Linux 3.2.0-4-amd64 (3.2.0), amd64 (arch), GENERIC_ABI, 4 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_45 (1.7.0u45), 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-20140527 [apply] Implementation Build: 2.2-b789-20140527 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 274dbc38e4b671579a07cce8bf7ecab6520e22d6 [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-20140606 [apply] Implementation Build: 2.2-b1258-20140606 [apply] Implementation Branch: origin/master [apply] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [apply] ----------------------------------------------------------------------------------------------------- [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x74a2b3b8, isOwner false, <65c530da, 750a6c68>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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[GL4bc/GL4bc.hw], on-scr[.]] [apply] junit.framework.TestListener: endTest(testMain) [apply] ----------------------------------------------------------------------------------------------------- [apply] X11GraphicsDevice[type .x11, connection :0]: [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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[GL4bc/GL4bc.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL4ES3 retrieved, impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL3 retrieved, impl. class jogamp.opengl.gl4.GL4bcImpl [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.498 sec [apply] ------------- Standard Output --------------- [apply] Implementation-Version: 2.2.0-rc-20140606 [apply] Implementation-Build: 2.2-b1258-20140606 [apply] Implementation-Branch: origin/master [apply] Implementation-Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055009175 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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: LINUX / Linux 3.2.0-4-amd64 (3.2.0), amd64 (arch), GENERIC_ABI, 4 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_45 (1.7.0u45), 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-20140527 [apply] Implementation Build: 2.2-b789-20140527 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 274dbc38e4b671579a07cce8bf7ecab6520e22d6 [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-20140606 [apply] Implementation Build: 2.2-b1258-20140606 [apply] Implementation Branch: origin/master [apply] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [apply] ----------------------------------------------------------------------------------------------------- [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x74a2b3b8, isOwner false, <65c530da, 750a6c68>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [apply] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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[GL4bc/GL4bc.hw], on-scr[.]] [apply] ----------------------------------------------------------------------------------------------------- [apply] X11GraphicsDevice[type .x11, connection :0]: [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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[GL4bc/GL4bc.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL4ES3 retrieved, impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL3 retrieved, 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 @ 1402055010627 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testMain took 1.361 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055010627 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055011568 ms +++ localhosjunit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(testWriteRead01aMap) [apply] t/127.0.0.1:59999 - Locked within 5 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=junit.framework.TestListener: endTest(testWriteRead01aMap) [apply] junit.framework.TestListener: startTest(testWriteRead01bMap) [apply] 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(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] junit.framework.TestListener: startTest(testWriteRead02aMapRange) [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] junit.framework.TestListener: endTest(testWriteRead02aMapRange) [apply] junit.framework.TestListener: startTest(testWriteRead02bMapRange) [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] junit.framework.TestListener: endTest(testWriteRead02bMapRange) [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.819 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055011568 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 @ 1402055017338 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWriteRead01aMap took 2.352 sec [apply] Testcase: testWriteRead01bMap took 1.118 sec [apply] Testcase: testWriteRead02aMapRange took 1.106 sec [apply] Testcase: testWriteRead02bMapRange took 1.103 sec [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055017338 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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(testX11WindowMemoryLeak) [apply] junit.framework.TestListener: endTest(testX11WindowMemoryLeak) [apply] junit.framework.TestListener: startTest(testX11WindowMemoryLeakFBOAutoDrawable) [apply] junit.framework.TestListener: endTest(testX11WindowMemoryLeakFBOAutoDrawable) [apply] junit.framework.TestListener: startTest(testX11WindowMemoryLeakGLPbuffer) [apply] junit.framework.TestListener: endTest(testX11WindowMemoryLeakGLPbuffer) [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.347 sec [apply] [apply] Testcase: testX11WindowMemoryLeak took 2.671 sec [apply] Testcase: testX11WindowMemoryLeakFBOAutoDrawable took 0.813 sec [apply] Testcase: testX11WindowMemoryLeakGLPbuffer took 0.814 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055023446 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] swap group max groups 0, barriers 0, true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2b1daa4d: tileRendererInUse null, GearsES2[obj 0x2b1daa4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b1daa4d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2b1daa4d created: GearsObj[0x3a73a8c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b1daa4d created: GearsObj[0x57f4bf33, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b1daa4d created: GearsObj[0x57f4bf33, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2b1daa4d FIN GearsES2[obj 0x2b1daa4d isInit true, usesShared false, 1 GearsObj[0x3a73a8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57f4bf33, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2b1daa4d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b1daa4d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2b1daa4d 256x256, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2b1daa4d 256x256, swapInterval 1, drawable 0x1e00002 [apply] swap group max groups 0, barriers 0, true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2941c947: tileRendererInUse null, GearsES2[obj 0x2941c947 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2941c947 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2941c947 created: GearsObj[0x457e4f19, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2941c947 created: GearsObj[0x677b15f3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2941c947 created: GearsObj[0x677b15f3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2941c947 FIN GearsES2[obj 0x2941c947 isInit true, usesShared false, 1 GearsObj[0x457e4f19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x677b15f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41de3998, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2941c947 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2941c947, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2941c947 256x256, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2941c947 256x256, swapInterval 1, drawable 0x1e00004 [apply] junit.framework.TestListener: endTest(test01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2b1daa4d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2b1daa4d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2941c947: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2941c947 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.506 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055023446 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] swap group max groups 0, barriers 0, true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2b1daa4d: tileRendererInUse null, GearsES2[obj 0x2b1daa4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b1daa4d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2b1daa4d created: GearsObj[0x3a73a8c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b1daa4d created: GearsObj[0x57f4bf33, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b1daa4d created: GearsObj[0x57f4bf33, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2b1daa4d FIN GearsES2[obj 0x2b1daa4d isInit true, usesShared false, 1 GearsObj[0x3a73a8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57f4bf33, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2b1daa4d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2b1daa4d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2b1daa4d 256x256, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2b1daa4d 256x256, swapInterval 1, drawable 0x1e00002 [apply] swap group max groups 0, barriers 0, true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2941c947: tileRendererInUse null, GearsES2[obj 0x2941c947 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2941c947 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2941c947 created: GearsObj[0x457e4f19, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2941c947 created: GearsObj[0x677b15f3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2941c947 created: GearsObj[0x677b15f3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2941c947 FIN GearsES2[obj 0x2941c947 isInit true, usesShared false, 1 GearsObj[0x457e4f19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x677b15f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41de3998, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2941c947 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2941c947, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2941c947 256x256, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2941c947 256x256, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2b1daa4d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2b1daa4d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2941c947: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2941c947 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055025903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.298 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055025903 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055026898 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, 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-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200002, 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-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200004, 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-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200006, 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-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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] junit.framework.TestListener: endTest(test01) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.576 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055026898 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, 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-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200002, 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-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200004, 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-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200006, 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-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055029426 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.387 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055029426 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055030393 ms +++ localhosjunit.framework.TestListener: tests to run: 1 [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01 [apply] junit.framework.TestListener: startTest(test01) [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00002, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00004, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00006, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00008, 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-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] junit.framework.TestListener: endTest(test01) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055030393 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01 [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00002, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00004, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00006, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00008, 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-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-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 @ 1402055034345 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.852 sec [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055034345 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055035339 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01 [apply] junit.framework.TestListener: startTest(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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x67090fc4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x3ea41b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x87fd415, 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-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 reused: GearsObj[0x67090fc4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x3ea41b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x87fd415, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x29ab22c7, (isShared true, created true) [apply] Ctx #0: hash 0xac68f7c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0xac68f7c, (isShared true, created true) [apply] Ctx #0: hash 0x29ab22c7, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 reused: GearsObj[0x67090fc4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x3ea41b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x87fd415, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x29ab22c7, (isShared true, created true) [apply] Ctx #0: hash 0x5fc65eb1, (created true) [apply] Ctx #1: hash 0xac68f7c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x5fc65eb1, (isShared true, created true) [apply] Ctx #0: hash 0x29ab22c7, (created true) [apply] Ctx #1: hash 0xac68f7c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x4faa65fe, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x3c0e2f8e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x4754326f, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x29ab22c7, (isShared true, created true) [apply] Ctx #0: hash 0x5fc65eb1, (created true) [apply] Ctx #1: hash 0xac68f7c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x5fc25637, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose FIN [apply] junit.framework.TestListener: endTest(test01) [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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.558 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055035339 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x67090fc4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x3ea41b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x87fd415, 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-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 reused: GearsObj[0x67090fc4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x3ea41b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x87fd415, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x29ab22c7, (isShared true, created true) [apply] Ctx #0: hash 0xac68f7c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0xac68f7c, (isShared true, created true) [apply] Ctx #0: hash 0x29ab22c7, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 reused: GearsObj[0x67090fc4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x3ea41b5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x87fd415, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x29ab22c7, (isShared true, created true) [apply] Ctx #0: hash 0x5fc65eb1, (created true) [apply] Ctx #1: hash 0xac68f7c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x5fc65eb1, (isShared true, created true) [apply] Ctx #0: hash 0x29ab22c7, (created true) [apply] Ctx #1: hash 0xac68f7c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x4faa65fe, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x3c0e2f8e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x4754326f, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x29ab22c7, (isShared true, created true) [apply] Ctx #0: hash 0x5fc65eb1, (created true) [apply] Ctx #1: hash 0xac68f7c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x5fc25637, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055037850 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.384 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055037850 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055038810 ms +++ localhosjunit.framework.TestListener: tests to run: 2 [apply] t/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer [apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedCopyBuffer) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x63465272: tileRendererInUse null, GearsES2[obj 0x63465272 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x63465272 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x63465272 created: GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x63465272 created: GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x63465272 created: GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x63465272 FIN GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5046eea1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x63465272 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x63465272, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00002 [apply] XXX-C-2.1: [apply] Myself: hash 0x746a56f0, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x481352e6: tileRendererInUse null, GearsES2[obj 0x481352e6 isInit false, usesShared false, 1 GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13073c56, 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 init 0x481352e6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x481352e6 created w/ share: GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x195dbc83, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x481352e6 created w/ share: GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x59034977, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x481352e6 created w/ share: GearsObj[0x5046eea1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6862b154, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x481352e6 FIN GearsES2[obj 0x481352e6 isInit true, usesShared true, 1 GearsObj[0x195dbc83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59034977, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6862b154, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x481352e6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481352e6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x481352e6 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x481352e6 256x256, swapInterval 0, drawable 0x1e00004 [apply] XXX-C-2.1: [apply] Myself: hash 0x746a56f0, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x6ca79f01, (isShared true, created true) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x481352e6 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x27683756: tileRendererInUse null, GearsES2[obj 0x27683756 isInit false, usesShared false, 1 GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13073c56, 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 init 0x27683756 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x27683756 created w/ share: GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x452f5f88, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27683756 created w/ share: GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2928fd34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27683756 created w/ share: GearsObj[0x5046eea1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x42077608, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x27683756 FIN GearsES2[obj 0x27683756 isInit true, usesShared true, 1 GearsObj[0x452f5f88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2928fd34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42077608, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x27683756 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27683756, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x27683756 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x27683756 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27683756 256x256, swapInterval 0, drawable 0x1e00006 [apply] XXX-C-3.1: [apply] Myself: hash 0x746a56f0, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Ctx #1: hash 0x2b090350, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x6ca79f01, (isShared true, created true) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Ctx #1: hash 0x2b090350, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x2b090350, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Ctx #1: hash 0x746a56f0, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27683756: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27683756 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x746a56f0, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Ctx #0: hash 0x2b090350, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x6ca79f01, (isShared true, created true) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Ctx #0: hash 0x2b090350, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x2b090350, (isShared true, created false) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Ctx #1: hash 0x746a56f0, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x481352e6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x481352e6 FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x746a56f0, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created false) [apply] Ctx #1: hash 0x2b090350, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x6ca79f01, (isShared true, created false) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Ctx #0: hash 0x2b090350, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x2b090350, (isShared true, created false) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Ctx #0: hash 0x6ca79f01, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x63465272: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x63465272 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x746a56f0, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x6ca79f01, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x2b090350, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedCopyBuffer) [apply] junit.framework.TestListener: startTest(test02CommonAnimatorMapBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x61f6eca2: tileRendererInUse null, GearsES2[obj 0x61f6eca2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x61f6eca2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x61f6eca2 created: GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x61f6eca2 created: GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x61f6eca2 created: GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x61f6eca2 FIN GearsES2[obj 0x61f6eca2 isInit true, usesShared false, 1 GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x61f6eca2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61f6eca2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x61f6eca2 256x256, swapInterval 0, drawable 0x3e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61f6eca2 256x256, swapInterval 0, drawable 0x3e00004 [apply] XXX-C-2.1: [apply] Myself: hash 0x27aa1558, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x61f6eca2 256x256, swapInterval 0, drawable 0x3e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x14a0a721: tileRendererInUse null, GearsES2[obj 0x14a0a721 isInit false, usesShared false, 1 GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x14a0a721 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14a0a721 created w/ share: GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x2d10ed88, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x14a0a721 created w/ share: GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x325a92d5, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x14a0a721 created w/ share: GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x585df7c6, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x14a0a721 FIN GearsES2[obj 0x14a0a721 isInit true, usesShared true, 1 GearsObj[0x2d10ed88, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x325a92d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x585df7c6, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x14a0a721 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a0a721, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x14a0a721 256x256, swapInterval 0, drawable 0x3e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14a0a721 256x256, swapInterval 0, drawable 0x3e00006 [apply] XXX-C-2.1: [apply] Myself: hash 0x27aa1558, (isShared true, created true) [apply] Ctx #0: hash 0x19676b0c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x19676b0c, (isShared true, created true) [apply] Ctx #0: hash 0x27aa1558, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x14a0a721 256x256, swapInterval 0, drawable 0x3e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x520e3850: tileRendererInUse null, GearsES2[obj 0x520e3850 isInit false, usesShared false, 1 GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x520e3850 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x520e3850 created w/ share: GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x21bce011, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x520e3850 created w/ share: GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x771a8d64, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x520e3850 created w/ share: GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x7038dd52, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x520e3850 FIN GearsES2[obj 0x520e3850 isInit true, usesShared true, 1 GearsObj[0x21bce011, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x771a8d64, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7038dd52, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x520e3850 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x520e3850, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x520e3850 256x256, swapInterval 0, drawable 0x3e00008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x520e3850 256x256, swapInterval 0, drawable 0x3e00008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x520e3850 256x256, swapInterval 0, drawable 0x3e00008 [apply] XXX-C-3.1: [apply] Myself: hash 0x27aa1558, (isShared true, created true) [apply] Ctx #0: hash 0x23933646, (created true) [apply] Ctx #1: hash 0x19676b0c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x19676b0c, (isShared true, created true) [apply] Ctx #0: hash 0x23933646, (created true) [apply] Ctx #1: hash 0x27aa1558, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x23933646, (isShared true, created true) [apply] Ctx #0: hash 0x19676b0c, (created true) [apply] Ctx #1: hash 0x27aa1558, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x520e3850: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x520e3850 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x27aa1558, (isShared true, created true) [apply] Ctx #0: hash 0x19676b0c, (created true) [apply] Ctx #0: hash 0x23933646, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x19676b0c, (isShared true, created true) [apply] Ctx #0: hash 0x27aa1558, (created true) [apply] Ctx #0: hash 0x23933646, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x23933646, (isShared true, created false) [apply] Ctx #0: hash 0x19676b0c, (created true) [apply] Ctx #1: hash 0x27aa1558, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x14a0a721: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x14a0a721 FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x27aa1558, (isShared true, created true) [apply] Ctx #0: hash 0x23933646, (created false) [apply] Ctx #1: hash 0x19676b0c, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x19676b0c, (isShared true, created false) [apply] Ctx #0: hash 0x27aa1558, (created true) [apply] Ctx #0: hash 0x23933646, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x23933646, (isShared true, created false) [apply] Ctx #0: hash 0x27aa1558, (created true) [apply] Ctx #0: hash 0x19676b0c, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x61f6eca2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x61f6eca2 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x27aa1558, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x19676b0c, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x23933646, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] junit.framework.TestListener: endTest(test02CommonAnimatorMapBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.545 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055038810 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x63465272: tileRendererInUse null, GearsES2[obj 0x63465272 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x63465272 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x63465272 created: GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x63465272 created: GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x63465272 created: GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x63465272 FIN GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5046eea1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x63465272 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x63465272, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00002 [apply] XXX-C-2.1: [apply] Myself: hash 0x746a56f0, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x481352e6: tileRendererInUse null, GearsES2[obj 0x481352e6 isInit false, usesShared false, 1 GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13073c56, 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 init 0x481352e6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x481352e6 created w/ share: GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x195dbc83, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x481352e6 created w/ share: GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x59034977, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x481352e6 created w/ share: GearsObj[0x5046eea1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6862b154, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x481352e6 FIN GearsES2[obj 0x481352e6 isInit true, usesShared true, 1 GearsObj[0x195dbc83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59034977, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6862b154, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x481352e6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x481352e6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x481352e6 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x481352e6 256x256, swapInterval 0, drawable 0x1e00004 [apply] XXX-C-2.1: [apply] Myself: hash 0x746a56f0, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x6ca79f01, (isShared true, created true) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x481352e6 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x27683756: tileRendererInUse null, GearsES2[obj 0x27683756 isInit false, usesShared false, 1 GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13073c56, 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 init 0x27683756 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x27683756 created w/ share: GearsObj[0x72fa5d5b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x452f5f88, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27683756 created w/ share: GearsObj[0x13073c56, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2928fd34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27683756 created w/ share: GearsObj[0x5046eea1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x42077608, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x27683756 FIN GearsES2[obj 0x27683756 isInit true, usesShared true, 1 GearsObj[0x452f5f88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2928fd34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42077608, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x27683756 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27683756, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x27683756 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x27683756 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27683756 256x256, swapInterval 0, drawable 0x1e00006 [apply] XXX-C-3.1: [apply] Myself: hash 0x746a56f0, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Ctx #1: hash 0x2b090350, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x6ca79f01, (isShared true, created true) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Ctx #1: hash 0x2b090350, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x2b090350, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Ctx #1: hash 0x746a56f0, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27683756: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27683756 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x746a56f0, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Ctx #0: hash 0x2b090350, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x6ca79f01, (isShared true, created true) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Ctx #0: hash 0x2b090350, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x2b090350, (isShared true, created false) [apply] Ctx #0: hash 0x6ca79f01, (created true) [apply] Ctx #1: hash 0x746a56f0, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x481352e6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x481352e6 FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x746a56f0, (isShared true, created true) [apply] Ctx #0: hash 0x6ca79f01, (created false) [apply] Ctx #1: hash 0x2b090350, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x6ca79f01, (isShared true, created false) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Ctx #0: hash 0x2b090350, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x2b090350, (isShared true, created false) [apply] Ctx #0: hash 0x746a56f0, (created true) [apply] Ctx #0: hash 0x6ca79f01, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x63465272: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x63465272 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x746a56f0, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x6ca79f01, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x2b090350, (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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x61f6eca2: tileRendererInUse null, GearsES2[obj 0x61f6eca2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x61f6eca2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x61f6eca2 created: GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x61f6eca2 created: GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x61f6eca2 created: GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x61f6eca2 FIN GearsES2[obj 0x61f6eca2 isInit true, usesShared false, 1 GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x61f6eca2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61f6eca2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x61f6eca2 256x256, swapInterval 0, drawable 0x3e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61f6eca2 256x256, swapInterval 0, drawable 0x3e00004 [apply] XXX-C-2.1: [apply] Myself: hash 0x27aa1558, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x61f6eca2 256x256, swapInterval 0, drawable 0x3e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x14a0a721: tileRendererInUse null, GearsES2[obj 0x14a0a721 isInit false, usesShared false, 1 GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x14a0a721 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14a0a721 created w/ share: GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x2d10ed88, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x14a0a721 created w/ share: GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x325a92d5, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x14a0a721 created w/ share: GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x585df7c6, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x14a0a721 FIN GearsES2[obj 0x14a0a721 isInit true, usesShared true, 1 GearsObj[0x2d10ed88, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x325a92d5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x585df7c6, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x14a0a721 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a0a721, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x14a0a721 256x256, swapInterval 0, drawable 0x3e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14a0a721 256x256, swapInterval 0, drawable 0x3e00006 [apply] XXX-C-2.1: [apply] Myself: hash 0x27aa1558, (isShared true, created true) [apply] Ctx #0: hash 0x19676b0c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x19676b0c, (isShared true, created true) [apply] Ctx #0: hash 0x27aa1558, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x14a0a721 256x256, swapInterval 0, drawable 0x3e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x520e3850: tileRendererInUse null, GearsES2[obj 0x520e3850 isInit false, usesShared false, 1 GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x520e3850 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x520e3850 created w/ share: GearsObj[0x7bccf12f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x21bce011, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x520e3850 created w/ share: GearsObj[0x4bee8428, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x771a8d64, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x520e3850 created w/ share: GearsObj[0x1826850a, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x7038dd52, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x520e3850 FIN GearsES2[obj 0x520e3850 isInit true, usesShared true, 1 GearsObj[0x21bce011, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x771a8d64, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7038dd52, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x520e3850 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x520e3850, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x520e3850 256x256, swapInterval 0, drawable 0x3e00008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x520e3850 256x256, swapInterval 0, drawable 0x3e00008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x520e3850 256x256, swapInterval 0, drawable 0x3e00008 [apply] XXX-C-3.1: [apply] Myself: hash 0x27aa1558, (isShared true, created true) [apply] Ctx #0: hash 0x23933646, (created true) [apply] Ctx #1: hash 0x19676b0c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x19676b0c, (isShared true, created true) [apply] Ctx #0: hash 0x23933646, (created true) [apply] Ctx #1: hash 0x27aa1558, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x23933646, (isShared true, created true) [apply] Ctx #0: hash 0x19676b0c, (created true) [apply] Ctx #1: hash 0x27aa1558, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x520e3850: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x520e3850 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x27aa1558, (isShared true, created true) [apply] Ctx #0: hash 0x19676b0c, (created true) [apply] Ctx #0: hash 0x23933646, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x19676b0c, (isShared true, created true) [apply] Ctx #0: hash 0x27aa1558, (created true) [apply] Ctx #0: hash 0x23933646, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x23933646, (isShared true, created false) [apply] Ctx #0: hash 0x19676b0c, (created true) [apply] Ctx #1: hash 0x27aa1558, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x14a0a721: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x14a0a721 FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x27aa1558, (isShared true, created true) [apply] Ctx #0: hash 0x23933646, (created false) [apply] Ctx #1: hash 0x19676b0c, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x19676b0c, (isShared true, created false) [apply] Ctx #0: hash 0x27aa1558, (created true) [apply] Ctx #0: hash 0x23933646, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x23933646, (isShared true, created false) [apply] Ctx #0: hash 0x27aa1558, (created true) [apply] Ctx #0: hash 0x19676b0c, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x61f6eca2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x61f6eca2 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x27aa1558, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x19676b0c, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x23933646, (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 @ 1402055049307 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CommonAnimatorSharedCopyBuffer took 4.887 sec [apply] Testcase: test02CommonAnimatorMapBuffer took 4.496 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055049307 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 [apply] junit.framework.TestListener: tests to run: 3 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055050260 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedOnscreen) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6e269225: tileRendererInUse null, GearsES2[obj 0x6e269225 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6e269225 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6e269225 created: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e269225 created: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e269225 created: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6e269225 FIN GearsES2[obj 0x6e269225 isInit true, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6e269225 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e269225, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6e269225 256x256, swapInterval 1, drawable 0x1e00002 [apply] Master Gears Init done: GearsES2[obj 0x6e269225 isInit true, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x65b165c3: tileRendererInUse null, GearsES2[obj 0x65b165c3 isInit false, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x65b165c3 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x65b165c3 created w/ share: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x75da8739, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x65b165c3 created w/ share: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5de3eba1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x65b165c3 created w/ share: GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2b044bcb, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x65b165c3 FIN GearsES2[obj 0x65b165c3 isInit true, usesShared true, 1 GearsObj[0x75da8739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5de3eba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b044bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x65b165c3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x65b165c3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5546f75a, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0xd150361, (isShared true, created true) [apply] Ctx #0: hash 0x5546f75a, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x65b165c3 isInit true, usesShared true, 1 GearsObj[0x75da8739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5de3eba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b044bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x10786bdf: tileRendererInUse null, GearsES2[obj 0x10786bdf isInit false, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x10786bdf on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x10786bdf created w/ share: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x58c5659c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10786bdf created w/ share: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x792124c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10786bdf created w/ share: GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6ef3f76, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x10786bdf FIN GearsES2[obj 0x10786bdf isInit true, usesShared true, 1 GearsObj[0x58c5659c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x792124c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ef3f76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x10786bdf 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10786bdf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5546f75a, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Ctx #1: hash 0x51f205eb, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x51f205eb, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Ctx #1: hash 0x5546f75a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x10786bdf isInit true, usesShared true, 1 GearsObj[0x58c5659c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x792124c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ef3f76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x452f5f88: tileRendererInUse null, GearsES2[obj 0x452f5f88 isInit false, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x452f5f88 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x452f5f88 created w/ share: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x452f5f88 created w/ share: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x452f5f88 created w/ share: GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x22fc3147, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x452f5f88 FIN GearsES2[obj 0x452f5f88 isInit true, usesShared true, 1 GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22fc3147, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x452f5f88 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f5f88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5546f75a, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Ctx #1: hash 0x51f205eb, (created true) [apply] Ctx #2: hash 0x2928fd34, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x2928fd34, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Ctx #1: hash 0x51f205eb, (created true) [apply] Ctx #2: hash 0x5546f75a, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x452f5f88 isInit true, usesShared true, 1 GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22fc3147, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x65b165c3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x65b165c3 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x10786bdf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x10786bdf FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6e269225 256x256, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x452f5f88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x452f5f88 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6e269225: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6e269225 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedOnscreen) [apply] junit.framework.TestListener: startTest(test02CommonAnimatorSharedOffscreen) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02CommonAnimatorSharedOffscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x27604c06: tileRendererInUse null, GearsES2[obj 0x27604c06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x27604c06 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x27604c06 created: GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27604c06 created: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27604c06 created: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x27604c06 FIN GearsES2[obj 0x27604c06 isInit true, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27604c06 0/0 64x64 of 64x64, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27604c06, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x27604c06 64x64, swapInterval 1, drawable 0x3e00004 [apply] Master Gears Init done: GearsES2[obj 0x27604c06 isInit true, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7bccf12f: tileRendererInUse null, GearsES2[obj 0x7bccf12f isInit false, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x7bccf12f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7bccf12f created w/ share: GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x78718d1f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7bccf12f created w/ share: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7bccf12f created w/ share: GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x14a0a721, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7bccf12f FIN GearsES2[obj 0x7bccf12f isInit true, usesShared true, 1 GearsObj[0x78718d1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7bccf12f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bccf12f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x231f321c, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x1826850a, (isShared true, created true) [apply] Ctx #0: hash 0x231f321c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7bccf12f isInit true, usesShared true, 1 GearsObj[0x78718d1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x3f3c721b: tileRendererInUse null, GearsES2[obj 0x3f3c721b isInit false, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x3f3c721b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3f3c721b created w/ share: GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3f3c721b created w/ share: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3f3c721b created w/ share: GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2d10ed88, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3f3c721b FIN GearsES2[obj 0x3f3c721b isInit true, usesShared true, 1 GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d10ed88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3f3c721b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f3c721b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x231f321c, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x19676b0c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x19676b0c, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x231f321c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x3f3c721b isInit true, usesShared true, 1 GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d10ed88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x325a92d5: tileRendererInUse null, GearsES2[obj 0x325a92d5 isInit false, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x325a92d5 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x325a92d5 created w/ share: GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x18657855, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x325a92d5 created w/ share: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2dbf20f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x325a92d5 created w/ share: GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5f0d0df0, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x325a92d5 FIN GearsES2[obj 0x325a92d5 isInit true, usesShared true, 1 GearsObj[0x18657855, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dbf20f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0d0df0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x325a92d5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x325a92d5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x231f321c, (isShared true, created true) [apply] Ctx #0: hash 0x585df7c6, (created true) [apply] Ctx #1: hash 0x1826850a, (created true) [apply] Ctx #2: hash 0x19676b0c, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x585df7c6, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x19676b0c, (created true) [apply] Ctx #2: hash 0x231f321c, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x325a92d5 isInit true, usesShared true, 1 GearsObj[0x18657855, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dbf20f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0d0df0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7bccf12f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7bccf12f FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x3f3c721b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x3f3c721b FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x325a92d5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x325a92d5 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27604c06: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27604c06 FIN [apply] junit.framework.TestListener: endTest(test02CommonAnimatorSharedOffscreen) [apply] junit.framework.TestListener: startTest(test03EachWithAnimatorSharedOffscreen) [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 0x372b7e8c: tileRendererInUse null, GearsES2[obj 0x372b7e8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x372b7e8c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x372b7e8c created: GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x372b7e8c created: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x372b7e8c created: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x372b7e8c FIN GearsES2[obj 0x372b7e8c isInit true, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x372b7e8c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x372b7e8c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x372b7e8c 64x64, swapInterval 1, drawable 0x3200006 [apply] Master Gears Init done: GearsES2[obj 0x372b7e8c isInit true, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x59632ef4: tileRendererInUse null, GearsES2[obj 0x59632ef4 isInit false, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x59632ef4 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x59632ef4 created w/ share: GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x418dad71, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59632ef4 created w/ share: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59632ef4 created w/ share: GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x64c14e1c, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x59632ef4 FIN GearsES2[obj 0x59632ef4 isInit true, usesShared true, 1 GearsObj[0x418dad71, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64c14e1c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x59632ef4 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59632ef4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x88135a0, (isShared true, created true) [apply] Ctx #0: hash 0x73fc840d, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x73fc840d, (isShared true, created true) [apply] Ctx #0: hash 0x88135a0, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x59632ef4 isInit true, usesShared true, 1 GearsObj[0x418dad71, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64c14e1c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x57623ae8: tileRendererInUse null, GearsES2[obj 0x57623ae8 isInit false, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x57623ae8 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x57623ae8 created w/ share: GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x37c4a357, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x57623ae8 created w/ share: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4ebfc15b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x57623ae8 created w/ share: GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xf2f65c1, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x57623ae8 FIN GearsES2[obj 0x57623ae8 isInit true, usesShared true, 1 GearsObj[0x37c4a357, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ebfc15b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf2f65c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x57623ae8 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57623ae8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x88135a0, (isShared true, created true) [apply] Ctx #0: hash 0x73fc840d, (created true) [apply] Ctx #1: hash 0x4efca5f6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x4efca5f6, (isShared true, created true) [apply] Ctx #0: hash 0x88135a0, (created true) [apply] Ctx #1: hash 0x73fc840d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x57623ae8 isInit true, usesShared true, 1 GearsObj[0x37c4a357, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ebfc15b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf2f65c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x68f7b23c: tileRendererInUse null, GearsES2[obj 0x68f7b23c isInit false, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x68f7b23c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x68f7b23c created w/ share: GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x41032397, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68f7b23c created w/ share: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68f7b23c created w/ share: GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x68f7b23c FIN GearsES2[obj 0x68f7b23c isInit true, usesShared true, 1 GearsObj[0x41032397, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x68f7b23c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x400000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68f7b23c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x88135a0, (isShared true, created true) [apply] Ctx #0: hash 0x1deaca69, (created true) [apply] Ctx #1: hash 0x73fc840d, (created true) [apply] Ctx #2: hash 0x4efca5f6, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x1deaca69, (isShared true, created true) [apply] Ctx #0: hash 0x88135a0, (created true) [apply] Ctx #1: hash 0x73fc840d, (created true) [apply] Ctx #2: hash 0x4efca5f6, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x68f7b23c isInit true, usesShared true, 1 GearsObj[0x41032397, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x59632ef4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x59632ef4 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x57623ae8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x57623ae8 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x68f7b23c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x68f7b23c FIN [apply] junit.framework.TestListener: endTest(test03EachWithAnimatorSharedOffscreen) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x372b7e8c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x372b7e8c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.611 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055050260 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6e269225: tileRendererInUse null, GearsES2[obj 0x6e269225 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6e269225 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6e269225 created: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e269225 created: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e269225 created: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6e269225 FIN GearsES2[obj 0x6e269225 isInit true, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6e269225 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e269225, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6e269225 256x256, swapInterval 1, drawable 0x1e00002 [apply] Master Gears Init done: GearsES2[obj 0x6e269225 isInit true, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x65b165c3: tileRendererInUse null, GearsES2[obj 0x65b165c3 isInit false, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x65b165c3 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x65b165c3 created w/ share: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x75da8739, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x65b165c3 created w/ share: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5de3eba1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x65b165c3 created w/ share: GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2b044bcb, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x65b165c3 FIN GearsES2[obj 0x65b165c3 isInit true, usesShared true, 1 GearsObj[0x75da8739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5de3eba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b044bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x65b165c3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x65b165c3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5546f75a, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0xd150361, (isShared true, created true) [apply] Ctx #0: hash 0x5546f75a, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x65b165c3 isInit true, usesShared true, 1 GearsObj[0x75da8739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5de3eba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b044bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x10786bdf: tileRendererInUse null, GearsES2[obj 0x10786bdf isInit false, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x10786bdf on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x10786bdf created w/ share: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x58c5659c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10786bdf created w/ share: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x792124c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10786bdf created w/ share: GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6ef3f76, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x10786bdf FIN GearsES2[obj 0x10786bdf isInit true, usesShared true, 1 GearsObj[0x58c5659c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x792124c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ef3f76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x10786bdf 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10786bdf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5546f75a, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Ctx #1: hash 0x51f205eb, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x51f205eb, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Ctx #1: hash 0x5546f75a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x10786bdf isInit true, usesShared true, 1 GearsObj[0x58c5659c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x792124c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ef3f76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x452f5f88: tileRendererInUse null, GearsES2[obj 0x452f5f88 isInit false, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x452f5f88 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x452f5f88 created w/ share: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x452f5f88 created w/ share: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x452f5f88 created w/ share: GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x22fc3147, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x452f5f88 FIN GearsES2[obj 0x452f5f88 isInit true, usesShared true, 1 GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22fc3147, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x452f5f88 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f5f88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5546f75a, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Ctx #1: hash 0x51f205eb, (created true) [apply] Ctx #2: hash 0x2928fd34, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x2928fd34, (isShared true, created true) [apply] Ctx #0: hash 0xd150361, (created true) [apply] Ctx #1: hash 0x51f205eb, (created true) [apply] Ctx #2: hash 0x5546f75a, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x452f5f88 isInit true, usesShared true, 1 GearsObj[0x10b2839f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37df4449, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22fc3147, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x65b165c3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x65b165c3 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x10786bdf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x10786bdf FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6e269225 256x256, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x452f5f88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x452f5f88 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6e269225: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6e269225 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 0x27604c06: tileRendererInUse null, GearsES2[obj 0x27604c06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x27604c06 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x27604c06 created: GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27604c06 created: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27604c06 created: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x27604c06 FIN GearsES2[obj 0x27604c06 isInit true, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27604c06 0/0 64x64 of 64x64, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27604c06, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x27604c06 64x64, swapInterval 1, drawable 0x3e00004 [apply] Master Gears Init done: GearsES2[obj 0x27604c06 isInit true, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7bccf12f: tileRendererInUse null, GearsES2[obj 0x7bccf12f isInit false, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x7bccf12f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7bccf12f created w/ share: GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x78718d1f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7bccf12f created w/ share: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7bccf12f created w/ share: GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x14a0a721, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7bccf12f FIN GearsES2[obj 0x7bccf12f isInit true, usesShared true, 1 GearsObj[0x78718d1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7bccf12f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bccf12f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x231f321c, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x1826850a, (isShared true, created true) [apply] Ctx #0: hash 0x231f321c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x7bccf12f isInit true, usesShared true, 1 GearsObj[0x78718d1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x3f3c721b: tileRendererInUse null, GearsES2[obj 0x3f3c721b isInit false, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x3f3c721b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3f3c721b created w/ share: GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3f3c721b created w/ share: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3f3c721b created w/ share: GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2d10ed88, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3f3c721b FIN GearsES2[obj 0x3f3c721b isInit true, usesShared true, 1 GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d10ed88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3f3c721b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f3c721b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x231f321c, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x19676b0c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x19676b0c, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x231f321c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x3f3c721b isInit true, usesShared true, 1 GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d10ed88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x325a92d5: tileRendererInUse null, GearsES2[obj 0x325a92d5 isInit false, usesShared false, 1 GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x325a92d5 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x325a92d5 created w/ share: GearsObj[0x3cbbad22, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x18657855, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x325a92d5 created w/ share: GearsObj[0x4563b254, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2dbf20f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x325a92d5 created w/ share: GearsObj[0x1450cc63, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5f0d0df0, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x325a92d5 FIN GearsES2[obj 0x325a92d5 isInit true, usesShared true, 1 GearsObj[0x18657855, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dbf20f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0d0df0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x325a92d5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x325a92d5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x231f321c, (isShared true, created true) [apply] Ctx #0: hash 0x585df7c6, (created true) [apply] Ctx #1: hash 0x1826850a, (created true) [apply] Ctx #2: hash 0x19676b0c, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x585df7c6, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x19676b0c, (created true) [apply] Ctx #2: hash 0x231f321c, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x325a92d5 isInit true, usesShared true, 1 GearsObj[0x18657855, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dbf20f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0d0df0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7bccf12f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7bccf12f FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x3f3c721b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x3f3c721b FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x325a92d5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x325a92d5 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27604c06: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27604c06 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 0x372b7e8c: tileRendererInUse null, GearsES2[obj 0x372b7e8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x372b7e8c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x372b7e8c created: GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x372b7e8c created: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x372b7e8c created: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x372b7e8c FIN GearsES2[obj 0x372b7e8c isInit true, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x372b7e8c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x372b7e8c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x372b7e8c 64x64, swapInterval 1, drawable 0x3200006 [apply] Master Gears Init done: GearsES2[obj 0x372b7e8c isInit true, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x59632ef4: tileRendererInUse null, GearsES2[obj 0x59632ef4 isInit false, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x59632ef4 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x59632ef4 created w/ share: GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x418dad71, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59632ef4 created w/ share: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59632ef4 created w/ share: GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x64c14e1c, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x59632ef4 FIN GearsES2[obj 0x59632ef4 isInit true, usesShared true, 1 GearsObj[0x418dad71, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64c14e1c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x59632ef4 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59632ef4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x88135a0, (isShared true, created true) [apply] Ctx #0: hash 0x73fc840d, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x73fc840d, (isShared true, created true) [apply] Ctx #0: hash 0x88135a0, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x59632ef4 isInit true, usesShared true, 1 GearsObj[0x418dad71, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64c14e1c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x57623ae8: tileRendererInUse null, GearsES2[obj 0x57623ae8 isInit false, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x57623ae8 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x57623ae8 created w/ share: GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x37c4a357, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x57623ae8 created w/ share: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4ebfc15b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x57623ae8 created w/ share: GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xf2f65c1, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x57623ae8 FIN GearsES2[obj 0x57623ae8 isInit true, usesShared true, 1 GearsObj[0x37c4a357, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ebfc15b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf2f65c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x57623ae8 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57623ae8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x88135a0, (isShared true, created true) [apply] Ctx #0: hash 0x73fc840d, (created true) [apply] Ctx #1: hash 0x4efca5f6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x4efca5f6, (isShared true, created true) [apply] Ctx #0: hash 0x88135a0, (created true) [apply] Ctx #1: hash 0x73fc840d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x57623ae8 isInit true, usesShared true, 1 GearsObj[0x37c4a357, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ebfc15b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf2f65c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x68f7b23c: tileRendererInUse null, GearsES2[obj 0x68f7b23c isInit false, usesShared false, 1 GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x68f7b23c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x68f7b23c created w/ share: GearsObj[0x771a8d64, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x41032397, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68f7b23c created w/ share: GearsObj[0x7038dd52, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68f7b23c created w/ share: GearsObj[0x254a6c0d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x68f7b23c FIN GearsES2[obj 0x68f7b23c isInit true, usesShared true, 1 GearsObj[0x41032397, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x68f7b23c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x400000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68f7b23c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x88135a0, (isShared true, created true) [apply] Ctx #0: hash 0x1deaca69, (created true) [apply] Ctx #1: hash 0x73fc840d, (created true) [apply] Ctx #2: hash 0x4efca5f6, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x1deaca69, (isShared true, created true) [apply] Ctx #0: hash 0x88135a0, (created true) [apply] Ctx #1: hash 0x73fc840d, (created true) [apply] Ctx #2: hash 0x4efca5f6, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x68f7b23c isInit true, usesShared true, 1 GearsObj[0x41032397, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x59632ef4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x59632ef4 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x57623ae8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x57623ae8 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x68f7b23c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x68f7b23c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x372b7e8c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x372b7e8c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055056823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CommonAnimatorSharedOnscreen took 2.038 sec [apply] Testcase: test02CommonAnimatorSharedOffscreen took 1.713 sec [apply] Testcase: test03EachWithAnimatorSharedOffscreen took 1.648 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055056823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055057830 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 [apply] junit.framework.TestListener: tests to run: 4 [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2940b9ef: tileRendererInUse null, GearsES2[obj 0x2940b9ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2940b9ef on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2940b9ef created: GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2940b9ef created: GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2940b9ef created: GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2940b9ef FIN GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2940b9ef 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2940b9ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2940b9ef 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x735b46ef: tileRendererInUse null, GearsES2[obj 0x735b46ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x735b46ef on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x735b46ef created w/ share: GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7022471, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x735b46ef created w/ share: GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1da67a4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x735b46ef created w/ share: GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1ca7e7be, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x735b46ef FIN GearsES2[obj 0x735b46ef isInit true, usesShared true, 1 GearsObj[0x7022471, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1da67a4f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ca7e7be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x735b46ef 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x735b46ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x735b46ef 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x735b46ef 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x6d8e3013: tileRendererInUse null, GearsES2[obj 0x6d8e3013 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x6d8e3013 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d8e3013 created w/ share: GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b3f1bfb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d8e3013 created w/ share: GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4c4609b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d8e3013 created w/ share: GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa27b2d9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x6d8e3013 FIN GearsES2[obj 0x6d8e3013 isInit true, usesShared true, 1 GearsObj[0x1b3f1bfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c4609b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa27b2d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6d8e3013 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d8e3013, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6d8e3013 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6d8e3013 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2940b9ef 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x735b46ef 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6d8e3013 256x256, swapInterval 0, drawable 0x1e00006 [apply] XXX-C-3.1: [apply] Myself: hash 0x580760d7, (isShared true, created true) [apply] Ctx #0: hash 0x2504df84, (created true) [apply] Ctx #1: hash 0x535f79a4, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x2504df84, (isShared true, created true) [apply] Ctx #0: hash 0x535f79a4, (created true) [apply] Ctx #1: hash 0x580760d7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x535f79a4, (isShared true, created true) [apply] Ctx #0: hash 0x2504df84, (created true) [apply] Ctx #1: hash 0x580760d7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6d8e3013: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6d8e3013 FIN [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimatorCleanDtorOrder) [apply] junit.framework.TestListener: startTest(test02SyncedOneAnimatorDirtyDtorOrder) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x735b46ef: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x735b46ef FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2940b9ef 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2940b9ef 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2940b9ef: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2940b9ef FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x1a29b1ed: tileRendererInUse null, GearsES2[obj 0x1a29b1ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1a29b1ed on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1a29b1ed created: GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1a29b1ed created: GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1a29b1ed created: GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x1a29b1ed FIN GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x1a29b1ed 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a29b1ed, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x1a29b1ed 256x256, swapInterval 0, drawable 0x1e00008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x27604c06: tileRendererInUse null, GearsES2[obj 0x27604c06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x27604c06 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x27604c06 created w/ share: GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x23b3e8b0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27604c06 created w/ share: GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x78718d1f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27604c06 created w/ share: GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x66e82bff, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x27604c06 FIN GearsES2[obj 0x27604c06 isInit true, usesShared true, 1 GearsObj[0x23b3e8b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78718d1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66e82bff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x27604c06 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27604c06, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x27604c06 256x256, swapInterval 0, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x27604c06 256x256, swapInterval 0, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x231f321c: tileRendererInUse null, GearsES2[obj 0x231f321c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x231f321c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x231f321c created w/ share: GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1d5bd19e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x231f321c created w/ share: GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x771eeb20, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x231f321c created w/ share: GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xedebef9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x231f321c FIN GearsES2[obj 0x231f321c isInit true, usesShared true, 1 GearsObj[0x1d5bd19e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x771eeb20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xedebef9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x231f321c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x231f321c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x231f321c 256x256, swapInterval 0, drawable 0x1e0000c [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x231f321c 256x256, swapInterval 0, drawable 0x1e0000c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1a29b1ed 256x256, swapInterval 0, drawable 0x1e00008 [apply] XXX-C-3.1: [apply] Myself: hash 0x5512de47, (isShared true, created true) [apply] Ctx #0: hash 0x14a0a721, (created true) [apply] Ctx #1: hash 0x4bee8428, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x4bee8428, (isShared true, created true) [apply] Ctx #0: hash 0x14a0a721, (created true) [apply] Ctx #1: hash 0x5512de47, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x14a0a721, (isShared true, created true) [apply] Ctx #0: hash 0x5512de47, (created true) [apply] Ctx #1: hash 0x4bee8428, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x1a29b1ed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x1a29b1ed FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x27604c06: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x27604c06 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c FIN [apply] junit.framework.TestListener: endTest(test02SyncedOneAnimatorDirtyDtorOrder) [apply] junit.framework.TestListener: startTest(test11AsyncEachAnimatorCleanDtorOrder) [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 0x5f0d0df0: tileRendererInUse null, GearsES2[obj 0x5f0d0df0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5f0d0df0 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5f0d0df0 created: GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5f0d0df0 created: GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5f0d0df0 created: GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5f0d0df0 FIN GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5f0d0df0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5f0d0df0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x615b110e: tileRendererInUse null, GearsES2[obj 0x615b110e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x615b110e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x615b110e created w/ share: GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x462f654, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x615b110e created w/ share: GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x615b110e created w/ share: GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x37c4a357, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x615b110e FIN GearsES2[obj 0x615b110e isInit true, usesShared true, 1 GearsObj[0x462f654, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37c4a357, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x615b110e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x615b110e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x391cde0: tileRendererInUse null, GearsES2[obj 0x391cde0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x391cde0 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x391cde0 created w/ share: GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3b870737, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x391cde0 created w/ share: GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1deaca69, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x391cde0 created w/ share: GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x218ec2d7, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x391cde0 FIN GearsES2[obj 0x391cde0 isInit true, usesShared true, 1 GearsObj[0x3b870737, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1deaca69, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x218ec2d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x391cde0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x391cde0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x771a8d64, (isShared true, created true) [apply] Ctx #0: hash 0x72098229, (created true) [apply] Ctx #1: hash 0x4eef43f1, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x4eef43f1, (isShared true, created true) [apply] Ctx #0: hash 0x771a8d64, (created true) [apply] Ctx #1: hash 0x72098229, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x72098229, (isShared true, created true) [apply] Ctx #0: hash 0x771a8d64, (created true) [apply] Ctx #1: hash 0x4eef43f1, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x391cde0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x391cde0 FIN [apply] junit.framework.TestListener: endTest(test11AsyncEachAnimatorCleanDtorOrder) [apply] junit.framework.TestListener: startTest(test12AsyncEachAnimatorDirtyDtorOrder) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x615b110e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x615b110e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x5f0d0df0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x5f0d0df0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7ff5b38d: tileRendererInUse null, GearsES2[obj 0x7ff5b38d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7ff5b38d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7ff5b38d created: GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7ff5b38d created: GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7ff5b38d created: GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7ff5b38d FIN GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7ff5b38d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7ff5b38d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x702cf1a9: tileRendererInUse null, GearsES2[obj 0x702cf1a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x702cf1a9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x702cf1a9 created w/ share: GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x46ec1cad, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x702cf1a9 created w/ share: GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x374ec63b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x702cf1a9 created w/ share: GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x14b867db, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x702cf1a9 FIN GearsES2[obj 0x702cf1a9 isInit true, usesShared true, 1 GearsObj[0x46ec1cad, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x374ec63b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14b867db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x702cf1a9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x702cf1a9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x5ca39971: tileRendererInUse null, GearsES2[obj 0x5ca39971 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5ca39971 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5ca39971 created w/ share: GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6f73a5f9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5ca39971 created w/ share: GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1195b799, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5ca39971 created w/ share: GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7c48a6d3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5ca39971 FIN GearsES2[obj 0x5ca39971 isInit true, usesShared true, 1 GearsObj[0x6f73a5f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1195b799, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c48a6d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5ca39971 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5ca39971, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x221b6417, (isShared true, created true) [apply] Ctx #0: hash 0x3f22b3ca, (created true) [apply] Ctx #1: hash 0x1595b85e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x1595b85e, (isShared true, created true) [apply] Ctx #0: hash 0x3f22b3ca, (created true) [apply] Ctx #1: hash 0x221b6417, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3f22b3ca, (isShared true, created true) [apply] Ctx #0: hash 0x221b6417, (created true) [apply] Ctx #1: hash 0x1595b85e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7ff5b38d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7ff5b38d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x702cf1a9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x702cf1a9 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x5ca39971: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x5ca39971 FIN [apply] junit.framework.TestListener: endTest(test12AsyncEachAnimatorDirtyDtorOrder) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.722 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055057830 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2940b9ef: tileRendererInUse null, GearsES2[obj 0x2940b9ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2940b9ef on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2940b9ef created: GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2940b9ef created: GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2940b9ef created: GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2940b9ef FIN GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2940b9ef 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2940b9ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2940b9ef 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x735b46ef: tileRendererInUse null, GearsES2[obj 0x735b46ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x735b46ef on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x735b46ef created w/ share: GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7022471, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x735b46ef created w/ share: GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1da67a4f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x735b46ef created w/ share: GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1ca7e7be, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x735b46ef FIN GearsES2[obj 0x735b46ef isInit true, usesShared true, 1 GearsObj[0x7022471, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1da67a4f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ca7e7be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x735b46ef 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x735b46ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x735b46ef 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x735b46ef 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x6d8e3013: tileRendererInUse null, GearsES2[obj 0x6d8e3013 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x6d8e3013 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d8e3013 created w/ share: GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b3f1bfb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d8e3013 created w/ share: GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4c4609b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d8e3013 created w/ share: GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa27b2d9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x6d8e3013 FIN GearsES2[obj 0x6d8e3013 isInit true, usesShared true, 1 GearsObj[0x1b3f1bfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c4609b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa27b2d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2940b9ef isInit true, usesShared false, 1 GearsObj[0x8ff99df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44cf0416, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396c9ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6d8e3013 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d8e3013, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6d8e3013 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6d8e3013 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2940b9ef 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x735b46ef 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6d8e3013 256x256, swapInterval 0, drawable 0x1e00006 [apply] XXX-C-3.1: [apply] Myself: hash 0x580760d7, (isShared true, created true) [apply] Ctx #0: hash 0x2504df84, (created true) [apply] Ctx #1: hash 0x535f79a4, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x2504df84, (isShared true, created true) [apply] Ctx #0: hash 0x535f79a4, (created true) [apply] Ctx #1: hash 0x580760d7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x535f79a4, (isShared true, created true) [apply] Ctx #0: hash 0x2504df84, (created true) [apply] Ctx #1: hash 0x580760d7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6d8e3013: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6d8e3013 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x735b46ef: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x735b46ef FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2940b9ef 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2940b9ef 256x256, swapInterval 0, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2940b9ef: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2940b9ef FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x1a29b1ed: tileRendererInUse null, GearsES2[obj 0x1a29b1ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1a29b1ed on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1a29b1ed created: GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1a29b1ed created: GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1a29b1ed created: GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x1a29b1ed FIN GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x1a29b1ed 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a29b1ed, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x1a29b1ed 256x256, swapInterval 0, drawable 0x1e00008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x27604c06: tileRendererInUse null, GearsES2[obj 0x27604c06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x27604c06 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x27604c06 created w/ share: GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x23b3e8b0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27604c06 created w/ share: GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x78718d1f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27604c06 created w/ share: GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x66e82bff, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x27604c06 FIN GearsES2[obj 0x27604c06 isInit true, usesShared true, 1 GearsObj[0x23b3e8b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78718d1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66e82bff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x27604c06 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27604c06, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x27604c06 256x256, swapInterval 0, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x27604c06 256x256, swapInterval 0, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x231f321c: tileRendererInUse null, GearsES2[obj 0x231f321c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x231f321c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x231f321c created w/ share: GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1d5bd19e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x231f321c created w/ share: GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x771eeb20, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x231f321c created w/ share: GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xedebef9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x231f321c FIN GearsES2[obj 0x231f321c isInit true, usesShared true, 1 GearsObj[0x1d5bd19e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x771eeb20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xedebef9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x4563b254, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1450cc63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449a8200, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x231f321c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x231f321c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x231f321c 256x256, swapInterval 0, drawable 0x1e0000c [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x231f321c 256x256, swapInterval 0, drawable 0x1e0000c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1a29b1ed 256x256, swapInterval 0, drawable 0x1e00008 [apply] XXX-C-3.1: [apply] Myself: hash 0x5512de47, (isShared true, created true) [apply] Ctx #0: hash 0x14a0a721, (created true) [apply] Ctx #1: hash 0x4bee8428, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x4bee8428, (isShared true, created true) [apply] Ctx #0: hash 0x14a0a721, (created true) [apply] Ctx #1: hash 0x5512de47, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x14a0a721, (isShared true, created true) [apply] Ctx #0: hash 0x5512de47, (created true) [apply] Ctx #1: hash 0x4bee8428, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x1a29b1ed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x1a29b1ed FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x27604c06: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x27604c06 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c 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 0x5f0d0df0: tileRendererInUse null, GearsES2[obj 0x5f0d0df0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5f0d0df0 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5f0d0df0 created: GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5f0d0df0 created: GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5f0d0df0 created: GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5f0d0df0 FIN GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5f0d0df0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5f0d0df0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x615b110e: tileRendererInUse null, GearsES2[obj 0x615b110e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x615b110e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x615b110e created w/ share: GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x462f654, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x615b110e created w/ share: GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x615b110e created w/ share: GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x37c4a357, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x615b110e FIN GearsES2[obj 0x615b110e isInit true, usesShared true, 1 GearsObj[0x462f654, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d1a070b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37c4a357, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x615b110e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x615b110e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x391cde0: tileRendererInUse null, GearsES2[obj 0x391cde0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x391cde0 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x391cde0 created w/ share: GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3b870737, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x391cde0 created w/ share: GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1deaca69, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x391cde0 created w/ share: GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x218ec2d7, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x391cde0 FIN GearsES2[obj 0x391cde0 isInit true, usesShared true, 1 GearsObj[0x3b870737, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1deaca69, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x218ec2d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5f0d0df0 isInit true, usesShared false, 1 GearsObj[0x60e88cb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x436daf20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56048075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x391cde0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x391cde0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x771a8d64, (isShared true, created true) [apply] Ctx #0: hash 0x72098229, (created true) [apply] Ctx #1: hash 0x4eef43f1, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x4eef43f1, (isShared true, created true) [apply] Ctx #0: hash 0x771a8d64, (created true) [apply] Ctx #1: hash 0x72098229, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x72098229, (isShared true, created true) [apply] Ctx #0: hash 0x771a8d64, (created true) [apply] Ctx #1: hash 0x4eef43f1, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x391cde0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x391cde0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x615b110e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x615b110e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x5f0d0df0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x5f0d0df0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7ff5b38d: tileRendererInUse null, GearsES2[obj 0x7ff5b38d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7ff5b38d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7ff5b38d created: GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7ff5b38d created: GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7ff5b38d created: GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7ff5b38d FIN GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7ff5b38d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7ff5b38d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x702cf1a9: tileRendererInUse null, GearsES2[obj 0x702cf1a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x702cf1a9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x702cf1a9 created w/ share: GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x46ec1cad, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x702cf1a9 created w/ share: GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x374ec63b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x702cf1a9 created w/ share: GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x14b867db, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x702cf1a9 FIN GearsES2[obj 0x702cf1a9 isInit true, usesShared true, 1 GearsObj[0x46ec1cad, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x374ec63b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14b867db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x702cf1a9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x702cf1a9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x5ca39971: tileRendererInUse null, GearsES2[obj 0x5ca39971 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5ca39971 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5ca39971 created w/ share: GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6f73a5f9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5ca39971 created w/ share: GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1195b799, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5ca39971 created w/ share: GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7c48a6d3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5ca39971 FIN GearsES2[obj 0x5ca39971 isInit true, usesShared true, 1 GearsObj[0x6f73a5f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1195b799, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c48a6d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5ca39971 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5ca39971, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x221b6417, (isShared true, created true) [apply] Ctx #0: hash 0x3f22b3ca, (created true) [apply] Ctx #1: hash 0x1595b85e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x1595b85e, (isShared true, created true) [apply] Ctx #0: hash 0x3f22b3ca, (created true) [apply] Ctx #1: hash 0x221b6417, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3f22b3ca, (isShared true, created true) [apply] Ctx #0: hash 0x221b6417, (created true) [apply] Ctx #1: hash 0x1595b85e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7ff5b38d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7ff5b38d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x702cf1a9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x702cf1a9 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x5ca39971: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x5ca39971 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055065504 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.86 sec [apply] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.522 sec [apply] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.577 sec [apply] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.535 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055065504 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 [apply] junit.framework.TestListener: tests to run: 8 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055066468 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x63465272: tileRendererInUse null, GearsES2[obj 0x63465272 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x63465272 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x63465272 created: GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x63465272 created: GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x63465272 created: GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x63465272 FIN GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x63465272 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x63465272, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x480ab210: tileRendererInUse null, GearsES2[obj 0x480ab210 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x480ab210 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x480ab210 created w/ share: GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65acdea1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x480ab210 created w/ share: GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x384c502d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x480ab210 created w/ share: GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1a23d73b, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x480ab210 FIN GearsES2[obj 0x480ab210 isInit true, usesShared true, 1 GearsObj[0x65acdea1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x384c502d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a23d73b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x480ab210 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x480ab210, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x480ab210 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x480ab210 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x11f66796: tileRendererInUse null, GearsES2[obj 0x11f66796 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x11f66796 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x11f66796 created w/ share: GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b3f1bfb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x11f66796 created w/ share: GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4c4609b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x11f66796 created w/ share: GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa27b2d9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x11f66796 FIN GearsES2[obj 0x11f66796 isInit true, usesShared true, 1 GearsObj[0x1b3f1bfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c4609b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa27b2d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x11f66796 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11f66796, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6bbe5a32, (isShared true, created true) [apply] Ctx #0: hash 0x535f79a4, (created true) [apply] Ctx #1: hash 0x3bbf1710, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x535f79a4, (isShared true, created true) [apply] Ctx #0: hash 0x3bbf1710, (created true) [apply] Ctx #1: hash 0x6bbe5a32, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3bbf1710, (isShared true, created true) [apply] Ctx #0: hash 0x535f79a4, (created true) [apply] Ctx #1: hash 0x6bbe5a32, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x480ab210: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x480ab210 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x11f66796: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x11f66796 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x63465272: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x63465272 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4f37f217: tileRendererInUse null, GearsES2[obj 0x4f37f217 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4f37f217 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4f37f217 created: GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4f37f217 created: GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4f37f217 created: GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4f37f217 FIN GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4f37f217 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f37f217, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4f37f217 256x256, swapInterval 0, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4f37f217 256x256, swapInterval 0, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0xf5f58c0: tileRendererInUse null, GearsES2[obj 0xf5f58c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0xf5f58c0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xf5f58c0 created w/ share: GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0xedebef9, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0xf5f58c0 created w/ share: GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x41cbd50f, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0xf5f58c0 created w/ share: GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2d10ed88, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0xf5f58c0 FIN GearsES2[obj 0xf5f58c0 isInit true, usesShared true, 1 GearsObj[0xedebef9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x41cbd50f, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2d10ed88, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0xf5f58c0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf5f58c0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0xf5f58c0 256x256, swapInterval 0, drawable 0x1e0000c [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x231f321c: tileRendererInUse null, GearsES2[obj 0x231f321c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x231f321c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x231f321c created w/ share: GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x88135a0, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x231f321c created w/ share: GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x5ae79fbc, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x231f321c created w/ share: GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1ca81e44, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x231f321c FIN GearsES2[obj 0x231f321c isInit true, usesShared true, 1 GearsObj[0x88135a0, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5ae79fbc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1ca81e44, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x231f321c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x231f321c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1826850a, (isShared true, created true) [apply] Ctx #0: hash 0x3fd09ad6, (created true) [apply] Ctx #1: hash 0x3f3c721b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x3fd09ad6, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x3f3c721b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3f3c721b, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x3fd09ad6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0xf5f58c0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0xf5f58c0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4f37f217: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4f37f217 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-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x28c2f254: tileRendererInUse null, GearsES2[obj 0x28c2f254 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x28c2f254 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x28c2f254 created: GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28c2f254 created: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28c2f254 created: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x28c2f254 FIN GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x28c2f254 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x28c2f254 256x256, swapInterval 0, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x28c2f254 256x256, swapInterval 0, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x436daf20: tileRendererInUse null, GearsES2[obj 0x436daf20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x436daf20 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x436daf20 created w/ share: GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4ebfc15b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x436daf20 created w/ share: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xf2f65c1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x436daf20 created w/ share: GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x70c169b0, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x436daf20 FIN GearsES2[obj 0x436daf20 isInit true, usesShared true, 1 GearsObj[0x4ebfc15b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf2f65c1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70c169b0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x436daf20 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x436daf20, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x436daf20 256x256, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x436daf20 256x256, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x6201c010: tileRendererInUse null, GearsES2[obj 0x6201c010 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x6201c010 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6201c010 created w/ share: GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x10ce8273, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6201c010 created w/ share: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x65d654a3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6201c010 created w/ share: GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5a4ecd90, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6201c010 FIN GearsES2[obj 0x6201c010 isInit true, usesShared true, 1 GearsObj[0x10ce8273, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65d654a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a4ecd90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6201c010 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6201c010, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x64c14e1c, (isShared true, created true) [apply] Ctx #0: hash 0x3b870737, (created true) [apply] Ctx #1: hash 0x2cf3e1fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x3b870737, (isShared true, created true) [apply] Ctx #0: hash 0x64c14e1c, (created true) [apply] Ctx #1: hash 0x2cf3e1fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x2cf3e1fd, (isShared true, created true) [apply] Ctx #0: hash 0x3b870737, (created true) [apply] Ctx #1: hash 0x64c14e1c, (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-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x28c2f254: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x28c2f254 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6201c010: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6201c010 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x436daf20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x436daf20 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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x550049b6: tileRendererInUse null, GearsES2[obj 0x550049b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x550049b6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x550049b6 created: GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x550049b6 created: GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x550049b6 created: GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x550049b6 FIN GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x550049b6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550049b6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x550049b6 256x256, swapInterval 0, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x550049b6 256x256, swapInterval 0, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x762afbbe: tileRendererInUse null, GearsES2[obj 0x762afbbe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x762afbbe on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x762afbbe created w/ share: GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x12b6d64f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x762afbbe created w/ share: GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x21afe622, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x762afbbe created w/ share: GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x232dd375, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x762afbbe FIN GearsES2[obj 0x762afbbe isInit true, usesShared true, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x762afbbe 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x762afbbe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x762afbbe 256x256, swapInterval 0, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x762afbbe 256x256, swapInterval 0, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x1f4aed2c: tileRendererInUse null, GearsES2[obj 0x1f4aed2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x1f4aed2c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1f4aed2c created w/ share: GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x4ced1dfe, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x1f4aed2c created w/ share: GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x634c3626, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x1f4aed2c created w/ share: GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x20772bb8, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1f4aed2c FIN GearsES2[obj 0x1f4aed2c isInit true, usesShared true, 1 GearsObj[0x4ced1dfe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x634c3626, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x20772bb8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f4aed2c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4aed2c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2662d341, (isShared true, created true) [apply] Ctx #0: hash 0x78aef93a, (created true) [apply] Ctx #1: hash 0x3f9106ba, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x3f9106ba, (isShared true, created true) [apply] Ctx #0: hash 0x2662d341, (created true) [apply] Ctx #1: hash 0x78aef93a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x78aef93a, (isShared true, created true) [apply] Ctx #0: hash 0x2662d341, (created true) [apply] Ctx #1: hash 0x3f9106ba, (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-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x550049b6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x550049b6 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1f4aed2c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1f4aed2c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x762afbbe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x762afbbe FIN [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] junit.framework.TestListener: endTest(test04SyncedOneAnimatorDirtyDtorOrderMapBuffer) [apply] junit.framework.TestListener: startTest(test11ASyncEachAnimatorCleanDtorOrderCopyBuffer) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x45ecf8c1: tileRendererInUse null, GearsES2[obj 0x45ecf8c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45ecf8c1 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x45ecf8c1 created: GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45ecf8c1 created: GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45ecf8c1 created: GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x45ecf8c1 FIN GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x45ecf8c1 0/0 256x256 of 256x256, swapInterval 0, drawable 0x320000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45ecf8c1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x24cd59e9: tileRendererInUse null, GearsES2[obj 0x24cd59e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x24cd59e9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24cd59e9 created w/ share: GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x18d1287b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24cd59e9 created w/ share: GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4bb8aff7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24cd59e9 created w/ share: GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4a28a7f7, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x24cd59e9 FIN GearsES2[obj 0x24cd59e9 isInit true, usesShared true, 1 GearsObj[0x18d1287b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4bb8aff7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a28a7f7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x24cd59e9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x320000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24cd59e9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4f11241e: tileRendererInUse null, GearsES2[obj 0x4f11241e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x4f11241e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4f11241e created w/ share: GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x12d26c5f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f11241e created w/ share: GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x34c8daa0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f11241e created w/ share: GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6e895972, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x4f11241e FIN GearsES2[obj 0x4f11241e isInit true, usesShared true, 1 GearsObj[0x12d26c5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34c8daa0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e895972, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4f11241e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x320000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f11241e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x73639a56, (isShared true, created true) [apply] Ctx #0: hash 0xb3b1101, (created true) [apply] Ctx #1: hash 0x3cc569fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x3cc569fd, (isShared true, created true) [apply] Ctx #0: hash 0xb3b1101, (created true) [apply] Ctx #1: hash 0x73639a56, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0xb3b1101, (isShared true, created true) [apply] Ctx #0: hash 0x73639a56, (created true) [apply] Ctx #1: hash 0x3cc569fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x24cd59e9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x24cd59e9 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4f11241e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4f11241e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x45ecf8c1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x45ecf8c1 FIN [apply] junit.framework.TestListener: endTest(test11ASyncEachAnimatorCleanDtorOrderCopyBuffer) [apply] junit.framework.TestListener: startTest(test12ASyncEachAnimatorCleanDtorOrderMapBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x243250b1: tileRendererInUse null, GearsES2[obj 0x243250b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x243250b1 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x243250b1 created: GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x243250b1 created: GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x243250b1 created: GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x243250b1 FIN GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x243250b1 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x243250b1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x6ba9dbac: tileRendererInUse null, GearsES2[obj 0x6ba9dbac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x6ba9dbac on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6ba9dbac created w/ share: GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5326f8f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x6ba9dbac created w/ share: GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x323a17f3, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x6ba9dbac created w/ share: GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x3fa6c48, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6ba9dbac FIN GearsES2[obj 0x6ba9dbac isInit true, usesShared true, 1 GearsObj[0x5326f8f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x323a17f3, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3fa6c48, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6ba9dbac 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ba9dbac, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x26bdff5e: tileRendererInUse null, GearsES2[obj 0x26bdff5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x26bdff5e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x26bdff5e created w/ share: GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x4668e679, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x26bdff5e created w/ share: GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x10f3360c, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x26bdff5e created w/ share: GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x4f615685, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x26bdff5e FIN GearsES2[obj 0x26bdff5e isInit true, usesShared true, 1 GearsObj[0x4668e679, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x10f3360c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4f615685, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x26bdff5e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x26bdff5e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2e5f317c, (isShared true, created true) [apply] Ctx #0: hash 0x3d5a95c3, (created true) [apply] Ctx #1: hash 0x31492cfe, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x31492cfe, (isShared true, created true) [apply] Ctx #0: hash 0x3d5a95c3, (created true) [apply] Ctx #1: hash 0x2e5f317c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3d5a95c3, (isShared true, created true) [apply] Ctx #0: hash 0x2e5f317c, (created true) [apply] Ctx #1: hash 0x31492cfe, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6ba9dbac: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6ba9dbac FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x26bdff5e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x26bdff5e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x243250b1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x243250b1 FIN [apply] junit.framework.TestListener: endTest(test12ASyncEachAnimatorCleanDtorOrderMapBuffer) [apply] junit.framework.TestListener: startTest(test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x6fccb59b: tileRendererInUse null, GearsES2[obj 0x6fccb59b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6fccb59b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6fccb59b created: GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6fccb59b created: GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6fccb59b created: GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6fccb59b FIN GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6fccb59b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6fccb59b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x17fdee7e: tileRendererInUse null, GearsES2[obj 0x17fdee7e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x17fdee7e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x17fdee7e created w/ share: GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3a34a2a5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x17fdee7e created w/ share: GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x55a21c7d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x17fdee7e created w/ share: GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5fc7e77, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x17fdee7e FIN GearsES2[obj 0x17fdee7e isInit true, usesShared true, 1 GearsObj[0x3a34a2a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55a21c7d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fc7e77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x17fdee7e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17fdee7e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x14d10a3c: tileRendererInUse null, GearsES2[obj 0x14d10a3c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x14d10a3c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14d10a3c created w/ share: GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2d0db0b3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14d10a3c created w/ share: GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5dcbcee0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14d10a3c created w/ share: GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6f7b043b, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x14d10a3c FIN GearsES2[obj 0x14d10a3c isInit true, usesShared true, 1 GearsObj[0x2d0db0b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dcbcee0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f7b043b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x14d10a3c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x400000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14d10a3c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x710b39c5, (isShared true, created true) [apply] Ctx #0: hash 0x203f85c7, (created true) [apply] Ctx #1: hash 0x8b3f01d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x8b3f01d, (isShared true, created true) [apply] Ctx #0: hash 0x710b39c5, (created true) [apply] Ctx #1: hash 0x203f85c7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x203f85c7, (isShared true, created true) [apply] Ctx #0: hash 0x710b39c5, (created true) [apply] Ctx #1: hash 0x8b3f01d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x6fccb59b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x6fccb59b FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x14d10a3c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x14d10a3c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x17fdee7e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x17fdee7e FIN [apply] junit.framework.TestListener: endTest(test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers) [apply] junit.framework.TestListener: startTest(test14AsyncEachAnimatorDirtyDtorOrderMapBuffers) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x71a4654d: tileRendererInUse null, GearsES2[obj 0x71a4654d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x71a4654d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x71a4654d created: GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x71a4654d created: GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x71a4654d created: GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x71a4654d FIN GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x71a4654d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x71a4654d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x6852f8bd: tileRendererInUse null, GearsES2[obj 0x6852f8bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x6852f8bd on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6852f8bd created w/ share: GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x7c0e4e8c, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x6852f8bd created w/ share: GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0xf4708f5, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x6852f8bd created w/ share: GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x9d14a9, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6852f8bd FIN GearsES2[obj 0x6852f8bd isInit true, usesShared true, 1 GearsObj[0x7c0e4e8c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0xf4708f5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x9d14a9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6852f8bd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6852f8bd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x426e95e9: tileRendererInUse null, GearsES2[obj 0x426e95e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x426e95e9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x426e95e9 created w/ share: GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x366872f6, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x426e95e9 created w/ share: GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3539062, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x426e95e9 created w/ share: GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x632c13a2, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x426e95e9 FIN GearsES2[obj 0x426e95e9 isInit true, usesShared true, 1 GearsObj[0x366872f6, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3539062, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x632c13a2, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x426e95e9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426e95e9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x69a6bf9f, (isShared true, created true) [apply] Ctx #0: hash 0x2f2b69ef, (created true) [apply] Ctx #1: hash 0x4b37e21a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x2f2b69ef, (isShared true, created true) [apply] Ctx #0: hash 0x4b37e21a, (created true) [apply] Ctx #1: hash 0x69a6bf9f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x4b37e21a, (isShared true, created true) [apply] Ctx #0: hash 0x2f2b69ef, (created true) [apply] Ctx #1: hash 0x69a6bf9f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x71a4654d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x71a4654d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x6852f8bd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x6852f8bd FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x426e95e9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x426e95e9 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers [apply] junit.framework.TestListener: endTest(test14AsyncEachAnimatorDirtyDtorOrderMapBuffers) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055104531 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 38.11 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055066468 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x63465272: tileRendererInUse null, GearsES2[obj 0x63465272 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x63465272 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x63465272 created: GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x63465272 created: GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x63465272 created: GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x63465272 FIN GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x63465272 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x63465272, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x63465272 256x256, swapInterval 0, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x480ab210: tileRendererInUse null, GearsES2[obj 0x480ab210 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x480ab210 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x480ab210 created w/ share: GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65acdea1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x480ab210 created w/ share: GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x384c502d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x480ab210 created w/ share: GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1a23d73b, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x480ab210 FIN GearsES2[obj 0x480ab210 isInit true, usesShared true, 1 GearsObj[0x65acdea1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x384c502d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a23d73b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x480ab210 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x480ab210, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x480ab210 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x480ab210 256x256, swapInterval 0, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x11f66796: tileRendererInUse null, GearsES2[obj 0x11f66796 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x11f66796 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x11f66796 created w/ share: GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b3f1bfb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x11f66796 created w/ share: GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4c4609b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x11f66796 created w/ share: GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa27b2d9, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x11f66796 FIN GearsES2[obj 0x11f66796 isInit true, usesShared true, 1 GearsObj[0x1b3f1bfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c4609b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa27b2d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x63465272 isInit true, usesShared false, 1 GearsObj[0x400a3bdc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5fe0095c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39fc58f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x11f66796 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11f66796, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6bbe5a32, (isShared true, created true) [apply] Ctx #0: hash 0x535f79a4, (created true) [apply] Ctx #1: hash 0x3bbf1710, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x535f79a4, (isShared true, created true) [apply] Ctx #0: hash 0x3bbf1710, (created true) [apply] Ctx #1: hash 0x6bbe5a32, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3bbf1710, (isShared true, created true) [apply] Ctx #0: hash 0x535f79a4, (created true) [apply] Ctx #1: hash 0x6bbe5a32, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x480ab210: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x480ab210 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x11f66796: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x11f66796 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x63465272: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x63465272 FIN [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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4f37f217: tileRendererInUse null, GearsES2[obj 0x4f37f217 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4f37f217 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4f37f217 created: GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x4f37f217 created: GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x4f37f217 created: GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4f37f217 FIN GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4f37f217 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f37f217, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4f37f217 256x256, swapInterval 0, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4f37f217 256x256, swapInterval 0, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0xf5f58c0: tileRendererInUse null, GearsES2[obj 0xf5f58c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0xf5f58c0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xf5f58c0 created w/ share: GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0xedebef9, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0xf5f58c0 created w/ share: GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x41cbd50f, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0xf5f58c0 created w/ share: GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2d10ed88, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0xf5f58c0 FIN GearsES2[obj 0xf5f58c0 isInit true, usesShared true, 1 GearsObj[0xedebef9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x41cbd50f, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2d10ed88, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0xf5f58c0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf5f58c0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0xf5f58c0 256x256, swapInterval 0, drawable 0x1e0000c [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x231f321c: tileRendererInUse null, GearsES2[obj 0x231f321c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x231f321c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x231f321c created w/ share: GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x88135a0, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x231f321c created w/ share: GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x5ae79fbc, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x231f321c created w/ share: GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1ca81e44, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x231f321c FIN GearsES2[obj 0x231f321c isInit true, usesShared true, 1 GearsObj[0x88135a0, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5ae79fbc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1ca81e44, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x78718d1f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x66e82bff, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x14a0a721, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x231f321c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x231f321c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1826850a, (isShared true, created true) [apply] Ctx #0: hash 0x3fd09ad6, (created true) [apply] Ctx #1: hash 0x3f3c721b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x3fd09ad6, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x3f3c721b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3f3c721b, (isShared true, created true) [apply] Ctx #0: hash 0x1826850a, (created true) [apply] Ctx #1: hash 0x3fd09ad6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0xf5f58c0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0xf5f58c0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4f37f217: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4f37f217 FIN [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-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x28c2f254: tileRendererInUse null, GearsES2[obj 0x28c2f254 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x28c2f254 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x28c2f254 created: GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28c2f254 created: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28c2f254 created: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x28c2f254 FIN GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x28c2f254 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x28c2f254 256x256, swapInterval 0, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x28c2f254 256x256, swapInterval 0, drawable 0x1e00010 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x436daf20: tileRendererInUse null, GearsES2[obj 0x436daf20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x436daf20 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x436daf20 created w/ share: GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4ebfc15b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x436daf20 created w/ share: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xf2f65c1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x436daf20 created w/ share: GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x70c169b0, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x436daf20 FIN GearsES2[obj 0x436daf20 isInit true, usesShared true, 1 GearsObj[0x4ebfc15b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf2f65c1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70c169b0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x436daf20 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x436daf20, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x436daf20 256x256, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x436daf20 256x256, swapInterval 0, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x6201c010: tileRendererInUse null, GearsES2[obj 0x6201c010 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x6201c010 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6201c010 created w/ share: GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x10ce8273, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6201c010 created w/ share: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x65d654a3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6201c010 created w/ share: GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5a4ecd90, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6201c010 FIN GearsES2[obj 0x6201c010 isInit true, usesShared true, 1 GearsObj[0x10ce8273, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65d654a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a4ecd90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fb6df46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6201c010 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6201c010, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x64c14e1c, (isShared true, created true) [apply] Ctx #0: hash 0x3b870737, (created true) [apply] Ctx #1: hash 0x2cf3e1fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x3b870737, (isShared true, created true) [apply] Ctx #0: hash 0x64c14e1c, (created true) [apply] Ctx #1: hash 0x2cf3e1fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x2cf3e1fd, (isShared true, created true) [apply] Ctx #0: hash 0x3b870737, (created true) [apply] Ctx #1: hash 0x64c14e1c, (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-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x28c2f254: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x28c2f254 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6201c010: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6201c010 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x436daf20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x436daf20 FIN [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x550049b6: tileRendererInUse null, GearsES2[obj 0x550049b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x550049b6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x550049b6 created: GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x550049b6 created: GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x550049b6 created: GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x550049b6 FIN GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x550049b6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550049b6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x550049b6 256x256, swapInterval 0, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x550049b6 256x256, swapInterval 0, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x762afbbe: tileRendererInUse null, GearsES2[obj 0x762afbbe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x762afbbe on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x762afbbe created w/ share: GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x12b6d64f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x762afbbe created w/ share: GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x21afe622, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x762afbbe created w/ share: GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x232dd375, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x762afbbe FIN GearsES2[obj 0x762afbbe isInit true, usesShared true, 1 GearsObj[0x12b6d64f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x21afe622, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x232dd375, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x762afbbe 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x762afbbe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x762afbbe 256x256, swapInterval 0, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x762afbbe 256x256, swapInterval 0, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x1f4aed2c: tileRendererInUse null, GearsES2[obj 0x1f4aed2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x1f4aed2c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1f4aed2c created w/ share: GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x4ced1dfe, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x1f4aed2c created w/ share: GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x634c3626, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x1f4aed2c created w/ share: GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x20772bb8, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1f4aed2c FIN GearsES2[obj 0x1f4aed2c isInit true, usesShared true, 1 GearsObj[0x4ced1dfe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x634c3626, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x20772bb8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x550049b6 isInit true, usesShared false, 1 GearsObj[0x6b172719, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d08113c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5ca39971, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1f4aed2c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x1e00014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1f4aed2c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2662d341, (isShared true, created true) [apply] Ctx #0: hash 0x78aef93a, (created true) [apply] Ctx #1: hash 0x3f9106ba, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x3f9106ba, (isShared true, created true) [apply] Ctx #0: hash 0x2662d341, (created true) [apply] Ctx #1: hash 0x78aef93a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x78aef93a, (isShared true, created true) [apply] Ctx #0: hash 0x2662d341, (created true) [apply] Ctx #1: hash 0x3f9106ba, (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-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x550049b6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x550049b6 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1f4aed2c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1f4aed2c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x762afbbe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x762afbbe FIN [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 0x45ecf8c1: tileRendererInUse null, GearsES2[obj 0x45ecf8c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45ecf8c1 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x45ecf8c1 created: GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45ecf8c1 created: GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45ecf8c1 created: GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x45ecf8c1 FIN GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x45ecf8c1 0/0 256x256 of 256x256, swapInterval 0, drawable 0x320000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45ecf8c1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x24cd59e9: tileRendererInUse null, GearsES2[obj 0x24cd59e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x24cd59e9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24cd59e9 created w/ share: GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x18d1287b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24cd59e9 created w/ share: GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4bb8aff7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24cd59e9 created w/ share: GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4a28a7f7, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x24cd59e9 FIN GearsES2[obj 0x24cd59e9 isInit true, usesShared true, 1 GearsObj[0x18d1287b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4bb8aff7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a28a7f7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x24cd59e9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x320000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24cd59e9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x4f11241e: tileRendererInUse null, GearsES2[obj 0x4f11241e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x4f11241e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4f11241e created w/ share: GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x12d26c5f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f11241e created w/ share: GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x34c8daa0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f11241e created w/ share: GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6e895972, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x4f11241e FIN GearsES2[obj 0x4f11241e isInit true, usesShared true, 1 GearsObj[0x12d26c5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34c8daa0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e895972, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x45ecf8c1 isInit true, usesShared false, 1 GearsObj[0xc6b32d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51d5c103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2872d5ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4f11241e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x320000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f11241e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x73639a56, (isShared true, created true) [apply] Ctx #0: hash 0xb3b1101, (created true) [apply] Ctx #1: hash 0x3cc569fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x3cc569fd, (isShared true, created true) [apply] Ctx #0: hash 0xb3b1101, (created true) [apply] Ctx #1: hash 0x73639a56, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0xb3b1101, (isShared true, created true) [apply] Ctx #0: hash 0x73639a56, (created true) [apply] Ctx #1: hash 0x3cc569fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x24cd59e9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x24cd59e9 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4f11241e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4f11241e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x45ecf8c1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x45ecf8c1 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x243250b1: tileRendererInUse null, GearsES2[obj 0x243250b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x243250b1 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x243250b1 created: GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x243250b1 created: GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x243250b1 created: GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x243250b1 FIN GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x243250b1 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x243250b1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x6ba9dbac: tileRendererInUse null, GearsES2[obj 0x6ba9dbac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x6ba9dbac on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6ba9dbac created w/ share: GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5326f8f, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x6ba9dbac created w/ share: GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x323a17f3, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x6ba9dbac created w/ share: GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x3fa6c48, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6ba9dbac FIN GearsES2[obj 0x6ba9dbac isInit true, usesShared true, 1 GearsObj[0x5326f8f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x323a17f3, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3fa6c48, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6ba9dbac 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e00010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ba9dbac, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x26bdff5e: tileRendererInUse null, GearsES2[obj 0x26bdff5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x26bdff5e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x26bdff5e created w/ share: GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x4668e679, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x26bdff5e created w/ share: GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x10f3360c, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x26bdff5e created w/ share: GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x4f615685, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x26bdff5e FIN GearsES2[obj 0x26bdff5e isInit true, usesShared true, 1 GearsObj[0x4668e679, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x10f3360c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4f615685, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x243250b1 isInit true, usesShared false, 1 GearsObj[0x66976434, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x26bdff5e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x26bdff5e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2e5f317c, (isShared true, created true) [apply] Ctx #0: hash 0x3d5a95c3, (created true) [apply] Ctx #1: hash 0x31492cfe, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x31492cfe, (isShared true, created true) [apply] Ctx #0: hash 0x3d5a95c3, (created true) [apply] Ctx #1: hash 0x2e5f317c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3d5a95c3, (isShared true, created true) [apply] Ctx #0: hash 0x2e5f317c, (created true) [apply] Ctx #1: hash 0x31492cfe, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6ba9dbac: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6ba9dbac FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x26bdff5e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x26bdff5e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x243250b1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x243250b1 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x6fccb59b: tileRendererInUse null, GearsES2[obj 0x6fccb59b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6fccb59b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6fccb59b created: GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6fccb59b created: GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6fccb59b created: GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6fccb59b FIN GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6fccb59b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6fccb59b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x17fdee7e: tileRendererInUse null, GearsES2[obj 0x17fdee7e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x17fdee7e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x17fdee7e created w/ share: GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3a34a2a5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x17fdee7e created w/ share: GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x55a21c7d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x17fdee7e created w/ share: GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5fc7e77, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x17fdee7e FIN GearsES2[obj 0x17fdee7e isInit true, usesShared true, 1 GearsObj[0x3a34a2a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55a21c7d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fc7e77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x17fdee7e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x17fdee7e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x14d10a3c: tileRendererInUse null, GearsES2[obj 0x14d10a3c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x14d10a3c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14d10a3c created w/ share: GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2d0db0b3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14d10a3c created w/ share: GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5dcbcee0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14d10a3c created w/ share: GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6f7b043b, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x14d10a3c FIN GearsES2[obj 0x14d10a3c isInit true, usesShared true, 1 GearsObj[0x2d0db0b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dcbcee0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f7b043b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6fccb59b isInit true, usesShared false, 1 GearsObj[0x3622102f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7654996c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c24be25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x14d10a3c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x400000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14d10a3c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x710b39c5, (isShared true, created true) [apply] Ctx #0: hash 0x203f85c7, (created true) [apply] Ctx #1: hash 0x8b3f01d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x8b3f01d, (isShared true, created true) [apply] Ctx #0: hash 0x710b39c5, (created true) [apply] Ctx #1: hash 0x203f85c7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x203f85c7, (isShared true, created true) [apply] Ctx #0: hash 0x710b39c5, (created true) [apply] Ctx #1: hash 0x8b3f01d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x6fccb59b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x6fccb59b FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x14d10a3c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x14d10a3c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x17fdee7e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x17fdee7e FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x71a4654d: tileRendererInUse null, GearsES2[obj 0x71a4654d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x71a4654d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x71a4654d created: GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x71a4654d created: GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x71a4654d created: GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x71a4654d FIN GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x71a4654d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x71a4654d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x6852f8bd: tileRendererInUse null, GearsES2[obj 0x6852f8bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x6852f8bd on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6852f8bd created w/ share: GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x7c0e4e8c, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x6852f8bd created w/ share: GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0xf4708f5, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x6852f8bd created w/ share: GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x9d14a9, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6852f8bd FIN GearsES2[obj 0x6852f8bd isInit true, usesShared true, 1 GearsObj[0x7c0e4e8c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0xf4708f5, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x9d14a9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6852f8bd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6852f8bd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x426e95e9: tileRendererInUse null, GearsES2[obj 0x426e95e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x426e95e9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x426e95e9 created w/ share: GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x366872f6, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x426e95e9 created w/ share: GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3539062, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x426e95e9 created w/ share: GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x632c13a2, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x426e95e9 FIN GearsES2[obj 0x426e95e9 isInit true, usesShared true, 1 GearsObj[0x366872f6, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3539062, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x632c13a2, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x71a4654d isInit true, usesShared false, 1 GearsObj[0x598419ee, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6fc2862b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4bf6aa5f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x426e95e9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3200018, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426e95e9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x69a6bf9f, (isShared true, created true) [apply] Ctx #0: hash 0x2f2b69ef, (created true) [apply] Ctx #1: hash 0x4b37e21a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x2f2b69ef, (isShared true, created true) [apply] Ctx #0: hash 0x4b37e21a, (created true) [apply] Ctx #1: hash 0x69a6bf9f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x4b37e21a, (isShared true, created true) [apply] Ctx #0: hash 0x2f2b69ef, (created true) [apply] Ctx #1: hash 0x69a6bf9f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x71a4654d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x71a4654d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x6852f8bd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x6852f8bd FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x426e95e9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x426e95e9 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055104531 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimatorCleanDtorOrderCopyBuffer took 4.982 sec [apply] Testcase: test02SyncedOneAnimatorCleanDtorOrderMapBuffer took 4.655 sec [apply] Testcase: test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer took 4.612 sec [apply] Testcase: test04SyncedOneAnimatorDirtyDtorOrderMapBuffer took 4.619 sec [apply] Testcase: test11ASyncEachAnimatorCleanDtorOrderCopyBuffer took 4.56 sec [apply] Testcase: test12ASyncEachAnimatorCleanDtorOrderMapBuffer took 4.437 sec [apply] Testcase: test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers took 4.509 sec [apply] Testcase: test14AsyncEachAnimatorDirtyDtorOrderMapBuffers took 4.531 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055105542 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(test01OneLife) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x24dee999: tileRendererInUse null, GearsES2[obj 0x24dee999 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24dee999 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24dee999 created: GearsObj[0x10e155fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24dee999 created: GearsObj[0x39d3da65, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24dee999 created: GearsObj[0x39d3da65, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x24dee999 FIN GearsES2[obj 0x24dee999 isInit true, usesShared false, 1 GearsObj[0x10e155fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39d3da65, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xab3fcc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x24dee999 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24dee999, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x24dee999 256x256, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x24dee999 256x256, swapInterval 1, drawable 0x1e00002 [apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x24dee999: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x24dee999 FIN [apply] junit.framework.TestListener: endTest(test01OneLife) [apply] junit.framework.TestListener: startTest(test02AnotherLifeWithGLInfo) [apply] Total: 2662.86ms [apply] GLProfile.initSingleton(): 1042.316ms [apply] Demo Code: 1576.44ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 44.103ms [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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x44f16719: tileRendererInUse null, GearsES2[obj 0x44f16719 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x44f16719 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x44f16719 created: GearsObj[0x2f9a2a4b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44f16719 created: GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44f16719 created: GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x44f16719 FIN GearsES2[obj 0x44f16719 isInit true, usesShared false, 1 GearsObj[0x2f9a2a4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eabbf8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x44f16719 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44f16719, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x44f16719 256x256, swapInterval 1, drawable 0x3200004 [apply] 1 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 60 f, 58.8 fps, 17 ms/f [apply] junit.framework.TestListener: endTest(test02AnotherLifeWithGLInfo) [apply] junit.framework.TestListener: startTest(test03AnotherLife) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44f16719: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44f16719 FIN [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x34a32e6f, isOwner false, <453d9468, 4dda5b5b>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] Total: 1917.31ms [apply] GLProfile.initSingleton(): 500.965ms [apply] Demo Code: 1378.201ms [apply] GLInfo: 1.921ms [apply] GLProfile.shutdown(): 36.223ms [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-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x7215aef2: tileRendererInUse null, GearsES2[obj 0x7215aef2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7215aef2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7215aef2 created: GearsObj[0x76d1c4af, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7215aef2 created: GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7215aef2 created: GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x7215aef2 FIN GearsES2[obj 0x7215aef2 isInit true, usesShared false, 1 GearsObj[0x76d1c4af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4bf4e4c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x7215aef2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7215aef2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x7215aef2 256x256, swapInterval 1, drawable 0x160000d [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x7215aef2 256x256, swapInterval 1, drawable 0x160000d [apply] 1 s: 60 f / 1007 ms, 59.5 fps, 16 ms/f; total: 60 f, 59.5 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7215aef2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7215aef2 FIN [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2ceff6e7, isOwner false, <3e3acebd, 6dafa36>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] junit.framework.TestListener: endTest(test03AnotherLife) [apply] junit.framework.TestListener: startTest(test03TwoLifes) [apply] Total: 1849.587ms [apply] GLProfile.initSingleton(): 419.682ms [apply] Demo Code: 1390.038ms [apply] GLInfo: 1.332ms [apply] GLProfile.shutdown(): 38.535ms [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x66eda17e: tileRendererInUse null, GearsES2[obj 0x66eda17e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66eda17e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66eda17e created: GearsObj[0x60ebb930, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66eda17e created: GearsObj[0x13cb3006, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66eda17e created: GearsObj[0x13cb3006, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x66eda17e FIN GearsES2[obj 0x66eda17e isInit true, usesShared false, 1 GearsObj[0x60ebb930, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13cb3006, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbde411, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x66eda17e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66eda17e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x66eda17e 256x256, swapInterval 1, drawable 0x1e00011 [apply] 1 s: 60 f / 1013 ms, 59.2 fps, 16 ms/f; total: 60 f, 59.2 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x66eda17e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x66eda17e FIN [apply] Total: 1886.199ms [apply] GLProfile.initSingleton(): 461.496ms [apply] Demo Code: 1390.39ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 34.312ms [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x1d06aa01: tileRendererInUse null, GearsES2[obj 0x1d06aa01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d06aa01 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1d06aa01 created: GearsObj[0x1c14aa61, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d06aa01 created: GearsObj[0x10bdd4ae, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d06aa01 created: GearsObj[0x10bdd4ae, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.X 0x1d06aa01 FIN GearsES2[obj 0x1d06aa01 isInit true, usesShared false, 1 GearsObj[0x1c14aa61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10bdd4ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ed5f418, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.reshape 0x1d06aa01 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200013, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d06aa01, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x1d06aa01 256x256, swapInterval 1, drawable 0x3200013 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x1d06aa01 256x256, swapInterval 1, drawable 0x3200013 [apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f [apply] junit.framework.TestListener: endTest(test03TwoLifes) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x1d06aa01: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x1d06aa01 FIN [apply] Total: 1864.645ms [apply] GLProfile.initSingleton(): 467.123ms [apply] Demo Code: 1365.74ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 31.781ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.328 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055105542 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x24dee999: tileRendererInUse null, GearsES2[obj 0x24dee999 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24dee999 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24dee999 created: GearsObj[0x10e155fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24dee999 created: GearsObj[0x39d3da65, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24dee999 created: GearsObj[0x39d3da65, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x24dee999 FIN GearsES2[obj 0x24dee999 isInit true, usesShared false, 1 GearsObj[0x10e155fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39d3da65, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xab3fcc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x24dee999 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24dee999, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x24dee999 256x256, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x24dee999 256x256, swapInterval 1, drawable 0x1e00002 [apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x24dee999: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x24dee999 FIN [apply] Total: 2662.86ms [apply] GLProfile.initSingleton(): 1042.316ms [apply] Demo Code: 1576.44ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 44.103ms [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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x44f16719: tileRendererInUse null, GearsES2[obj 0x44f16719 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x44f16719 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x44f16719 created: GearsObj[0x2f9a2a4b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44f16719 created: GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44f16719 created: GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x44f16719 FIN GearsES2[obj 0x44f16719 isInit true, usesShared false, 1 GearsObj[0x2f9a2a4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x324eba57, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eabbf8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x44f16719 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44f16719, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x44f16719 256x256, swapInterval 1, drawable 0x3200004 [apply] 1 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 60 f, 58.8 fps, 17 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44f16719: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44f16719 FIN [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x34a32e6f, isOwner false, <453d9468, 4dda5b5b>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] Total: 1917.31ms [apply] GLProfile.initSingleton(): 500.965ms [apply] Demo Code: 1378.201ms [apply] GLInfo: 1.921ms [apply] GLProfile.shutdown(): 36.223ms [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-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x7215aef2: tileRendererInUse null, GearsES2[obj 0x7215aef2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7215aef2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7215aef2 created: GearsObj[0x76d1c4af, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7215aef2 created: GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7215aef2 created: GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x7215aef2 FIN GearsES2[obj 0x7215aef2 isInit true, usesShared false, 1 GearsObj[0x76d1c4af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4bf4e4c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x7215aef2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7215aef2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x7215aef2 256x256, swapInterval 1, drawable 0x160000d [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x7215aef2 256x256, swapInterval 1, drawable 0x160000d [apply] 1 s: 60 f / 1007 ms, 59.5 fps, 16 ms/f; total: 60 f, 59.5 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7215aef2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7215aef2 FIN [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2ceff6e7, isOwner false, <3e3acebd, 6dafa36>[count 0, qsz 0, owner ]]] [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] Total: 1849.587ms [apply] GLProfile.initSingleton(): 419.682ms [apply] Demo Code: 1390.038ms [apply] GLInfo: 1.332ms [apply] GLProfile.shutdown(): 38.535ms [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x66eda17e: tileRendererInUse null, GearsES2[obj 0x66eda17e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66eda17e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66eda17e created: GearsObj[0x60ebb930, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66eda17e created: GearsObj[0x13cb3006, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66eda17e created: GearsObj[0x13cb3006, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x66eda17e FIN GearsES2[obj 0x66eda17e isInit true, usesShared false, 1 GearsObj[0x60ebb930, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13cb3006, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbde411, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x66eda17e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66eda17e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x66eda17e 256x256, swapInterval 1, drawable 0x1e00011 [apply] 1 s: 60 f / 1013 ms, 59.2 fps, 16 ms/f; total: 60 f, 59.2 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x66eda17e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x66eda17e FIN [apply] Total: 1886.199ms [apply] GLProfile.initSingleton(): 461.496ms [apply] Demo Code: 1390.39ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 34.312ms [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x1d06aa01: tileRendererInUse null, GearsES2[obj 0x1d06aa01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d06aa01 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1d06aa01 created: GearsObj[0x1c14aa61, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d06aa01 created: GearsObj[0x10bdd4ae, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d06aa01 created: GearsObj[0x10bdd4ae, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.X 0x1d06aa01 FIN GearsES2[obj 0x1d06aa01 isInit true, usesShared false, 1 GearsObj[0x1c14aa61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10bdd4ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ed5f418, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.reshape 0x1d06aa01 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200013, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d06aa01, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x1d06aa01 256x256, swapInterval 1, drawable 0x3200013 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x1d06aa01 256x256, swapInterval 1, drawable 0x3200013 [apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x1d06aa01: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x1d06aa01 FIN [apply] Total: 1864.645ms [apply] GLProfile.initSingleton(): 467.123ms [apply] Demo Code: 1365.74ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 31.781ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055115822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OneLife took 2.67 sec [apply] Testcase: test02AnotherLifeWithGLInfo took 1.92 sec [apply] Testcase: test03AnotherLife took 1.852 sec [apply] Testcase: test03TwoLifes took 3.754 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055115822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT [apply] junit.framework.TestListener: tests to run: 2Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055116700 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator [apply] [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimator) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x48d8fce: tileRendererInUse null, GearsES2[obj 0x48d8fce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48d8fce on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48d8fce created: GearsObj[0x6caf4065, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48d8fce created: GearsObj[0x65acdea1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48d8fce created: GearsObj[0x65acdea1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x48d8fce FIN GearsES2[obj 0x48d8fce isInit true, usesShared false, 1 GearsObj[0x6caf4065, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65acdea1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d90cc61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x48d8fce 0/0 640x480 of 640x480, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48d8fce, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x956d46f: tileRendererInUse null, GearsES2[obj 0x956d46f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x956d46f on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x956d46f created: GearsObj[0x710efa29, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x956d46f created: GearsObj[0xe49d3bc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x956d46f created: GearsObj[0xe49d3bc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x956d46f FIN GearsES2[obj 0x956d46f isInit true, usesShared false, 1 GearsObj[0x710efa29, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe49d3bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10ebe2f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x956d46f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x956d46f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x2394c833: tileRendererInUse null, GearsES2[obj 0x2394c833 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2394c833 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2394c833 created: GearsObj[0xd150361, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2394c833 created: GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2394c833 created: GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x2394c833 FIN GearsES2[obj 0x2394c833 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[0x785aade4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2394c833 0/0 640x480 of 640x480, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2394c833, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x48d8fce: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x48d8fce FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x956d46f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x956d46f FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2394c833: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2394c833 FIN [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimator) [apply] junit.framework.TestListener: startTest(test02AsyncEachAnimator) [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 0x6ca79f01: tileRendererInUse null, GearsES2[obj 0x6ca79f01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6ca79f01 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6ca79f01 created: GearsObj[0x619e78b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6ca79f01 created: GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6ca79f01 created: GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6ca79f01 FIN GearsES2[obj 0x6ca79f01 isInit true, usesShared false, 1 GearsObj[0x619e78b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bd7eaea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6ca79f01 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ca79f01, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x67ec591: tileRendererInUse null, GearsES2[obj 0x67ec591 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x67ec591 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x67ec591 created: GearsObj[0x3528b777, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x67ec591 created: GearsObj[0x42500e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x67ec591 created: GearsObj[0x42500e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x67ec591 FIN GearsES2[obj 0x67ec591 isInit true, usesShared false, 1 GearsObj[0x3528b777, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42500e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x195dbc83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x67ec591 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x67ec591, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x6d2ddeee: tileRendererInUse null, GearsES2[obj 0x6d2ddeee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d2ddeee on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d2ddeee created: GearsObj[0x6862b154, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d2ddeee created: GearsObj[0x27683756, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d2ddeee created: GearsObj[0x27683756, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6d2ddeee FIN GearsES2[obj 0x6d2ddeee isInit true, usesShared false, 1 GearsObj[0x6862b154, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27683756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b090350, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6d2ddeee 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d2ddeee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6ca79f01: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6ca79f01 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x67ec591: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x67ec591 FIN [apply] junit.framework.TestListener: endTest(test02AsyncEachAnimator) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6d2ddeee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6d2ddeee FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.418 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055116700 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x48d8fce: tileRendererInUse null, GearsES2[obj 0x48d8fce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48d8fce on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48d8fce created: GearsObj[0x6caf4065, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48d8fce created: GearsObj[0x65acdea1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48d8fce created: GearsObj[0x65acdea1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x48d8fce FIN GearsES2[obj 0x48d8fce isInit true, usesShared false, 1 GearsObj[0x6caf4065, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65acdea1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d90cc61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x48d8fce 0/0 640x480 of 640x480, swapInterval 0, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48d8fce, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x956d46f: tileRendererInUse null, GearsES2[obj 0x956d46f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x956d46f on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x956d46f created: GearsObj[0x710efa29, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x956d46f created: GearsObj[0xe49d3bc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x956d46f created: GearsObj[0xe49d3bc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x956d46f FIN GearsES2[obj 0x956d46f isInit true, usesShared false, 1 GearsObj[0x710efa29, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe49d3bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10ebe2f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x956d46f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x956d46f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x2394c833: tileRendererInUse null, GearsES2[obj 0x2394c833 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2394c833 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2394c833 created: GearsObj[0xd150361, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2394c833 created: GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2394c833 created: GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x2394c833 FIN GearsES2[obj 0x2394c833 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[0x785aade4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2394c833 0/0 640x480 of 640x480, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2394c833, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x48d8fce: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x48d8fce FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x956d46f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x956d46f FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2394c833: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2394c833 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 0x6ca79f01: tileRendererInUse null, GearsES2[obj 0x6ca79f01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6ca79f01 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6ca79f01 created: GearsObj[0x619e78b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6ca79f01 created: GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6ca79f01 created: GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6ca79f01 FIN GearsES2[obj 0x6ca79f01 isInit true, usesShared false, 1 GearsObj[0x619e78b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bd7eaea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6ca79f01 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ca79f01, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x67ec591: tileRendererInUse null, GearsES2[obj 0x67ec591 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x67ec591 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x67ec591 created: GearsObj[0x3528b777, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x67ec591 created: GearsObj[0x42500e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x67ec591 created: GearsObj[0x42500e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x67ec591 FIN GearsES2[obj 0x67ec591 isInit true, usesShared false, 1 GearsObj[0x3528b777, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42500e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x195dbc83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x67ec591 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x67ec591, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x6d2ddeee: tileRendererInUse null, GearsES2[obj 0x6d2ddeee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d2ddeee on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d2ddeee created: GearsObj[0x6862b154, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d2ddeee created: GearsObj[0x27683756, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d2ddeee created: GearsObj[0x27683756, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6d2ddeee FIN GearsES2[obj 0x6d2ddeee isInit true, usesShared false, 1 GearsObj[0x6862b154, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27683756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b090350, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6d2ddeee 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d2ddeee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6ca79f01: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6ca79f01 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x67ec591: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x67ec591 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6d2ddeee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6d2ddeee FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055122069 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimator took 3.344 sec [apply] Testcase: test02AsyncEachAnimator took 1.934 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055122069 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055123030 ms +++ localhosjunit.framework.TestListener: tests to run: 8 [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win [apply] junit.framework.TestListener: startTest(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] 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 - 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] ++++ 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(test03ExclPre_1Win) [apply] junit.framework.TestListener: startTest(test04ExclPost_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win [apply] junit.framework.TestListener: endTest(test04ExclPost_1Win) [apply] junit.framework.TestListener: startTest(test05NormalPre_4Win) [apply] ++++ 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] junit.framework.TestListener: endTest(test05NormalPre_4Win) [apply] junit.framework.TestListener: startTest(test06NormalPost_4Win) [apply] junit.framework.TestListener: endTest(test06NormalPost_4Win) [apply] junit.framework.TestListener: startTest(test07ExclPre_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.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] 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055136848 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.866 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055123030 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 @ 1402055136848 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NormalPre_1Win took 2.779 sec [apply] Testcase: test02NormalPost_1Win took 0.374 sec [apply] Testcase: test03ExclPre_1Win took 2.99 sec [apply] Testcase: test04ExclPost_1Win took 0.406 sec [apply] Testcase: test05NormalPre_4Win took 2.142 sec [apply] Testcase: test06NormalPost_4Win took 0.721 sec [apply] Testcase: test07ExclPre_4Win took 3.439 sec [apply] Testcase: test08ExclPost_4Win took 0.646 sec [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055137777 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win [apply] junit.framework.TestListener: startTest(test01NormalPre_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win [apply] junit.framework.TestListener: endTest(test01NormalPre_1Win) [apply] junit.framework.TestListener: startTest(test02NormalPost_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win [apply] junit.framework.TestListener: endTest(test02NormalPost_1Win) [apply] junit.framework.TestListener: startTest(test03ExclPre_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] junit.framework.TestListener: endTest(test03ExclPre_1Win) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_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] junit.framework.TestListener: endTest(test06NormalPost_4Win) [apply] junit.framework.TestListener: startTest(test07ExclPre_4Win) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win [apply] junit.framework.TestListener: endTest(test07ExclPre_4Win) [apply] junit.framework.TestListener: startTest(test08ExclPost_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win [apply] junit.framework.TestListener: endTest(test08ExclPost_4Win) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055151607 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.877 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055137777 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055151607 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NormalPre_1Win took 2.733 sec [apply] Testcase: test02NormalPost_1Win took 0.376 sec [apply] Testcase: test03ExclPre_1Win took 2.997 sec [apply] Testcase: test04ExclPost_1Win took 0.385 sec [apply] Testcase: test05NormalPre_4Win took 2.11 sec [apply] Testcase: test06NormalPost_4Win took 0.691 sec [apply] Testcase: test07ExclPre_4Win took 3.425 sec [apply] Testcase: test08ExclPost_4Win took 0.81 sec [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055152505 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01Normal_1Win) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 494 ms, 121.4 fps, 8 ms/f; total: 60 f, 121.4 fps, 8 ms/f [apply] 0 s: 60 f / 215 ms, 279.0 fps, 3 ms/f; total: 120 f, 169.2 fps, 5 ms/f [apply] 0 s: 60 f / 187 ms, 320.8 fps, 3 ms/f; total: 180 f, 200.8 fps, 4 ms/f [apply] 1 s: 60 f / 180 ms, 333.3 fps, 3 ms/f; total: 240 f, 223.0 fps, 4 ms/f [apply] 1 s: 60 f / 165 ms, 363.6 fps, 2 ms/f; total: 300 f, 241.7 fps, 4 ms/f [apply] 1 s: 60 f / 121 ms, 495.8 fps, 2 ms/f; total: 360 f, 264.3 fps, 3 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.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win [apply] 0 s: 60 f / 195 ms, 307.6 fps, 3 ms/f; total: 60 f, 307.6 fps, 3 ms/f [apply] 0 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 120 f, 545.4 fps, 1 ms/f [apply] 0 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 180 f, 725.8 fps, 1 ms/f [apply] 0 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 240 f, 882.3 fps, 1 ms/f [apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 300 f, 1016.9 fps, 0 ms/f [apply] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 360 f, 1097.5 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 420 f, 1203.4 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 480 f, 1297.2 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 540 f, 1381.0 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 600 f, 1456.3 fps, 0 ms/f [apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 660 f, 1527.7 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 720 f, 1589.4 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 780 f, 1645.5 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 840 f, 1696.9 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 900 f, 1744.1 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 960 f, 1787.7 fps, 0 ms/f [apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1020 f, 1831.2 fps, 0 ms/f [apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1080 f, 1871.7 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1140 f, 1906.3 fps, 0 ms/f [apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1200 f, 1941.7 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1260 f, 1971.8 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1320 f, 2000.0 fps, 0 ms/f [apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1380 f, 2032.4 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1440 f, 2065.9 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1500 f, 2097.9 fps, 0 ms/f [apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1560 f, 2125.3 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1620 f, 2154.2 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1680 f, 2181.8 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1740 f, 2208.1 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1800 f, 2233.2 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1860 f, 2257.2 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1920 f, 2280.2 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1980 f, 2302.3 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2040 f, 2323.4 fps, 0 ms/f [apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2100 f, 2341.1 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2160 f, 2360.6 fps, 0 ms/f [apply] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2220 f, 2381.9 fps, 0 ms/f [apply] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2280 f, 2402.5 fps, 0 ms/f [apply] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2340 f, 2422.3 fps, 0 ms/f [apply] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2400 f, 2441.5 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2460 f, 2460.0 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2520 f, 2477.8 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2580 f, 2495.1 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2640 f, 2511.8 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2700 f, 2528.0 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2760 f, 2543.7 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 2820 f, 2561.3 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2880 f, 2576.0 fps, 0 ms/f [apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2940 f, 2588.0 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3000 f, 2604.1 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3060 f, 2617.6 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3120 f, 2632.9 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3180 f, 2647.7 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3240 f, 2662.2 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3300 f, 2676.3 fps, 0 ms/f [apply] 1 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 3360 f, 2692.3 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3420 f, 2705.6 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3480 f, 2718.7 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3540 f, 2731.4 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3600 f, 2743.9 fps, 0 ms/f [apply] junit.framework.TestListener: endTest(test03Excl_1Win) [apply] junit.framework.TestListener: startTest(test05Normal_4Win) [apply] 1 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 3660 f, 2758.1 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3720 f, 2769.9 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3780 f, 2781.4 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3840 f, 2792.7 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3900 f, 2803.7 fps, 0 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] 0 s: 60 f / 554 ms, 108.3 fps, 9 ms/f; total: 60 f, 108.3 fps, 9 ms/f [apply] 0 s: 60 f / 397 ms, 151.1 fps, 6 ms/f; total: 120 f, 126.1 fps, 7 ms/f [apply] 1 s: 60 f / 373 ms, 160.8 fps, 6 ms/f; total: 180 f, 135.9 fps, 7 ms/f [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] 0 s: 60 f / 610 ms, 98.3 fps, 10 ms/f; total: 60 f, 98.3 fps, 10 ms/f [apply] 1 s: 60 f / 444 ms, 135.1 fps, 7 ms/f; total: 120 f, 113.8 fps, 8 ms/f [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: 8.033 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055152505 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 494 ms, 121.4 fps, 8 ms/f; total: 60 f, 121.4 fps, 8 ms/f [apply] 0 s: 60 f / 215 ms, 279.0 fps, 3 ms/f; total: 120 f, 169.2 fps, 5 ms/f [apply] 0 s: 60 f / 187 ms, 320.8 fps, 3 ms/f; total: 180 f, 200.8 fps, 4 ms/f [apply] 1 s: 60 f / 180 ms, 333.3 fps, 3 ms/f; total: 240 f, 223.0 fps, 4 ms/f [apply] 1 s: 60 f / 165 ms, 363.6 fps, 2 ms/f; total: 300 f, 241.7 fps, 4 ms/f [apply] 1 s: 60 f / 121 ms, 495.8 fps, 2 ms/f; total: 360 f, 264.3 fps, 3 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 / 195 ms, 307.6 fps, 3 ms/f; total: 60 f, 307.6 fps, 3 ms/f [apply] 0 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 120 f, 545.4 fps, 1 ms/f [apply] 0 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 180 f, 725.8 fps, 1 ms/f [apply] 0 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 240 f, 882.3 fps, 1 ms/f [apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 300 f, 1016.9 fps, 0 ms/f [apply] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 360 f, 1097.5 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 420 f, 1203.4 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 480 f, 1297.2 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 540 f, 1381.0 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 600 f, 1456.3 fps, 0 ms/f [apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 660 f, 1527.7 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 720 f, 1589.4 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 780 f, 1645.5 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 840 f, 1696.9 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 900 f, 1744.1 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 960 f, 1787.7 fps, 0 ms/f [apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1020 f, 1831.2 fps, 0 ms/f [apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1080 f, 1871.7 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1140 f, 1906.3 fps, 0 ms/f [apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1200 f, 1941.7 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1260 f, 1971.8 fps, 0 ms/f [apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1320 f, 2000.0 fps, 0 ms/f [apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1380 f, 2032.4 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1440 f, 2065.9 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1500 f, 2097.9 fps, 0 ms/f [apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1560 f, 2125.3 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1620 f, 2154.2 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1680 f, 2181.8 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1740 f, 2208.1 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1800 f, 2233.2 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1860 f, 2257.2 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1920 f, 2280.2 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1980 f, 2302.3 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2040 f, 2323.4 fps, 0 ms/f [apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2100 f, 2341.1 fps, 0 ms/f [apply] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2160 f, 2360.6 fps, 0 ms/f [apply] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2220 f, 2381.9 fps, 0 ms/f [apply] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2280 f, 2402.5 fps, 0 ms/f [apply] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2340 f, 2422.3 fps, 0 ms/f [apply] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2400 f, 2441.5 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2460 f, 2460.0 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2520 f, 2477.8 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2580 f, 2495.1 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2640 f, 2511.8 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2700 f, 2528.0 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2760 f, 2543.7 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 2820 f, 2561.3 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2880 f, 2576.0 fps, 0 ms/f [apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2940 f, 2588.0 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3000 f, 2604.1 fps, 0 ms/f [apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3060 f, 2617.6 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3120 f, 2632.9 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3180 f, 2647.7 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3240 f, 2662.2 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3300 f, 2676.3 fps, 0 ms/f [apply] 1 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 3360 f, 2692.3 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3420 f, 2705.6 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3480 f, 2718.7 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3540 f, 2731.4 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3600 f, 2743.9 fps, 0 ms/f [apply] 1 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 3660 f, 2758.1 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3720 f, 2769.9 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3780 f, 2781.4 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3840 f, 2792.7 fps, 0 ms/f [apply] 1 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 3900 f, 2803.7 fps, 0 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] 0 s: 60 f / 554 ms, 108.3 fps, 9 ms/f; total: 60 f, 108.3 fps, 9 ms/f [apply] 0 s: 60 f / 397 ms, 151.1 fps, 6 ms/f; total: 120 f, 126.1 fps, 7 ms/f [apply] 1 s: 60 f / 373 ms, 160.8 fps, 6 ms/f; total: 180 f, 135.9 fps, 7 ms/f [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] 0 s: 60 f / 610 ms, 98.3 fps, 10 ms/f; total: 60 f, 98.3 fps, 10 ms/f [apply] 1 s: 60 f / 444 ms, 135.1 fps, 7 ms/f; total: 120 f, 113.8 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055160489 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Normal_1Win took 2.547 sec [apply] Testcase: test03Excl_1Win took 1.453 sec [apply] Testcase: test05Normal_4Win took 1.875 sec [apply] Testcase: test07Excl_4Win took 1.806 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055160489 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055161466 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01Normal_1Win) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 537 ms, 111.7 fps, 8 ms/f; total: 60 f, 111.7 fps, 8 ms/f [apply] 0 s: 60 f / 228 ms, 263.1 fps, 3 ms/f; total: 120 f, 156.8 fps, 6 ms/f [apply] 0 s: 60 f / 190 ms, 315.7 fps, 3 ms/f; total: 180 f, 188.4 fps, 5 ms/f [apply] 1 s: 60 f / 163 ms, 368.0 fps, 2 ms/f; total: 240 f, 214.6 fps, 4 ms/f [apply] 1 s: 60 f / 167 ms, 359.2 fps, 2 ms/f; total: 300 f, 233.4 fps, 4 ms/f [apply] junit.framework.TestListener: endTest(test01Normal_1Win) [apply] junit.framework.TestListener: startTest(test03Excl_1Win) [apply] 1 s: 60 f / 105 ms, 571.4 fps, 1 ms/f; total: 360 f, 258.9 fps, 3 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 / 187 ms, 320.8 fps, 3 ms/f; total: 60 f, 320.8 fps, 3 ms/f [apply] 0 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 120 f, 461.5 fps, 2 ms/f [apply] 0 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 180 f, 543.8 fps, 1 ms/f [apply] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 240 f, 592.5 fps, 1 ms/f [apply] 0 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 300 f, 631.5 fps, 1 ms/f [apply] 0 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 360 f, 659.3 fps, 1 ms/f [apply] 0 s: 60 f / 66 ms, 909.0 fps, 1 ms/f; total: 420 f, 686.2 fps, 1 ms/f [apply] 0 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 480 f, 702.7 fps, 1 ms/f [apply] 0 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 540 f, 719.0 fps, 1 ms/f [apply] 0 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 600 f, 729.9 fps, 1 ms/f [apply] 0 s: 60 f / 67 ms, 895.5 fps, 1 ms/f; total: 660 f, 742.4 fps, 1 ms/f [apply] 0 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 720 f, 744.5 fps, 1 ms/f [apply] 1 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 780 f, 751.4 fps, 1 ms/f [apply] 1 s: 60 f / 72 ms, 833.3 fps, 1 ms/f; total: 840 f, 756.7 fps, 1 ms/f [apply] 1 s: 60 f / 75 ms, 800.0 fps, 1 ms/f; total: 900 f, 759.4 fps, 1 ms/f [apply] 1 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 960 f, 762.5 fps, 1 ms/f [apply] 1 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 1020 f, 765.7 fps, 1 ms/f [apply] junit.framework.TestListener: endTest(test03Excl_1Win) [apply] junit.framework.TestListener: startTest(test05Normal_4Win) [apply] 1 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 1080 f, 770.3 fps, 1 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] 0 s: 60 f / 579 ms, 103.6 fps, 9 ms/f; total: 60 f, 103.6 fps, 9 ms/f [apply] 0 s: 60 f / 412 ms, 145.6 fps, 6 ms/f; total: 120 f, 121.0 fps, 8 ms/f [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] 0 s: 60 f / 698 ms, 85.9 fps, 11 ms/f; total: 60 f, 85.9 fps, 11 ms/f [apply] 1 s: 60 f / 392 ms, 153.0 fps, 6 ms/f; total: 120 f, 110.0 fps, 9 ms/f [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 @ 1402055169422 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.004 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055161466 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 537 ms, 111.7 fps, 8 ms/f; total: 60 f, 111.7 fps, 8 ms/f [apply] 0 s: 60 f / 228 ms, 263.1 fps, 3 ms/f; total: 120 f, 156.8 fps, 6 ms/f [apply] 0 s: 60 f / 190 ms, 315.7 fps, 3 ms/f; total: 180 f, 188.4 fps, 5 ms/f [apply] 1 s: 60 f / 163 ms, 368.0 fps, 2 ms/f; total: 240 f, 214.6 fps, 4 ms/f [apply] 1 s: 60 f / 167 ms, 359.2 fps, 2 ms/f; total: 300 f, 233.4 fps, 4 ms/f [apply] 1 s: 60 f / 105 ms, 571.4 fps, 1 ms/f; total: 360 f, 258.9 fps, 3 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 / 187 ms, 320.8 fps, 3 ms/f; total: 60 f, 320.8 fps, 3 ms/f [apply] 0 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 120 f, 461.5 fps, 2 ms/f [apply] 0 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 180 f, 543.8 fps, 1 ms/f [apply] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 240 f, 592.5 fps, 1 ms/f [apply] 0 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 300 f, 631.5 fps, 1 ms/f [apply] 0 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 360 f, 659.3 fps, 1 ms/f [apply] 0 s: 60 f / 66 ms, 909.0 fps, 1 ms/f; total: 420 f, 686.2 fps, 1 ms/f [apply] 0 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 480 f, 702.7 fps, 1 ms/f [apply] 0 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 540 f, 719.0 fps, 1 ms/f [apply] 0 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 600 f, 729.9 fps, 1 ms/f [apply] 0 s: 60 f / 67 ms, 895.5 fps, 1 ms/f; total: 660 f, 742.4 fps, 1 ms/f [apply] 0 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 720 f, 744.5 fps, 1 ms/f [apply] 1 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 780 f, 751.4 fps, 1 ms/f [apply] 1 s: 60 f / 72 ms, 833.3 fps, 1 ms/f; total: 840 f, 756.7 fps, 1 ms/f [apply] 1 s: 60 f / 75 ms, 800.0 fps, 1 ms/f; total: 900 f, 759.4 fps, 1 ms/f [apply] 1 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 960 f, 762.5 fps, 1 ms/f [apply] 1 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 1020 f, 765.7 fps, 1 ms/f [apply] 1 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 1080 f, 770.3 fps, 1 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] 0 s: 60 f / 579 ms, 103.6 fps, 9 ms/f; total: 60 f, 103.6 fps, 9 ms/f [apply] 0 s: 60 f / 412 ms, 145.6 fps, 6 ms/f; total: 120 f, 121.0 fps, 8 ms/f [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] 0 s: 60 f / 698 ms, 85.9 fps, 11 ms/f; total: 60 f, 85.9 fps, 11 ms/f [apply] 1 s: 60 f / 392 ms, 153.0 fps, 6 ms/f; total: 120 f, 110.0 fps, 9 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055169422 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Normal_1Win took 2.543 sec [apply] Testcase: test03Excl_1Win took 1.463 sec [apply] Testcase: test05Normal_4Win took 1.878 sec [apply] Testcase: test07Excl_4Win took 1.794 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 tThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055170357 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] o run: 6 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2 [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2) [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x1dceed49: tileRendererInUse null, GearsES2[obj 0x1dceed49 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1dceed49 on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1dceed49 created: GearsObj[0x38881bd3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1dceed49 created: GearsObj[0x6fdad6a3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1dceed49 created: GearsObj[0x6fdad6a3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x1dceed49 FIN GearsES2[obj 0x1dceed49 isInit true, usesShared false, 1 GearsObj[0x38881bd3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fdad6a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c9fbddf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x1dceed49 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1dceed49, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x1e00004, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] 1 - switch - START 1002 [apply] 1 - A w1-h 0x1e00002,-ctx 0x1563cb0 [apply] 1 - A w2-h 0x1e00004,-ctx 0x20f9320 [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x1dceed49 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1dceed49, angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] 1 - B w1-h 0x1e00002,-ctx 0x20f9320 [apply] 1 - B w2-h 0x1e00004,-ctx 0x1563cb0 [apply] 1 - switch - END 1002 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0025-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2033 [apply] 2 - A w1-h 0x1e00002,-ctx 0x20f9320 [apply] 2 - A w2-h 0x1e00004,-ctx 0x1563cb0 [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00004, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x1dceed49 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1dceed49, angle 106.0, [l -1.0, r 1.0, b -1.0, t 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 0x1e00002,-ctx 0x1563cb0 [apply] 2 - B w2-h 0x1e00004,-ctx 0x20f9320 [apply] 2 - switch - END 2033 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0055-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0053-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x1dceed49: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x1dceed49 FIN [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-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 0x5836e2bf: tileRendererInUse null, GearsES2[obj 0x5836e2bf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5836e2bf on Thread[Thread-7-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5836e2bf created: GearsObj[0x3539062, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5836e2bf created: GearsObj[0x632c13a2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5836e2bf created: GearsObj[0x632c13a2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-7-Animator,5,main] GearsES2.init.X 0x5836e2bf FIN GearsES2[obj 0x5836e2bf isInit true, usesShared false, 1 GearsObj[0x3539062, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x632c13a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62bd238b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-7-Animator,5,main] GearsES2.reshape 0x5836e2bf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5836e2bf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1002 [apply] 1 - A w1-h 0x1e00006,-ctx 0x20657e0 [apply] 1 - A w2-h 0x1e00008,-ctx 0x7f2d88c5f5f0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x5836e2bf 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5836e2bf, angle 108.0, [l -1.0, r 1.0, b -1.0, t 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 0x1e00006,-ctx 0x7f2d88c5f5f0 [apply] 1 - B w2-h 0x1e00008,-ctx 0x20657e0 [apply] 1 - switch - END 1002 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] 2 - switch - START 2068 [apply] 2 - A w1-h 0x1e00006,-ctx 0x7f2d88c5f5f0 [apply] 2 - A w2-h 0x1e00008,-ctx 0x20657e0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x5836e2bf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5836e2bf, 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] 2 - B w1-h 0x1e00006,-ctx 0x20657e0 [apply] 2 - B w2-h 0x1e00008,-ctx 0x7f2d88c5f5f0 [apply] 2 - switch - END 2068 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5836e2bf: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5836e2bf FIN [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] [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] ++++ 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 0x48f2f70c: tileRendererInUse null, GearsES2[obj 0x48f2f70c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48f2f70c on Thread[Thread-9-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48f2f70c created: GearsObj[0x23025044, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48f2f70c created: GearsObj[0x6ce3b250, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48f2f70c created: GearsObj[0x6ce3b250, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-9-Animator,5,main] GearsES2.init.X 0x48f2f70c FIN GearsES2[obj 0x48f2f70c isInit true, usesShared false, 1 GearsObj[0x23025044, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ce3b250, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58cfda09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-9-Animator,5,main] GearsES2.reshape 0x48f2f70c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48f2f70c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1001 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x48f2f70c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48f2f70c, angle 110.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 1 - switch - END 1001 [apply] 2 - switch - START 2082 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x48f2f70c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48f2f70c, 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] 2 - switch - END 2082 [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x48f2f70c: tileRendererInUse null [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x48f2f70c FIN [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-3,5,main] [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2 [apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGL2ES2) [apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGLES2) [apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGLES2) [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.959 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055170357 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2 [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x1dceed49: tileRendererInUse null, GearsES2[obj 0x1dceed49 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1dceed49 on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [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 @ 1402055179268 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] gear1 0x1dceed49 created: GearsObj[0x38881bd3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1dceed49 created: GearsObj[0x6fdad6a3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1dceed49 created: GearsObj[0x6fdad6a3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x1dceed49 FIN GearsES2[obj 0x1dceed49 isInit true, usesShared false, 1 GearsObj[0x38881bd3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fdad6a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c9fbddf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x1dceed49 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1dceed49, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x1e00004, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] 1 - switch - START 1002 [apply] 1 - A w1-h 0x1e00002,-ctx 0x1563cb0 [apply] 1 - A w2-h 0x1e00004,-ctx 0x20f9320 [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x1dceed49 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1dceed49, angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] 1 - B w1-h 0x1e00002,-ctx 0x20f9320 [apply] 1 - B w2-h 0x1e00004,-ctx 0x1563cb0 [apply] 1 - switch - END 1002 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0025-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2033 [apply] 2 - A w1-h 0x1e00002,-ctx 0x20f9320 [apply] 2 - A w2-h 0x1e00004,-ctx 0x1563cb0 [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00004, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x1dceed49 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1dceed49, angle 106.0, [l -1.0, r 1.0, b -1.0, t 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 0x1e00002,-ctx 0x1563cb0 [apply] 2 - B w2-h 0x1e00004,-ctx 0x20f9320 [apply] 2 - switch - END 2033 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0055-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0053-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x1dceed49: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x1dceed49 FIN [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-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 0x5836e2bf: tileRendererInUse null, GearsES2[obj 0x5836e2bf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5836e2bf on Thread[Thread-7-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5836e2bf created: GearsObj[0x3539062, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5836e2bf created: GearsObj[0x632c13a2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5836e2bf created: GearsObj[0x632c13a2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-7-Animator,5,main] GearsES2.init.X 0x5836e2bf FIN GearsES2[obj 0x5836e2bf isInit true, usesShared false, 1 GearsObj[0x3539062, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x632c13a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62bd238b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-7-Animator,5,main] GearsES2.reshape 0x5836e2bf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5836e2bf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1002 [apply] 1 - A w1-h 0x1e00006,-ctx 0x20657e0 [apply] 1 - A w2-h 0x1e00008,-ctx 0x7f2d88c5f5f0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x5836e2bf 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5836e2bf, angle 108.0, [l -1.0, r 1.0, b -1.0, t 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 0x1e00006,-ctx 0x7f2d88c5f5f0 [apply] 1 - B w2-h 0x1e00008,-ctx 0x20657e0 [apply] 1 - switch - END 1002 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] 2 - switch - START 2068 [apply] 2 - A w1-h 0x1e00006,-ctx 0x7f2d88c5f5f0 [apply] 2 - A w2-h 0x1e00008,-ctx 0x20657e0 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x5836e2bf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5836e2bf, 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] 2 - B w1-h 0x1e00006,-ctx 0x20657e0 [apply] 2 - B w2-h 0x1e00008,-ctx 0x7f2d88c5f5f0 [apply] 2 - switch - END 2068 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5836e2bf: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5836e2bf FIN [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-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 0x48f2f70c: tileRendererInUse null, GearsES2[obj 0x48f2f70c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48f2f70c on Thread[Thread-9-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48f2f70c created: GearsObj[0x23025044, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48f2f70c created: GearsObj[0x6ce3b250, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48f2f70c created: GearsObj[0x6ce3b250, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-9-Animator,5,main] GearsES2.init.X 0x48f2f70c FIN GearsES2[obj 0x48f2f70c isInit true, usesShared false, 1 GearsObj[0x23025044, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ce3b250, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58cfda09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-9-Animator,5,main] GearsES2.reshape 0x48f2f70c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48f2f70c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1001 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x48f2f70c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48f2f70c, angle 110.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 1 - switch - END 1001 [apply] 2 - switch - START 2082 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x48f2f70c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48f2f70c, 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] 2 - switch - END 2082 [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x48f2f70c: tileRendererInUse null [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x48f2f70c FIN [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-3,5,main] [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-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 @ 1402055179268 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGL2ES2 took 3.678 sec [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGLES2 took 0.002 sec [apply] Testcase: testSwitch2GLWindowOneDemoGL2ES2 took 2.449 sec [apply] Testcase: testSwitch2GLWindowOneDemoGLES2 took 0.003 sec [apply] Testcase: testSwitch2WindowSingleContextGL2ES2 took 2.674 sec [apply] Testcase: testSwitch2WindowSingleContextGLES2 took 0.002 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 tThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055180257 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2 [apply] o run: 2 [apply] junit.framework.TestListener: startTest(test01GLADDelegateGL2ES2) [apply] Thread[Thread-5-null,5,main] GearsES2.init.0 0x4af8d390: tileRendererInUse null, GearsES2[obj 0x4af8d390 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4af8d390 on Thread[Thread-5-null,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4af8d390 created: GearsObj[0x76d1c4af, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4af8d390 created: GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4af8d390 created: GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x4af8d390 FIN GearsES2[obj 0x4af8d390 isInit true, usesShared false, 1 GearsObj[0x76d1c4af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14f072a1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x4af8d390 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4af8d390, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x4af8d390 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4af8d390, angle 86.0, [l -1.0, r 1.0, b -1.0, t 1.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__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] junit.framework.TestListener: endTest(test01GLADDelegateGL2ES2) [apply] junit.framework.TestListener: startTest(test02GLADDelegateGLES2) [apply] junit.framework.TestListener: endTest(test02GLADDelegateGLES2) [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x4af8d390: tileRendererInUse null [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x4af8d390 FIN [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.58 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055180257 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2 [apply] Thread[Thread-5-null,5,main] GearsES2.init.0 0x4af8d390: tileRendererInUse null, GearsES2[obj 0x4af8d390 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4af8d390 on Thread[Thread-5-null,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4af8d390 created: GearsObj[0x76d1c4af, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4af8d390 created: GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4af8d390 created: GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x4af8d390 FIN GearsES2[obj 0x4af8d390 isInit true, usesShared false, 1 GearsObj[0x76d1c4af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45c7fa1a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14f072a1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x4af8d390 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4af8d390, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x4af8d390 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4af8d390, angle 86.0, [l -1.0, r 1.0, b -1.0, t 1.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__Irgba8888-D24-St00-Sa00_default-0356x0356.png [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x4af8d390: tileRendererInUse null [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x4af8d390 FIN [apply] QUIT Window Thread[Thread-5-Display-.x11_:0-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 @ 1402055183790 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLADDelegateGL2ES2 took 3.432 sec [apply] Testcase: test02GLADDelegateGLES2 took 0.003 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055183790 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055184758 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(test01AccumStencilPBuffer) [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png [apply] Image right side up [apply] junit.framework.TestListener: endTest(test01AccumStencilPBuffer) [apply] junit.framework.TestListener: startTest(test01DefaultFBO) [apply] XXX GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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(test01DefaultFBO) [apply] junit.framework.TestListener: startTest(test01DefaultPBuffer) [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Image right side up [apply] junit.framework.TestListener: endTest(test01DefaultPBuffer) [apply] junit.framework.TestListener: startTest(test01StencilFBO) [apply] Image right side up [apply] junit.framework.TestListener: endTest(test01StencilFBO) [apply] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png [apply] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.661 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055184758 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png [apply] XXX GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - testSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055186372 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] 01AccumStencilPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [apply] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png [apply] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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 @ 1402055186372 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01AccumStencilPBuffer took 1.288 sec [apply] Testcase: test01DefaultFBO took 0.093 sec [apply] Testcase: test01DefaultPBuffer took 0.091 sec [apply] Testcase: test01StencilFBO took 0.066 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055187310 ms +++ localhosjunit.framework.TestListener: tests to run: 8 [apply] junit.framework.TestListener: startTest(testOffscreenFBOMultiSampleAA0) [apply] t/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0 [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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[GL4bc/GL4bc.hw], offscr[fbo]] [apply] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL4bc_-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOffscreenPBufferMultiSampleAA0) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0 [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL4bc_-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[GL4bc/GL4bc.hw], offscr[fbo]] [apply] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: 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[GL4bc/GL4bc.hw], offscr[fbo]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL4bc_-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[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] [apply] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL4bc_-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] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055194781 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.519 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055187310 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0 [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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[GL4bc/GL4bc.hw], offscr[fbo]] [apply] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL4bc_-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] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL4bc_-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[GL4bc/GL4bc.hw], offscr[fbo]] [apply] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: 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[GL4bc/GL4bc.hw], offscr[fbo]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL4bc_-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[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] [apply] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL4bc_-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] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055194781 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 2.519 sec [apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.26 sec [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.212 sec [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.257 sec [apply] Testcase: testOnscreenMultiSampleAA0 took 0.288 sec [apply] Testcase: testOnscreenMultiSampleAA2 took 0.281 sec [apply] Testcase: testOnscreenMultiSampleAA4 took 0.279 sec [apply] Testcase: testOnscreenMultiSampleAA8 took 0.274 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT [apply] junit.framework.TestListener: tests to run: 6 [apply] junit.fraThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055195777 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0 [apply] mework.TestListener: startTest(testOffscreenFBOMultiSampleAA0) [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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.hw], offscr[fbo]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] has msaa: false [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] reshape .. [apply] Thread-5-Display-.x11_:0-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOffscreenPBufferMultiSampleAA0) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0 [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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.hw], offscr[pbuffer]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[pbuffer]] [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-.x11_:0-1-EDT-2: ** screenshot: TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL4___-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.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.hw], offscr[fbo]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: 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.hw], 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-.x11_:0-1-EDT-3: ** 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.hw], offscr[pbuffer]] [apply] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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.hw], offscr[pbuffer]] [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-.x11_:0-1-EDT-4: ** screenshot: TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL4___-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.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0 [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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-.x11_:0-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-5-Display-.x11_:0-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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.hw], 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-.x11_:0-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8) [apply] Thread-5-Display-.x11_:0-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8 [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.081 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055195777 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0 [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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.hw], offscr[fbo]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] has msaa: false [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] reshape .. [apply] Thread-5-Display-.x11_:0-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0 [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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.hw], offscr[pbuffer]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[pbuffer]] [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-.x11_:0-1-EDT-2: ** screenshot: TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL4___-hw-pbuffer_-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.hw], offscr[fbo]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: 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.hw], 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-.x11_:0-1-EDT-3: ** 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.hw], offscr[pbuffer]] [apply] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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.hw], offscr[pbuffer]] [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-.x11_:0-1-EDT-4: ** screenshot: TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL4___-hw-pbuffer_-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] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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-.x11_:0-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread-5-Display-.x11_:0-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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.hw], 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-.x11_:0-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] Thread-5-Display-.x11_:0-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055202810 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 2.661 sec [apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.268 sec [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.208 sec [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.265 sec [apply] Testcase: testOnscreenMultiSampleAA0 took 0.246 sec [apply] Testcase: testOnscreenMultiSampleAA8 took 0.286 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055202810 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055203739 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x656d639c: tileRendererInUse null, GearsES2[obj 0x656d639c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x656d639c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x656d639c created: GearsObj[0x4b7c8ca2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x656d639c created: GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x656d639c created: GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x656d639c FIN GearsES2[obj 0x656d639c isInit true, usesShared false, 1 GearsObj[0x4b7c8ca2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdcd88ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x656d639c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x656d639c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x656d639c 512x512, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x656d639c 512x512, swapInterval 1, drawable 0x1e00002 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x656d639c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x656d639c FIN [apply] junit.framework.TestListener: endTest(test01OpaqueDecorated) [apply] junit.framework.TestListener: startTest(test01TransparentDecorated) [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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4e2b983f: tileRendererInUse null, GearsES2[obj 0x4e2b983f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e2b983f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e2b983f created: GearsObj[0x2c9fbddf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e2b983f created: GearsObj[0x2b6a925c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e2b983f created: GearsObj[0x2b6a925c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4e2b983f FIN GearsES2[obj 0x4e2b983f isInit true, usesShared false, 1 GearsObj[0x2c9fbddf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b6a925c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61aeec48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4e2b983f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e2b983f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4e2b983f 512x512, swapInterval 1, drawable 0x1e00004 [apply] junit.framework.TestListener: endTest(test01TransparentDecorated) [apply] junit.framework.TestListener: startTest(test01TransparentUndecorated) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e2b983f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e2b983f 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-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x457b9183: tileRendererInUse null, GearsES2[obj 0x457b9183 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x457b9183 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x457b9183 created: GearsObj[0x17cd3fb8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x457b9183 created: GearsObj[0x2412553d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x457b9183 created: GearsObj[0x2412553d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x457b9183 FIN GearsES2[obj 0x457b9183 isInit true, usesShared false, 1 GearsObj[0x17cd3fb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2412553d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f9a2a4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x457b9183 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x457b9183, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x457b9183 512x512, swapInterval 1, drawable 0x1e00006 [apply] junit.framework.TestListener: endTest(test01TransparentUndecorated) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x457b9183: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x457b9183 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.87 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055203739 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x656d639c: tileRendererInUse null, GearsES2[obj 0x656d639c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x656d639c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x656d639c created: GearsObj[0x4b7c8ca2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x656d639c created: GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x656d639c created: GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x656d639c FIN GearsES2[obj 0x656d639c isInit true, usesShared false, 1 GearsObj[0x4b7c8ca2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdcd88ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x656d639c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x656d639c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x656d639c 512x512, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x656d639c 512x512, swapInterval 1, drawable 0x1e00002 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x656d639c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x656d639c 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4e2b983f: tileRendererInUse null, GearsES2[obj 0x4e2b983f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e2b983f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e2b983f created: GearsObj[0x2c9fbddf, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e2b983f created: GearsObj[0x2b6a925c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e2b983f created: GearsObj[0x2b6a925c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4e2b983f FIN GearsES2[obj 0x4e2b983f isInit true, usesShared false, 1 GearsObj[0x2c9fbddf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b6a925c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61aeec48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4e2b983f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e2b983f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4e2b983f 512x512, swapInterval 1, drawable 0x1e00004 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e2b983f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e2b983f 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-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x457b9183: tileRendererInUse null, GearsES2[obj 0x457b9183 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x457b9183 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0xbcSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055207562 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] , fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x457b9183 created: GearsObj[0x17cd3fb8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x457b9183 created: GearsObj[0x2412553d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x457b9183 created: GearsObj[0x2412553d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x457b9183 FIN GearsES2[obj 0x457b9183 isInit true, usesShared false, 1 GearsObj[0x17cd3fb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2412553d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f9a2a4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x457b9183 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x457b9183, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x457b9183 512x512, swapInterval 1, drawable 0x1e00006 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x457b9183: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x457b9183 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055207562 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OpaqueDecorated took 1.073 sec [apply] Testcase: test01TransparentDecorated took 0.841 sec [apply] Testcase: test01TransparentUndecorated took 0.79 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] junitThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055208587 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00 [apply] .framework.TestListener: startTest(test00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x51ecb0f0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0xa548695, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x334fa57f, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 640x480, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGearsES1NEWT.test00-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test00) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 2.121 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055208587 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x51ecb0f0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0xa548695, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x334fa57f, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 640x480, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGearsES1NEWT.test00-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] QUSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055210660 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] IT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055210660 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 1.983 sec [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] junit.framework.TestListener: startTest(test00) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055211606 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL4bc/GL4bc.hw] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@f63746b, 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestOlympicES1NEWT.test00-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] 1 s: 60 f / 1124 ms, 53.3 fps, 18 ms/f; total: 60 f, 53.3 fps, 18 ms/f [apply] junit.framework.TestListener: endTest(test00) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 2.75 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055211606 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL4bc/GL4bc.hw] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@f63746b, 4.4 (Compat profile, arb, ES2 compat, SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055214309 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestOlympicES1NEWT.test00-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] 1 s: 60 f / 1124 ms, 53.3 fps, 18 ms/f; total: 60 f, 53.3 fps, 18 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055214309 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 2.618 sec [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] jThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055215283 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00 [apply] unit.framework.TestListener: startTest(test00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestRedSquareES1NEWT.test00-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test00) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 2.504 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055215283 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.openSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055217740 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] gl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestRedSquareES1NEWT.test00-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055217740 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 2.374 sec [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055218676 ms +++ localhosjunit.framework.TestListener: tests to run: 1 [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] junit.framework.TestListener: startTest(testElektronenMultiplizierer01) [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055219878 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055219879 d 0ms]] [apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055219896 d 675ms]] [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055219889 d 700ms]]] [apply] 1 s: 60 f / 1014 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 fps, 16 ms/f [apply] 2 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 120 f, 59.5 fps, 16 ms/f [apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1306094 [apply] 3 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 180 f, 59.6 fps, 16 ms/f [apply] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 240 f, 59.7 fps, 16 ms/f [apply] 5 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 300 f, 59.7 fps, 16 ms/f [apply] junit.framework.TestListener: endTest(testElektronenMultiplizierer01) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055225694 d 0ms]] [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055225713 d 1ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.17 sec [apply] ------------- Standard Output --------------- [apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500 [apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1306094 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055218676 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055219878 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055219879 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055219896 d 675ms]] [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055219889 d 700ms]]] [apply] 1 s: 60 f / 1014 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 fps, 16 ms/f [apply] 2 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 120 f, 59.5 fps, 16 ms/f [apply] 3 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 180 f, 59.6 fps, 16 ms/f [apply] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 240 f, 59.7 fps, 16 ms/f [apply] 5 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 300 f, 59.7 fps, 16 ms/f [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055225694 d 0ms]] [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055225713 d 1ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055225799 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testElektronenMultiplizierer01 took 6.021 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055225799 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] junitThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055226770 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2 [apply] Loop 1/1 [apply] .framework.TestListener: startTest(test01_GL2ES2) [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.hw], on-scr[.]] [apply] Create PointerIcon #01: PointerIcon[obj 0x474906b9, .x11_:0-1, 0x1e00004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x61870e86, .x11_:0-1, 0x1e00008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x224fced0, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x61756f3c, .x11_:0-1, 0x1e0000c, RGBA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] window moved: 3/23 640x480 [apply] window resized: 3/23 640x480 [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 640x480, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x5d81d5b7: tileRendererInUse null, GearsES2[obj 0x5d81d5b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5d81d5b7 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5d81d5b7 created: GearsObj[0xafa8089, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d81d5b7 created: GearsObj[0x440ca800, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d81d5b7 created: GearsObj[0x440ca800, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5d81d5b7 FIN GearsES2[obj 0x5d81d5b7 isInit true, usesShared false, 1 GearsObj[0xafa8089, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x440ca800, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5015cebc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5d81d5b7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d81d5b7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGearsES2NEWT.test01_GL2ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test01_GL2ES2) [apply] junit.framework.TestListener: startTest(test02_GLES2) [apply] junit.framework.TestListener: endTest(test02_GLES2) [apply] junit.framework.TestListener: startTest(test03_GL3) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5d81d5b7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5d81d5b7 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2 [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3 [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/GL4.hw], on-scr[.]] [apply] Create PointerIcon #01: PointerIcon[obj 0x52e8cc00, .x11_:0-1, 0x1e00012, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x430a7dc9, .x11_:0-1, 0x1e00016, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x5dbebd3f, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x157aa32e, .x11_:0-1, 0x1e0001a, RGBA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] window moved: 3/23 640x480 [apply] window resized: 3/23 640x480 [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 640x480, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x414ad9fb: tileRendererInUse null, GearsES2[obj 0x414ad9fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x414ad9fb on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x414ad9fb created: GearsObj[0x6ae5e138, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x414ad9fb created: GearsObj[0x1a255a5c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x414ad9fb created: GearsObj[0x1a255a5c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x414ad9fb FIN GearsES2[obj 0x414ad9fb isInit true, usesShared false, 1 GearsObj[0x6ae5e138, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a255a5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa4f5b6d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x414ad9fb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0001c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x414ad9fb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGearsES2NEWT.test03_GL3___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test03_GL3) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x414ad9fb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x414ad9fb FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3 [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.654 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055226770 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2 [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.hw], on-scr[.]] [apply] Create PointerIcon #01: PointerIcon[obj 0x474906b9, .x11_:0-1, 0x1e00004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x61870e86, .x11_:0-1, 0x1e00008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x224fced0, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x61756f3c, .x11_:0-1, 0x1e0000c, RGBA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] window moved: 3/23 640x480 [apply] window resized: 3/23 640x480 [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 640x480, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x5d81d5b7: tileRendererInUse null, GearsES2[obj 0x5d81d5b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5d81d5b7 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5d81d5b7 created: GearsObj[0xafa8089, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d81d5b7 created: GearsObj[0x440ca800, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d81d5b7 created: GearsObj[0x440ca800, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5d81d5b7 FIN GearsES2[obj 0x5d81d5b7 isInit true, usesShared false, 1 GearsObj[0xafa8089, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x440ca800, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5015cebc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5d81d5b7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d81d5b7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGearsES2NEWT.test01_GL2ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5d81d5b7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5d81d5b7 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2 [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3 [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/GL4.hw], on-scr[.]] [apply] Create PointerIcon #01: PointerIcon[obj 0x52e8cc00, .x11_:0-1, 0x1e00012, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Create PointerIcon #02: PointerIcon[obj 0x430a7dc9, .x11_:0-1, 0x1e00016, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] Create PointerIcon #03: PixelRect[obj 0x5dbebd3f, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] Create PointerIcon #03: PointerIcon[obj 0x157aa32e, .x11_:0-1, 0x1e0001a, RGBA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] window moved: 3/23 640x480 [apply] window resized: 3/23 640x480 [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 640x480, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x414ad9fb: tileRendererInUse null, GearsES2[obj 0x414ad9fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x414ad9fb on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] -------------SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055229377 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ---------------------------------------------------------------------------------------- [apply] gear1 0x414ad9fb created: GearsObj[0x6ae5e138, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x414ad9fb created: GearsObj[0x1a255a5c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x414ad9fb created: GearsObj[0x1a255a5c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x414ad9fb FIN GearsES2[obj 0x414ad9fb isInit true, usesShared false, 1 GearsObj[0x6ae5e138, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a255a5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa4f5b6d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x414ad9fb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0001c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x414ad9fb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGearsES2NEWT.test03_GL3___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x414ad9fb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x414ad9fb FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055229377 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_GL2ES2 took 1.911 sec [apply] Testcase: test02_GLES2 took 0.002 sec [apply] Testcase: test03_GL3 took 0.589 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055230318 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2 [apply] junit.framework.TestListener: startTest(test01GL2ES2) [apply] requested: swapInterval 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.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 500x290, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.init ... [apply] LandscapeES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL4/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@41710e92, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0500x0290.png [apply] 1 s: 60 f / 1769 ms, 33.9 fps, 29 ms/f; total: 60 f, 33.9 fps, 29 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose FIN [apply] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(test02GL3) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3 [apply] requested: swapInterval 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/GL4.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 500x290, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.init ... [apply] LandscapeES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL3/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@7d44d4bb, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x1e00004 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestLandscapeES2NEWT.test02GL3___-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0500x0290.png [apply] 1 s: 60 f / 1621 ms, 37.0 fps, 27 ms/f; total: 60 f, 37.0 fps, 27 ms/f [apply] junit.framework.TestListener: endTest(test02GL3) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] LandscapeES2.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] LandscapeES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.001 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055230318 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2 [apply] requested: swapInterval 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.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 500x290, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.init ... [apply] LandscapeES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL4/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@41710e92, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x1e00002 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0500x0290.png [apply] 1 s: 60 f / 1769 ms, 33.9 fps, 29 ms/f; total: 60 f, 33.9 fps, 29 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3 [apply] requested: swapInterval 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/GL4.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 500x290, [ l 3, r 3 - t 23, b 4 - 6x27] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.init ... [apply] LandscapeES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL3/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@7d44d4bb, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x1e00004 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestLandscapeES2NEWT.test02GL3___-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0500x0290.png [apply] 1 s: 60 f / 1621 ms, 37.0 fps, 27 ms/f; total: 60 f, 37.0 fps, 27 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] LandscapeES2.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] LandscapeES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055235272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 3.099 sec [apply] Testcase: test02GL3 took 1.764 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055235272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055236259 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01GL2ES2) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 512x512, [ l 3, r 3 - t 23, b 4 - 6x27] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, 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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] 0 s: 60 f / 410 ms, 146.3 fps, 6 ms/f; total: 60 f, 146.3 fps, 6 ms/f [apply] 0 s: 60 f / 107 ms, 560.7 fps, 1 ms/f; total: 120 f, 232.1 fps, 4 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(test02GL3) [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/GL4.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 512x512, [ l 3, r 3 - t 23, b 4 - 6x27] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x1e00004, 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-D24-St00-Sa00_default-0512x0512.png [apply] 0 s: 60 f / 246 ms, 243.9 fps, 4 ms/f; total: 60 f, 243.9 fps, 4 ms/f [apply] 0 s: 60 f / 107 ms, 560.7 fps, 1 ms/f; total: 120 f, 339.9 fps, 2 ms/f [apply] 0 s: 60 f / 100 ms, 600.0 fps, 1 ms/f; total: 180 f, 397.3 fps, 2 ms/f [apply] junit.framework.TestListener: endTest(test02GL3) [apply] 0 s: 60 f / 99 ms, 606.0 fps, 1 ms/f; total: 240 f, 434.7 fps, 2 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.66 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055236259 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 512x512, [ l 3, r 3 - t 23, b 4 - 6x27] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, 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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] 0 s: 60 f / 410 ms, 146.3 fps, 6 ms/f; total: 60 f, 146.3 fps, 6 ms/f [apply] 0 s: 60 f / 107 ms, 560.7 fps, 1 ms/f; total: 120 f, 232.1 fps, 4 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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/GL4.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: 3/23 512x512, [ l 3, r 3 - t 23, b 4 - 6x27] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x1e00004, 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-D24-St00-Sa00_default-0512x0512.png [apply] 0 s: 60 f / 246 ms, 243.9 fps, 4 ms/f; total: 60 f, 243.9 fps, 4 ms/f [apply] 0 s: 60 f / 107 ms, 560.7 fps, 1 ms/f; total: 120 f, 339.9 fps, 2 ms/f [apply] 0 s: 60 f / 100 ms, 600.0 fps, 1 ms/f; total: 180 f, 397.3 fps, 2 ms/f [apply] 0 s: 60 f / 99 ms, 606.0 fps, 1 ms/f; total: 240 f, 434.7 fps, 2 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055238871 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 1.851 sec [apply] Testcase: test02GL3 took 0.663 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055238871 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055239799 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 1 [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-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, 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-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 2.107 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055239799 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, 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-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055241859 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 0.926 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055241859 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055242801 ms +++ localhosjunit.framework.TestListener: tests to run: 3 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 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__-n0012-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0013-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0017-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test01_DefCaps_Anim) [apply] junit.framework.TestListener: startTest(test02_DefCaps_NoAnim) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0004-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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-.x11_:0-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-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test12_FBOCaps_NoAnim) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.536 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055242801 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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__-n0012-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0013-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0017-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0004-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055247291 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_DefCaps_Anim took 0.837 sec [apply] Testcase: test02_DefCaps_NoAnim took 0.789 sec [apply] Testcase: test12_FBOCaps_NoAnim took 1.76 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055247291 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055248335 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT [apply] junit.framework.TestListener: tests tt/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGo run: 4 [apply] junit.framework.TestListener: startTest(test01_GL3Core_Passthrough) [apply] eomShader01TextureGL3NEWT - test01_GL3Core_Passthrough [apply] Init - START - useGeomShader 0 -> passthrough01_xxx [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL3/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@7683c488, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1333 ms, 45.0 fps, 22 ms/f; total: 60 f, 45.0 fps, 22 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough [apply] junit.framework.TestListener: endTest(test01_GL3Core_Passthrough) [apply] junit.framework.TestListener: startTest(test02_GL3Core_FlipXYZ) [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: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL3/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@7054cfc9, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1102 ms, 54.4 fps, 18 ms/f; total: 60 f, 54.4 fps, 18 ms/f [apply] junit.framework.TestListener: endTest(test02_GL3Core_FlipXYZ) [apply] junit.framework.TestListener: startTest(test11_GL3Compat_Passthrough) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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] Init - START - useGeomShader 0 -> passthrough01_xxx [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL3bc/GL4bc.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@10d69502, 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test11_GL3Compat_Passthrough-n0000-GL3bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] junit.framework.TestListener: endTest(test11_GL3Compat_Passthrough) [apply] junit.framework.TestListener: startTest(test12_GL3Compat_FlipXYZ) [apply] 1 s: 60 f / 1068 ms, 56.1 fps, 17 ms/f; total: 60 f, 56.1 fps, 17 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [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] Init - START - useGeomShader 1 -> flipXYZ01_xxx [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL3bc/GL4bc.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@5bd7eaea, 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test12_GL3Compat_FlipXYZ____-n0000-GL3bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] junit.framework.TestListener: endTest(test12_GL3Compat_FlipXYZ) [apply] 1 s: 60 f / 1079 ms, 55.6 fps, 17 ms/f; total: 60 f, 55.6 fps, 17 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [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: 6.819 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055248335 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL3/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@7683c488, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1333 ms, 45.0 fps, 22 ms/f; total: 60 f, 45.0 fps, 22 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL3/GL4.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@7054cfc9, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1102 ms, 54.4 fps, 18 ms/f; total: 60 f, 54.4 fps, 18 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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] Init - START - useGeomShader 0 -> passthrough01_xxx [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL3bc/GL4bc.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@10d69502, 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test11_GL3Compat_Passthrough-n0000-GL3bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1068 ms, 56.1 fps, 17 ms/f; total: 60 f, 56.1 fps, 17 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [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] Init - START - useGeomShader 1 -> flipXYZ01_xxx [apply] GL_VENDOR: ATI Technologies Inc. [apply] GL_RENDERER: AMD Radeon R9 200 Series [apply] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GL GLSL: true, has-compiler-func: true, version 4.30 [apply] GL Profile: GLProfile[GL3bc/GL4bc.hw] [apply] GL Renderer Quirks:[DontCloseX11Display] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@5bd7eaea, 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test12_GL3Compat_FlipXYZ____-n0000-GL3bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1079 ms, 55.6 fps, 17 ms/f; total: 60 f, 55.6 fps, 17 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055255107 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_GL3Core_Passthrough took 2.714 sec [apply] Testcase: test02_GL3Core_FlipXYZ took 1.38 sec [apply] Testcase: test11_GL3Compat_Passthrough took 1.278 sec [apply] Testcase: test12_GL3Compat_FlipXYZ took 1.302 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055255107 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055256069 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT [apply] junit.framework.TestListener: tests to run: 5 [apply] junit.t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderSframework.TestListener: startTest(test00NoShaderState_Validation) [apply] tate01NEWT - test00NoShaderState_Validation [apply] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0xa70f958, handle 0x7ff854caf910, isShared false, jogamp.opengl.gl4.GL4bcImpl@10b16391, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x34f5b235, isOwner true, <6e86d0bc, 54f21f54>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x63e6ef5d, isOwner false, <4e6cf5e8, 53847a91>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x63e6ef5d, isOwner false, <4e6cf5e8, 53847a91>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <1e8af06d, 33ae93c5>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] screen #1 [apply] screen #2 [apply] screen #3 [apply] junit.framework.TestListener: endTest(test00NoShaderState_Validation) [apply] junit.framework.TestListener: startTest(test01ShaderState_Validation) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation [apply] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0x29e700f6, handle 0x7ff8558b2f20, isShared false, jogamp.opengl.gl4.GL4bcImpl@7cf02bf7, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x7bd6a535, isOwner true, <48f87a17, 3117a16e>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x66755f0, isOwner false, <6a3b02d8, 4837e964>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x66755f0, isOwner false, <6a3b02d8, 4837e964>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <4ebbc946, a9b3b0c>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [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] junit.framework.TestListener: endTest(test01ShaderState_Validation) [apply] junit.framework.TestListener: startTest(test02ShaderState_PerformanceSingleKeepEnabled) [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] X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x7a663ebc, handle 0x138c6d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4ea0e76b, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e00006, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x25b94a21, isOwner true, <27b1cfe0, ac68f7c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x71f61b6a, isOwner false, <54820699, 247f5227>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x71f61b6a, isOwner false, <54820699, 247f5227>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00006, [apply] SurfaceHandle 0x1e00006 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <22ea9129, 55e02ca7>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] junit.framework.TestListener: endTest(test02ShaderState_PerformanceSingleKeepEnabled) [apply] junit.framework.TestListener: startTest(test03ShaderState_PerformanceSingleToggleEnable) [apply] testShaderState00PerformanceSingle toggleEnable false: 0.151s: 600f, 3973.5 fps, 0 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] X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x5bad7476, handle 0x15dfd00, isShared false, jogamp.opengl.gl4.GL4bcImpl@58b91dff, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e00008, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x61607dda, isOwner true, <5e6a528, 6964e81e>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x5fc33fa0, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x5fc33fa0, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00008, [apply] SurfaceHandle 0x1e00008 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <1efc48ce, 450fdc46>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] junit.framework.TestListener: endTest(test03ShaderState_PerformanceSingleToggleEnable) [apply] junit.framework.TestListener: startTest(test04ShaderState_PerformanceDouble) [apply] testShaderState00PerformanceSingle toggleEnable true: 0.245s: 600f, 2448.9 fps, 0 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] X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x51fb3f37, handle 0x19679d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@45f35ded, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e0000a, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x6c9b967b, isOwner true, <5ab49cf1, 7abc0bd>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x1cfabc3a, isOwner false, <115b92b3, 12fc2eac>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x1cfabc3a, isOwner false, <115b92b3, 12fc2eac>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0000a, [apply] SurfaceHandle 0x1e0000a (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <6a5c27f0, 4842341d>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] screen #2 [apply] junit.framework.TestListener: endTest(test04ShaderState_PerformanceDouble) [apply] testShaderState01PerformanceDouble: 0.209s: 600f, 2870.8 fps, 0 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055259328 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.307 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055256069 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation [apply] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0xa70f958, handle 0x7ff854caf910, isShared false, jogamp.opengl.gl4.GL4bcImpl@10b16391, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x34f5b235, isOwner true, <6e86d0bc, 54f21f54>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x63e6ef5d, isOwner false, <4e6cf5e8, 53847a91>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x63e6ef5d, isOwner false, <4e6cf5e8, 53847a91>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <1e8af06d, 33ae93c5>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [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] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0x29e700f6, handle 0x7ff8558b2f20, isShared false, jogamp.opengl.gl4.GL4bcImpl@7cf02bf7, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x7bd6a535, isOwner true, <48f87a17, 3117a16e>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x66755f0, isOwner false, <6a3b02d8, 4837e964>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x66755f0, isOwner false, <6a3b02d8, 4837e964>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <4ebbc946, a9b3b0c>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [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] X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x7a663ebc, handle 0x138c6d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4ea0e76b, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e00006, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x25b94a21, isOwner true, <27b1cfe0, ac68f7c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x71f61b6a, isOwner false, <54820699, 247f5227>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x71f61b6a, isOwner false, <54820699, 247f5227>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00006, [apply] SurfaceHandle 0x1e00006 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <22ea9129, 55e02ca7>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] testShaderState00PerformanceSingle toggleEnable false: 0.151s: 600f, 3973.5 fps, 0 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] X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x5bad7476, handle 0x15dfd00, isShared false, jogamp.opengl.gl4.GL4bcImpl@58b91dff, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e00008, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x61607dda, isOwner true, <5e6a528, 6964e81e>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x5fc33fa0, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x5fc33fa0, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00008, [apply] SurfaceHandle 0x1e00008 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <1efc48ce, 450fdc46>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] testShaderState00PerformanceSingle toggleEnable true: 0.245s: 600f, 2448.9 fps, 0 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] X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x51fb3f37, handle 0x19679d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@45f35ded, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6dffcd26, [apply] Handle 0x1e0000a, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x170df90, owner true, ResourceToolkitLock[obj 0x6c9b967b, isOwner true, <5ab49cf1, 7abc0bd>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x1cfabc3a, isOwner false, <115b92b3, 12fc2eac>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7ff854c99f10, owner true, ResourceToolkitLock[obj 0x1cfabc3a, isOwner false, <115b92b3, 12fc2eac>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0000a, [apply] SurfaceHandle 0x1e0000a (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <6a5c27f0, 4842341d>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] screen #2 [apply] testShaderState01PerformanceDouble: 0.209s: 600f, 2870.8 fps, 0 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055259328 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00NoShaderState_Validation took 1.66 sec [apply] Testcase: test01ShaderState_Validation took 0.219 sec [apply] Testcase: test02ShaderState_PerformanceSingleKeepEnabled took 0.392 sec [apply] Testcase: test03ShaderState_PerformanceSingleToggleEnable took 0.466 sec [apply] Testcase: test04ShaderState_PerformanceDouble took 0.426 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055260242 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testShaderState01PerformanceDouble) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble [apply] X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x77aa13c5, handle 0x1c3ce70, isShared false, jogamp.opengl.gl4.GL4bcImpl@6dffcd26, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34f5b235, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x15debd0, owner true, ResourceToolkitLock[obj 0x6e86d0bc, isOwner true, <54f21f54, 63e6ef5d>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x4e6cf5e8, isOwner false, <53847a91, 1e8af06d>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x4e6cf5e8, isOwner false, <53847a91, 1e8af06d>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <33ae93c5, a678505>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [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: 0.161s: 600f, 3726.7 fps, 0 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] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0x2539b2de, handle 0x7fc6b00b6200, isShared false, jogamp.opengl.gl4.GL4bcImpl@2464a693, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34f5b235, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x15debd0, owner true, ResourceToolkitLock[obj 0x4bf40f8f, isOwner true, <4299c3e, 47d0ac94>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x54f24d61, isOwner false, <6fb646d8, 27e54834>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x54f24d61, isOwner false, <6fb646d8, 27e54834>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <3de76262, 21ec2fae>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [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(testShaderState01ValidationSP1Linked) [apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Unlinked) [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] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0x71f61b6a, handle 0x7fc6b89574a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@54820699, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34f5b235, [apply] Handle 0x1e00006, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x15debd0, owner true, ResourceToolkitLock[obj 0x247f5227, isOwner true, <22ea9129, 55e02ca7>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x7093b3fc, isOwner false, <710d9f21, 354a6983>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x7093b3fc, isOwner false, <710d9f21, 354a6983>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00006, [apply] SurfaceHandle 0x1e00006 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <285532ca, 71798075>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [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: 2.569 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055260242 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble [apply] X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x77aa13c5, handle 0x1c3ce70, isShared false, jogamp.opengl.gl4.GL4bcImpl@6dffcd26, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34f5b235, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x15debd0, owner true, ResourceToolkitLock[obj 0x6e86d0bc, isOwner true, <54f21f54, 63e6ef5d>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x4e6cf5e8, isOwner false, <53847a91, 1e8af06d>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x4e6cf5e8, isOwner false, <53847a91, 1e8af06d>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <33ae93c5, a678505>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] screen #1 [apply] screen #2 [apply] screen #1 [apply] screen #2 [apply] testShaderState01PerformanceDouble: 0.161s: 600f, 3726.7 fps, 0 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] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0x2539b2de, handle 0x7fc6b00b6200, isShared false, jogamp.opengl.gl4.GL4bcImpl@2464a693, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34f5b235, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x15debd0, owner true, ResourceToolkitLock[obj 0x4bf40f8f, isOwner true, <4299c3e, 47d0ac94>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x54f24d61, isOwner false, <6fb646d8, 27e54834>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x54f24d61, isOwner false, <6fb646d8, 27e54834>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <3de76262, 21ec2fae>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [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] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0x71f61b6a, handle 0x7fc6b89574a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@54820699, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@34f5b235, [apply] Handle 0x1e00006, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x15debd0, owner true, ResourceToolkitLock[obj 0x247f5227, isOwner true, <22ea9129, 55e02ca7>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x7093b3fc, isOwner false, <710d9f21, 354a6983>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1723e30, owner true, ResourceToolkitLock[obj 0x7093b3fc, isOwner false, <710d9f21, 354a6983>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00006, [apply] SurfaceHandle 0x1e00006 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus true, [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 <285532ca, 71798075>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [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 @ 1402055262765 ms --- localhost/127.0.0.1:59999 - UnlocSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055262765 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] k ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testShaderState01PerformanceDouble took 1.751 sec [apply] Testcase: testShaderState01ValidationSP1Linked took 0.381 sec [apply] Testcase: testShaderState01ValidationSP1Unlinked took 0.295 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055263726 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple0junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(testGLSLCompilation01) [apply] 1NEWT - 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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 0x1e00004, tileRendererInUse null [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.reshape FIN [apply] junit.framework.TestListener: endTest(testGLSLUse01) [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.035 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055263726 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055265714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] , 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 0x1e00004, tileRendererInUse null [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.x11_:0-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 @ 1402055265714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGLSLCompilation01 took 1.476 sec [apply] Testcase: testGLSLUse01 took 0.41 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055266662 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01 [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(test01) [apply] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0x69541bf9, handle 0x7fe12cd16210, isShared false, jogamp.opengl.gl4.GL4bcImpl@33573e93, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@24cd3f3a, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1bf6f80, owner true, ResourceToolkitLock[obj 0x1ef20bb6, isOwner true, <24dee999, 26ba4eb8>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fe12cd00490, owner true, ResourceToolkitLock[obj 0x118625e5, isOwner false, <7e21e65f, 639ba7aa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fe12cd00490, owner true, ResourceToolkitLock[obj 0x118625e5, isOwner false, <7e21e65f, 639ba7aa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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 <1cbcfd, 5ebb8619>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [apply] Screen pixel/cm 37.065636, 37.037037 [apply] junit.framework.TestListener: endTest(test01) [apply] t1-t0: 1060.173844ms [apply] t3-t0: 1582.814404ms [apply] t3-t2: 14.643226ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.722 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055266662 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01 [apply] X11GLXContext [Version 4.4 (Core profile, arb, debug, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile/Debug Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile/Debug Context 14.10.1006.1001)], options 0x1c25, this 0x69541bf9, handle 0x7fe12cd16210, isShared false, jogamp.opengl.gl4.GL4bcImpl@33573e93, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@24cd3f3a, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1bf6f80, owner true, ResourceToolkitLock[obj 0x1ef20bb6, isOwner true, <24dee999, 26ba4eb8>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fe12cd00490, owner true, ResourceToolkitLock[obj 0x118625e5, isOwner false, <7e21e65f, 639ba7aa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fe12cd00490, owner true, ResourceToolkitLock[obj 0x118625e5, isOwner false, <7e21e65f, 639ba7aa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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 <1cbcfd, 5ebb8619>[count 1, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [apply] Screen pixel/cm 37.065636, 37.037037 [apply] t1-t0: 1060.173844ms [apply] t3-t0: 1582.814404ms [apply] t3-t2: 14.643226ms [apply] ++++ UITestCase.tearDown: coSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055268337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] m.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055268337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.588 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055269320 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(testGlTransformFeedbackVaryings_WhenVarNameOK) [apply] t/127.0.0.1:59999 - Locked within 3 ms, 1 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 - testGlTransformFeedbajunit.framework.TestListener: endTest(testGlTransformFeedbackVaryings_WhenVarNameOK) [apply] junit.framework.TestListener: startTest(tesckVaryings_WhenVarNameOK [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT -tGlTransformFeedbackVaryings_WhenVarNameWrong) [apply] testGlTransformFeedbackVaryings_WhenVarNameWrong [apply] # [apply] # A fatal error has been detected by the Java Runtime Environment: [apply] # [apply] # SIGSEGV (0xb) at pc=0x00007faf43913b34, pid=14004, tid=140390756337408 [apply] # [apply] # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18) [apply] # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops) [apply] # Problematic frame: [apply] # C [fglrx_dri.so+0x15ebb34] getIcdInterfaceES2+0x185804 [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] # /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/make/hs_err_pid14004.log [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.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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055271947 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 5 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString [apply] PMV-C-O 4x4: [apply] [ 1.00junit.framework.TestListener: startTest(test00MatrixToString) [apply] junit.framework.TestListener: endTest(test00MatrixToString) [apply] junit.framework.TestListener: startTest(test01MviUpdateTraditionalAccess) [apply] 000 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: endTest(test01MviUpdateTraditionalAccess) [apply] junit.framework.TestListener: startTest(test02MviUpdateShaderAccess) [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(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] ++++ 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] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.536 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055271947 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.tearDowSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055273435 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] n: 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 @ 1402055273435 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00MatrixToString took 0.011 sec [apply] Testcase: test01MviUpdateTraditionalAccess took 0.171 sec [apply] Testcase: test02MviUpdateShaderAccess took 0.107 sec [apply] Testcase: test03MvTranslate took 0.002 sec [apply] Testcase: test04MvTranslateRotate took 0.004 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055274422 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT [apply] junit.framework.TestListener: tests to run: 7 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] junit.framework.TestListener: endTest(test01aOffscreenWindowPBuffer) [apply] junit.framework.TestListener: startTest(test01bOffscreenWindowPBufferStencil) [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 0x1e00004, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] junit.framework.TestListener: endTest(test01bOffscreenWindowPBufferStencil) [apply] junit.framework.TestListener: startTest(test01cOffscreenWindowPBuffer555) [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 0x1e00008, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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(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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0000c, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: startTest(test01cOffscreenWindowPBufferStencilAlpha) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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] 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 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00010, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00014, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00018, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0001c, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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] ++++ 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00020, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x3200004, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x3e00004, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test03Offscreen3Windows3DisplaysPBuffer) [apply] junit.framework.TestListener: startTest(test04OffscreenSnapshotWithDemoPBuffer) [apply] Create Window 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-4-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x3200008, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test04OffscreenSnapshotWithDemoPBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055288552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 14.177 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055274422 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00004, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00008, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0000c, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00010, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00014, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00018, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e0001c, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00020, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x3200004, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x3e00004, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-4-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x3200008, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055288552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01aOffscreenWindowPBuffer took 1.444 sec [apply] Testcase: test01bOffscreenWindowPBufferStencil took 1.154 sec [apply] Testcase: test01cOffscreenWindowPBuffer555 took 1.155 sec [apply] Testcase: test01cOffscreenWindowPBufferStencilAlpha took 1.137 sec [apply] Testcase: test02Offscreen3Windows1DisplayPBuffer took 3.402 sec [apply] Testcase: test03Offscreen3Windows3DisplaysPBuffer took 3.439 sec [apply] Testcase: test04OffscreenSnapshotWithDemoPBuffer took 1.25 sec [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] jThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055289568 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap [apply] unit.framework.TestListener: startTest(test11OffscreenWindowPixmap) [apply] junit.framework.TestListener: endTest(test11OffscreenWindowPixmap) [apply] junit.framework.TestListener: startTest(test14OffscreenSnapshThread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunnotWithDemoPixmap) [apply] er,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00006, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN [apply] junit.framework.TestListener: endTest(test14OffscreenSnapshotWithDemoPixmap) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055293109 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.589 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055289568 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00006, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055293109 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test11OffscreenWindowPixmap took 2.323 sec [apply] Testcase: test14OffscreenSnapshotWithDemoPixmap took 1.131 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055294066 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01NopGLWindowNoReuse) [apply] junit.framework.TestListener: endTest(test01NopGLWindowNoReuse++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse [apply] Disabled ) [apply] junit.framework.TestListener: startTest(test02NopGLWindowReuse) [apply] 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: 0/25 [apply] Sleep initialized: 1/25 [apply] Sleep initialized: 2/25 [apply] Sleep initialized: 3/25 [apply] Sleep initialized: 4/25 [apply] Sleep initialized: 5/25 [apply] Sleep initialized: 5/25 [apply] Sleep initialized: 6/25 [apply] Sleep initialized: 7/25 [apply] Sleep initialized: 8/25 [apply] Sleep initialized: 8/25 [apply] Sleep initialized: 9/25 [apply] Sleep initialized: 10/25 [apply] Sleep initialized: 11/25 [apply] Sleep initialized: 11/25 [apply] Sleep initialized: 12/25 [apply] Sleep initialized: 13/25 [apply] Sleep initialized: 14/25 [apply] Sleep initialized: 15/25 [apply] Sleep initialized: 15/25 [apply] Sleep initialized: 16/25 [apply] Sleep initialized: 17/25 [apply] Sleep initialized: 18/25 [apply] Sleep initialized: 18/25 [apply] Sleep initialized: 19/25 [apply] Sleep initialized: 20/25 [apply] Sleep initialized: 21/25 [apply] Sleep initialized: 21/25 [apply] Sleep initialized: 22/25 [apply] Sleep initialized: 23/25 [apply] Sleep initialized: 23/25 [apply] Sleep initialized: 24/25 [apply] Sleep initialized: 25/25 [apply] P: 25 GLWindow: [apply] ctor 114/t 4.56/1 [apply] visible 3312/t 132.48/1 [apply] sum-i 3426/t 137.04/1 [apply] INIT END: 25/25 [apply] junit.framework.TestListener: endTest(test02NopGLWindowReuse) [apply] T: duration 0 6 [apply] total-d 3432/t 137.28/1 [apply] total-i 3432/t 137.28/1 [apply] Total: 3432 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.406 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055294066 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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: 0/25 [apply] Sleep initialized: 1/25 [apply] Sleep initialized: 2/25 [apply] Sleep initialized: 3/25 [apply] Sleep initialized: 4/25 [apply] Sleep initialized: 5/25 [apply] Sleep initialized: 5/25 [apply] Sleep initialized: 6/25 [apply] Sleep initialized: 7/25 [apply] Sleep initialized: 8/25 [apply] Sleep initialized: 8/25 [apply] Sleep initialized: 9/25 [apply] Sleep initialized: 10/25 [apply] Sleep initialized: 11/25 [apply] Sleep initialized: 11/25 [apply] Sleep initialized: 12/25 [apply] Sleep initialized: 13/25 [apply] Sleep initialized: 14/25 [apply] Sleep initialized: 15/25 [apply] Sleep initialized: 15/25 [apply] Sleep initialized: 16/25 [apply] Sleep initialized: 17/25 [apply] Sleep initialized: 18/25 [apply] Sleep initialized: 18/25 [apply] Sleep initialized: 19/25 [apply] Sleep initialized: 20/25 [apply] Sleep initialized: 21/25 [apply] Sleep initialized: 21/25 [apply] Sleep initialized: 22/25 [apply] Sleep initialized: 23/25 [apply] Sleep initialized: 23/25 [apply] Sleep initialized: 24/25 [apply] Sleep initialized: 25/25 [apply] P: 25 GLWindow: [apply] ctor 114/t 4.56/1 [apply] visible 3312/t 132.48/1 [apply] sum-i 3426/t 137.04/1 [apply] INIT END: 25/25 [apply] T: duration 0 6 [apply] total-d 3432/t 137.28/1 [apply] total-i 3432/t 137.28/1 [apply] Total: 3432 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055299424 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NopGLWindowNoReuse took 0.003 sec [apply] Testcase: test02NopGLWindowReuse took 4.224 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055299424 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055300409 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01ChooseOnly) [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 64/t 1.28/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50/50 raw: [apply] choose 58/t 1.16/1 [apply] INIT END #1 [apply] INIT START #2 [apply] junit.framework.TestListener: endTest(test01ChooseOnly) [apply] junit.framework.TestListener: startTest(test02Full) [apply] Run: 2, count 50/50 raw: [apply] choose 59/t 1.18/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 410/t 8.20/1 [apply] glad-realize 55/t 1.10/1 [apply] ctx-create1 2444/t 48.88/1 [apply] ctx-curren2 32/t 0.64/1 [apply] glad-ctx-init 2909/t 58.18/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50 raw: [apply] glad-create 31/t 0.62/1 [apply] glad-realize 32/t 0.64/1 [apply] ctx-create1 2364/t 47.28/1 [apply] ctx-curren2 32/t 0.64/1 [apply] glad-ctx-init 2427/t 48.54/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50 raw: [apply] glad-create 26/t 0.52/1 [apply] glad-realize 36/t 0.72/1 [apply] ctx-create1 2338/t 46.76/1 [apply] ctx-curren2 33/t 0.66/1 [apply] glad-ctx-init 2400/t 48.00/1 [apply] INIT END #2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055314066 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(test02Full) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.703 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055300409 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 64/t 1.28/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50/50 raw: [apply] choose 58/t 1.16/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50/50 raw: [apply] choose 59/t 1.18/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 410/t 8.20/1 [apply] glad-realize 55/t 1.10/1 [apply] ctx-create1 2444/t 48.88/1 [apply] ctx-curren2 32/t 0.64/1 [apply] glad-ctx-init 2909/t 58.18/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50 raw: [apply] glad-create 31/t 0.62/1 [apply] glad-realize 32/t 0.64/1 [apply] ctx-create1 2364/t 47.28/1 [apply] ctx-curren2 32/t 0.64/1 [apply] glad-ctx-init 2427/t 48.54/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50 raw: [apply] glad-create 26/t 0.52/1 [apply] glad-realize 36/t 0.72/1 [apply] ctx-create1 2338/t 46.76/1 [apply] ctx-curren2 33/t 0.66/1 [apply] glad-ctx-init 2400/t 48.00/1 [apply] INIT END #2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055314066 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01ChooseOnly took 0.317 sec [apply] Testcase: test02Full took 12.212 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] junit.framework.TestListener: tests to run: 2Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055315082 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0 [apply] [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 0x15d6ca0c], 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x1e00002, 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 0x3a208ba3], 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[glx vid 0x29, fbc 0x29: 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[GL4bc/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]] [apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8 [apply] junit.framework.TestListener: endTest(test02_aa8) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.167 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055315082 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x15d6ca0c], 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x15d6ca0c], 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 0x1e00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x15d6ca0c], glad[1 listener, pre true, post false, preSwap false], 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 0x15d6ca0c], 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 0x1e00002, 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 0x3a208ba3], 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[glx vid 0x29, fbc 0x29: 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[GL4bc/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x3a208ba3], 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 0x1e00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x3a208ba3], glad[1 listener, pre true, post false, preSwap true], 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 0x3a208ba3], 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 0x1e00006, 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 @ 1402055318203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_aa0 took 2.084 sec [apply] Testcase: test02_aa8 took 0.968 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055318203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055319210 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRenderjunit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01) [apply] ing1GL2NEWT - 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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] ++++ 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] junit.framework.TestListener: endTest(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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Expected IllegalStateException: EOT reached: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.654 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055319210 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00002, 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 0x7f8f8577], 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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 0x1e00006, 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-JUnitTesSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055320816 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] tRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00006, 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 @ 1402055320816 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.413 sec [apply] Testcase: test02_EOT_01 took 0.108 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055321746 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT [apply] junit.framework.TestListener: tests to run: 8 [apply] t/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test001_off_gl2___aa0) [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 0x61e253b5], 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x61e253b5], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x61e253b5], 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 0x1e00002, 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 0x40d8b2eb], 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x40d8b2eb], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x40d8b2eb], 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 0x1e00006, 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] junit.framework.TestListener: endTest(test002_off_gl2___aa8) [apply] junit.framework.TestListener: startTest(test011_off_gl2es3_aa0) [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 0x4792ba63: 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true], 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,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4792ba63 created: GearsObj[0x346c0765, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4792ba63 created: GearsObj[0x205992c6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4792ba63 created: GearsObj[0x205992c6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4792ba63 FIN GearsES2[obj 0x4792ba63 isInit true, usesShared false, 1 GearsObj[0x346c0765, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x205992c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58b315c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x4792ba63TileRenderer[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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] GearsES2.endTileRendering: 0x4792ba63TileRenderer[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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4792ba63, 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] GearsES2.display 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [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 0x4792ba63: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4792ba63 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 0x64492e19: 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x64492e19 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64492e19 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x64492e19 created: GearsObj[0x79ac3b87, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64492e19 created: GearsObj[0x1a785a79, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64492e19 created: GearsObj[0x1a785a79, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64492e19 FIN GearsES2[obj 0x64492e19 isInit true, usesShared false, 1 GearsObj[0x79ac3b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a785a79, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x537bcb82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x64492e19TileRenderer[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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] GearsES2.endTileRendering: 0x64492e19TileRenderer[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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000e, msaa true, tileRendererInUse null [apply] >> GearsES2 0x64492e19, 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] GearsES2.display 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] junit.framework.TestListener: endTest(test012_off_gl2es3_aa8) [apply] junit.framework.TestListener: startTest(test101_on__gl2___aa0) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64492e19: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64492e19 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-Display-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00012, 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] 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 0x35f3b26c], 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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x35f3b26c], 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 0x1e00012, msaa false, tileRendererInUse null [apply] >> Gears 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(test101_on__gl2___aa0) [apply] junit.framework.TestListener: startTest(test102_on__gl2___aa8) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-Display-.x11_:0-1-EDT-2,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00014, msaa true, 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] 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 0x25b3c2b5], 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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x25b3c2b5], 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 0x1e00014, msaa true, tileRendererInUse null [apply] >> Gears 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(test102_on__gl2___aa8) [apply] junit.framework.TestListener: startTest(test111_on__gl2es3_aa0) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0xd5a8bd9: 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0xd5a8bd9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd5a8bd9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xd5a8bd9 created: GearsObj[0x4fd63016, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd5a8bd9 created: GearsObj[0x76ef1d4c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd5a8bd9 created: GearsObj[0x76ef1d4c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd5a8bd9 FIN GearsES2[obj 0xd5a8bd9 isInit true, usesShared false, 1 GearsObj[0x4fd63016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76ef1d4c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe0b295a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0xd5a8bd9TileRenderer[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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] GearsES2.endTileRendering: 0xd5a8bd9TileRenderer[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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00016, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd5a8bd9, 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] GearsES2.display 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [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-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0xd5a8bd9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0xd5a8bd9 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-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x6762a5f3: tileRendererInUse null, GearsES2[obj 0x6762a5f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6762a5f3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6762a5f3 created: GearsObj[0xb508a8b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6762a5f3 created: GearsObj[0x54b7b17a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6762a5f3 created: GearsObj[0x54b7b17a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x6762a5f3 FIN GearsES2[obj 0x6762a5f3 isInit true, usesShared false, 1 GearsObj[0xb508a8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54b7b17a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67e4ec09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6762a5f3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00018, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] GearsES2.startTileRendering: 0x6762a5f3TileRenderer[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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] GearsES2.endTileRendering: 0x6762a5f3TileRenderer[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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00018, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, 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,5,main] GearsES2.display 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6762a5f3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6762a5f3 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 @ 1402055326757 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.059 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055321746 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 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 0x61e253b5], 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x61e253b5], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x1e00002, 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 0x61e253b5], glad[1 listener, pre true, post false, preSwap false], 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 0x61e253b5], 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 0x1e00002, 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 0x40d8b2eb], 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x40d8b2eb], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x1e00006, 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 0x40d8b2eb], glad[1 listener, pre true, post false, preSwap true], 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 0x40d8b2eb], 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 0x1e00006, 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 0x4792ba63: 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true], 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,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4792ba63 created: GearsObj[0x346c0765, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4792ba63 created: GearsObj[0x205992c6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4792ba63 created: GearsObj[0x205992c6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4792ba63 FIN GearsES2[obj 0x4792ba63 isInit true, usesShared false, 1 GearsObj[0x346c0765, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x205992c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58b315c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x4792ba63TileRenderer[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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000a, 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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x4792ba63, 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 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] GearsES2.endTileRendering: 0x4792ba63TileRenderer[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 0x53744222], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4792ba63 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4792ba63, 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] GearsES2.display 0x4792ba63 256x256, swapInterval 1, drawable 0x1e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4792ba63: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4792ba63 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 0x64492e19: 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x64492e19 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64492e19 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x64492e19 created: GearsObj[0x79ac3b87, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64492e19 created: GearsObj[0x1a785a79, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64492e19 created: GearsObj[0x1a785a79, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64492e19 FIN GearsES2[obj 0x64492e19 isInit true, usesShared false, 1 GearsObj[0x79ac3b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a785a79, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x537bcb82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x64492e19TileRenderer[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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e0000e, 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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x64492e19, 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 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] GearsES2.endTileRendering: 0x64492e19TileRenderer[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 0x4ca6a9d0], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64492e19 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000e, msaa true, tileRendererInUse null [apply] >> GearsES2 0x64492e19, 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] GearsES2.display 0x64492e19 256x256, swapInterval 1, drawable 0x1e0000e [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64492e19: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64492e19 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-Display-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00012, 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] 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 0x35f3b26c], 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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00012, 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 0x35f3b26c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x35f3b26c], 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 0x1e00012, msaa false, tileRendererInUse null [apply] >> Gears 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-.x11_:0-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-Display-.x11_:0-1-EDT-2,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00014, msaa true, 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] 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 0x25b3c2b5], 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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x1e00014, 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 0x25b3c2b5], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 2.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 0x25b3c2b5], 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 0x1e00014, msaa true, tileRendererInUse null [apply] >> Gears 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-.x11_:0-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 0xd5a8bd9: 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0xd5a8bd9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd5a8bd9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xd5a8bd9 created: GearsObj[0x4fd63016, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd5a8bd9 created: GearsObj[0x76ef1d4c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd5a8bd9 created: GearsObj[0x76ef1d4c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd5a8bd9 FIN GearsES2[obj 0xd5a8bd9 isInit true, usesShared false, 1 GearsObj[0x4fd63016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76ef1d4c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe0b295a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0xd5a8bd9TileRenderer[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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00016, 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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0xd5a8bd9, 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 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] GearsES2.endTileRendering: 0xd5a8bd9TileRenderer[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 0xf147c4c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd5a8bd9 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00016, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd5a8bd9, 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] GearsES2.display 0xd5a8bd9 256x256, swapInterval 1, drawable 0x1e00016 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0xd5a8bd9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0xd5a8bd9 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-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x6762a5f3: tileRendererInUse null, GearsES2[obj 0x6762a5f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6762a5f3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6762a5f3 created: GearsObj[0xb508a8b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6762a5f3 created: GearsObj[0x54b7b17a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6762a5f3 created: GearsObj[0x54b7b17a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x6762a5f3 FIN GearsES2[obj 0x6762a5f3 isInit true, usesShared false, 1 GearsObj[0xb508a8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54b7b17a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67e4ec09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x6762a5f3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00018, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] GearsES2.startTileRendering: 0x6762a5f3TileRenderer[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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x1e00018, 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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x6762a5f3, angle 2.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 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] GearsES2.endTileRendering: 0x6762a5f3TileRenderer[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 0x192cbe8c], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6762a5f3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00018, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6762a5f3, 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,5,main] GearsES2.display 0x6762a5f3 256x256, swapInterval 1, drawable 0x1e00018 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6762a5f3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x6762a5f3 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055326757 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test001_off_gl2___aa0 took 1.52 sec [apply] Testcase: test002_off_gl2___aa8 took 0.388 sec [apply] Testcase: test011_off_gl2es3_aa0 took 0.545 sec [apply] Testcase: test012_off_gl2es3_aa8 took 0.383 sec [apply] Testcase: test101_on__gl2___aa0 took 0.593 sec [apply] Testcase: test102_on__gl2___aa8 took 0.445 sec [apply] Testcase: test111_on__gl2es3_aa0 took 0.483 sec [apply] Testcase: test112_on__gl2es3_aa8 took 0.55 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055327857 ms +++ localhosjunit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(test01GL2Normal) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x4eccf230, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x713055ba, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1c4c6064, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] junit.framework.TestListener: endTest(test01GL2Normal) [apply] junit.framework.TestListener: startTest(test02GL2FFPEmu) [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-.x11_:0-1-EDT-5,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000a, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x43f66c65, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x67467dbe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x44e979ea, 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-.x11_:0-1-EDT-6,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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-.x11_:0-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-.x11_:0-1-EDT-9,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00012, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0xfd5f23f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x27130e38, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x540a9292, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test03GL2ES1Normal) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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] junit.framework.TestListener: startTest(test04ES2FFPEmu) [apply] junit.framework.TestListener: endTest(test04ES2FFPEmu) [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.413 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055327857 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x4eccf230, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x713055ba, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1c4c6064, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-5,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] Swap Interval -1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055344221 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000a, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x43f66c65, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x67467dbe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x44e979ea, 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-.x11_:0-1-EDT-6,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-9,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00012, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0xfd5f23f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x27130e38, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x540a9292, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055344221 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2Normal took 6.08 sec [apply] Testcase: test02GL2FFPEmu took 5.284 sec [apply] Testcase: test03GL2ES1Normal took 4.906 sec [apply] Testcase: test04ES2FFPEmu took 0.002 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT [apply] junit.framework.TestListener: tests to run: 7 [apply] junit.fraThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055345219 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain [apply] mework.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/GL4bc.hw], on-scr[.]] [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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/GL4bc.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test02Plain__GL2ES1_VBOOffUseArrayData) [apply] junit.framework.TestListener: startTest(test03Plain__GL2ES1_VBOOnUsePlain) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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/GL4bc.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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/GL4bc.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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES1_VBOOff) [apply] junit.framework.TestListener: startTest(test06ImmSinkGL2ES1_VBOOn) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test06ImmSinkGL2ES1_VBOOn) [apply] junit.framework.TestListener: startTest(test07ImmSinkGL2ES1_VBOOnTexture) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL4bc.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test07ImmSinkGL2ES1_VBOOnTexture) [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.583 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/GL4bc.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/GL4bc.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/GL4bc.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/GL4bc.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/GL4bc.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/GL4bc.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/GL4bc.hw], on-scr[.]] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055345219 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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-D24-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055348754 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055348754 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Plain__GL2ES1_VBOOffUsePlain took 1.555 sec [apply] Testcase: test02Plain__GL2ES1_VBOOffUseArrayData took 0.292 sec [apply] Testcase: test03Plain__GL2ES1_VBOOnUsePlain took 0.31 sec [apply] Testcase: test04Plain__GL2ES1_VBOOnUseArrayData took 0.326 sec [apply] Testcase: test05ImmSinkGL2ES1_VBOOff took 0.302 sec [apply] Testcase: test06ImmSinkGL2ES1_VBOOn took 0.302 sec [apply] Testcase: test07ImmSinkGL2ES1_VBOOnTexture took 0.35 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055349791 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES2_VBOOff_Direct) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 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[GL4bc/GL4bc.hw], on-scr[.]] [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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[GL4bc/GL4bc.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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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.hw], 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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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: 2.767 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[GL4bc/GL4bc.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[GL4bc/GL4bc.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.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.hw], on-scr[.]] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055349791 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [apply] ++++ UITesSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055352510 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] tCase.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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 @ 1402055352510 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_Direct took 1.655 sec [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_ShaderState took 0.303 sec [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_Direct took 0.337 sec [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_ShaderState took 0.328 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055353449 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT [apply] junit.framework.TestListener: tests to run: 8 [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test00_RGBtoRGB) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x755fd06f: tileRendererInUse null, GearsES2[obj 0x755fd06f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x755fd06f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x755fd06f created: GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x755fd06f created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x755fd06f created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x755fd06f FIN GearsES2[obj 0x755fd06f isInit true, usesShared false, 1 GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5aa4bd97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x755fd06f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x755fd06f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x755fd06f 512x512, swapInterval 1, drawable 0x1e00002 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x755fd06f 512x512, swapInterval 1, drawable 0x1e00002 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x755fd06f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x755fd06f 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4563b254: tileRendererInUse null, GearsES2[obj 0x4563b254 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4563b254 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4563b254 created: GearsObj[0x466f08f0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4563b254 created: GearsObj[0x23b3e8b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4563b254 created: GearsObj[0x23b3e8b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4563b254 FIN GearsES2[obj 0x4563b254 isInit true, usesShared false, 1 GearsObj[0x466f08f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23b3e8b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78718d1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4563b254 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4563b254, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4563b254 512x512, swapInterval 1, drawable 0x1e00004 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4563b254 512x512, swapInterval 1, drawable 0x1e00004 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4563b254: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4563b254 FIN [apply] junit.framework.TestListener: endTest(test01_RGBtoRGBA) [apply] junit.framework.TestListener: startTest(test10_RGBAtoRGB) [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-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x14a0a721: tileRendererInUse null, GearsES2[obj 0x14a0a721 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14a0a721 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14a0a721 created: GearsObj[0x41cbd50f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14a0a721 created: GearsObj[0x2d10ed88, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14a0a721 created: GearsObj[0x2d10ed88, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x14a0a721 FIN GearsES2[obj 0x14a0a721 isInit true, usesShared false, 1 GearsObj[0x41cbd50f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d10ed88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x325a92d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x14a0a721 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a0a721, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x14a0a721 512x512, swapInterval 1, drawable 0x1e00006 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x14a0a721 512x512, swapInterval 1, drawable 0x1e00006 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x14a0a721: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x14a0a721 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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x136157d: tileRendererInUse null, GearsES2[obj 0x136157d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x136157d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x136157d created: GearsObj[0x520e3850, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x136157d created: GearsObj[0x23933646, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x136157d created: GearsObj[0x23933646, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x136157d FIN GearsES2[obj 0x136157d isInit true, usesShared false, 1 GearsObj[0x520e3850, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23933646, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15d03fe9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x136157d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x136157d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x136157d 512x512, swapInterval 1, drawable 0x1e00008 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x136157d 512x512, swapInterval 1, drawable 0x1e00008 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x136157d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x136157d 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-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x21bce011: tileRendererInUse null, GearsES2[obj 0x21bce011 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x21bce011 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x21bce011 created: GearsObj[0x2abc7c8e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x21bce011 created: GearsObj[0x3c95648d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x21bce011 created: GearsObj[0x3c95648d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x21bce011 FIN GearsES2[obj 0x21bce011 isInit true, usesShared false, 1 GearsObj[0x2abc7c8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c95648d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73fc840d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x21bce011 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21bce011, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x21bce011 512x512, swapInterval 1, drawable 0x1e0000c [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL4___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-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-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x21bce011: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x21bce011 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-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x6201c010: tileRendererInUse null, GearsES2[obj 0x6201c010 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6201c010 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6201c010 created: GearsObj[0x2ad4bf7b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6201c010 created: GearsObj[0x75673a34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6201c010 created: GearsObj[0x75673a34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.X 0x6201c010 FIN GearsES2[obj 0x6201c010 isInit true, usesShared false, 1 GearsObj[0x2ad4bf7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75673a34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c1e6823, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x6201c010 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6201c010, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6201c010 512x512, swapInterval 1, drawable 0x1e0000e [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6201c010: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6201c010 FIN [apply] junit.framework.TestListener: endTest(test22_RGBtoRGBA_fbo) [apply] junit.framework.TestListener: startTest(test31_RGBAtoRGBA_pbuffer) [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-.x11_:0-1-EDT-7,5,main] GearsES2.init.0 0x47229edd: tileRendererInUse null, GearsES2[obj 0x47229edd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x47229edd on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x47229edd created: GearsObj[0x4db9705c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x47229edd created: GearsObj[0x497fcfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x47229edd created: GearsObj[0x497fcfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.init.X 0x47229edd FIN GearsES2[obj 0x47229edd isInit true, usesShared false, 1 GearsObj[0x4db9705c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x497fcfe1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6628e279, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x47229edd 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47229edd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x47229edd 512x512, swapInterval 1, drawable 0x1e00014 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL4___-hw-pbuffer_-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-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x47229edd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x47229edd 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-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x4e3de6df: tileRendererInUse null, GearsES2[obj 0x4e3de6df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e3de6df on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e3de6df created: GearsObj[0x6bef0fb7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e3de6df created: GearsObj[0x1bf0eebd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e3de6df created: GearsObj[0x1bf0eebd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.X 0x4e3de6df FIN GearsES2[obj 0x4e3de6df isInit true, usesShared false, 1 GearsObj[0x6bef0fb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1bf0eebd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66c9c89f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x4e3de6df 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e3de6df, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x4e3de6df 512x512, swapInterval 1, drawable 0x1e00016 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x4e3de6df: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x4e3de6df 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: 7.718 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055353449 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x755fd06f: tileRendererInUse null, GearsES2[obj 0x755fd06f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x755fd06f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x755fd06f created: GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x755fd06f created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x755fd06f created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x755fd06f FIN GearsES2[obj 0x755fd06f isInit true, usesShared false, 1 GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5aa4bd97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x755fd06f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x755fd06f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x755fd06f 512x512, swapInterval 1, drawable 0x1e00002 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x755fd06f 512x512, swapInterval 1, drawable 0x1e00002 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x755fd06f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x755fd06f 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4563b254: tileRendererInUse null, GearsES2[obj 0x4563b254 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4563b254 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4563b254 created: GearsObj[0x466f08f0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4563b254 created: GearsObj[0x23b3e8b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4563b254 created: GearsObj[0x23b3e8b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4563b254 FIN GearsES2[obj 0x4563b254 isInit true, usesShared false, 1 GearsObj[0x466f08f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23b3e8b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78718d1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4563b254 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4563b254, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4563b254 512x512, swapInterval 1, drawable 0x1e00004 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4563b254 512x512, swapInterval 1, drawable 0x1e00004 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4563b254: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4563b254 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-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x14a0a721: tileRendererInUse null, GearsES2[obj 0x14a0a721 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14a0a721 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14a0a721 created: GearsObj[0x41cbd50f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14a0a721 created: GearsObj[0x2d10ed88, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14a0a721 created: GearsObj[0x2d10ed88, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x14a0a721 FIN GearsES2[obj 0x14a0a721 isInit true, usesShared false, 1 GearsObj[0x41cbd50f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d10ed88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x325a92d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x14a0a721 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14a0a721, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x14a0a721 512x512, swapInterval 1, drawable 0x1e00006 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x14a0a721 512x512, swapInterval 1, drawable 0x1e00006 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x14a0a721: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x14a0a721 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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x136157d: tileRendererInUse null, GearsES2[obj 0x136157d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x136157d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x136157d created: GearsObj[0x520e3850, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x136157d created: GearsObj[0x23933646, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x136157d created: GearsObj[0x23933646, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x136157d FIN GearsES2[obj 0x136157d isInit true, usesShared false, 1 GearsObj[0x520e3850, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23933646, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15d03fe9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x136157d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x136157d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x136157d 512x512, swapInterval 1, drawable 0x1e00008 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x136157d 512x512, swapInterval 1, drawable 0x1e00008 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x136157d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x136157d 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-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x21bce011: tileRendererInUse null, GearsES2[obj 0x21bce011 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x21bce011 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x21bce011 created: GearsObj[0x2abc7c8e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x21bce011 created: GearsObj[0x3c95648d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x21bce011 created: GearsObj[0x3c95648d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x21bce011 FIN GearsES2[obj 0x21bce011 isInit true, usesShared false, 1 GearsObj[0x2abc7c8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c95648d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73fc840d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x21bce011 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21bce011, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x21bce011 512x512, swapInterval 1, drawable 0x1e0000c [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL4___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x21bce011: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x21bce011 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-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x6201c010: tileRendererInUse null, GearsES2[obj 0x6201c010 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6201c010 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6201c010 created: GearsObj[0x2ad4bf7b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6201c010 created: GearsObj[0x75673a34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6201c010 created: GearsObj[0x75673a34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.X 0x6201c010 FIN GearsES2[obj 0x6201c010 isInit true, usesShared false, 1 GearsObj[0x2ad4bf7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75673a34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c1e6823, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x6201c010 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6201c010, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6201c010 512x512, swapInterval 1, drawable 0x1e0000e [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6201c010: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6201c010 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-.x11_:0-1-EDT-7,5,main] GearsES2.init.0 0x47229edd: tileRendererInUse null, GearsES2[obj 0x47229edd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x47229edd on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x47229edd created: GearsObj[0x4db9705c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x47229edd created: GearsObj[0x497fcfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x47229edd created: GearsObj[0x497fcfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.init.X 0x47229edd FIN GearsES2[obj 0x47229edd isInit true, usesShared false, 1 GearsObj[0x4db9705c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x497fcfe1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6628e279, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x47229edd 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00014, msaa false, tileRendererInUse null [apply] >> GearsES2 0x47229edSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055361119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x47229edd 512x512, swapInterval 1, drawable 0x1e00014 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL4___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x47229edd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x47229edd 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-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x4e3de6df: tileRendererInUse null, GearsES2[obj 0x4e3de6df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e3de6df on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e3de6df created: GearsObj[0x6bef0fb7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e3de6df created: GearsObj[0x1bf0eebd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e3de6df created: GearsObj[0x1bf0eebd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.X 0x4e3de6df FIN GearsES2[obj 0x4e3de6df isInit true, usesShared false, 1 GearsObj[0x6bef0fb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1bf0eebd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66c9c89f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x4e3de6df 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00016, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e3de6df, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x4e3de6df 512x512, swapInterval 1, drawable 0x1e00016 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x4e3de6df: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x4e3de6df FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055361119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00_RGBtoRGB took 1.682 sec [apply] Testcase: test01_RGBtoRGBA took 0.318 sec [apply] Testcase: test10_RGBAtoRGB took 0.285 sec [apply] Testcase: test11_RGBAtoRGBA took 0.287 sec [apply] Testcase: test21_RGBtoRGBA_pbuffer took 1.303 sec [apply] Testcase: test22_RGBtoRGBA_fbo took 1.228 sec [apply] Testcase: test31_RGBAtoRGBA_pbuffer took 1.26 sec [apply] Testcase: test32_RGBAtoRGBA_fbo took 1.216 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT [apply] junit.framework.TestListener:Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055362125 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] tests to run: 2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG [apply] junit.framework.TestListener: startTest(testOffscreenWritePNG) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x6e6fdd08: tileRendererInUse null, GearsES2[obj 0x6e6fdd08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6e6fdd08 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6e6fdd08 created: GearsObj[0x75a287d9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e6fdd08 created: GearsObj[0x184f3e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e6fdd08 created: GearsObj[0x184f3e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x6e6fdd08 FIN GearsES2[obj 0x6e6fdd08 isInit true, usesShared false, 1 GearsObj[0x75a287d9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x184f3e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x592a5296, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6e6fdd08 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e6fdd08, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6e6fdd08 256x256, swapInterval 1, drawable 0x1e00004 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6e6fdd08: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6e6fdd08 FIN [apply] junit.framework.TestListener: endTest(testOffscreenWritePNG) [apply] junit.framework.TestListener: startTest(testOnscreenWritePNG_TGA_PAM) [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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x231f321c: tileRendererInUse null, GearsES2[obj 0x231f321c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x231f321c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x231f321c created: GearsObj[0x5bcc22a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x231f321c created: GearsObj[0x2b6f5657, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x231f321c created: GearsObj[0x2b6f5657, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x231f321c FIN GearsES2[obj 0x231f321c isInit true, usesShared false, 1 GearsObj[0x5bcc22a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b6f5657, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a8d8008, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x231f321c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x231f321c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x231f321c 256x256, swapInterval 1, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x231f321c 256x256, swapInterval 1, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0006-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0007-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0008-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0009-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0010-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0011-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam [apply] junit.framework.TestListener: endTest(testOnscreenWritePNG_TGA_PAM) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c 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: 3.543 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055362125 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x6e6fdd08: tileRendererInUse null, GearsES2[obj 0x6e6fdd08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6e6fdd08 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6e6fdd08 created: GearsObj[0x75a287d9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e6fdd08 created: GearsObj[0x184f3e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e6fdd08 created: GearsObj[0x184f3e5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x6e6fdd08 FIN GearsES2[obj 0x6e6fdd08 isInit true, usesShared false, 1 GearsObj[0x75a287d9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x184f3e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x592a5296, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6e6fdd08 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e6fdd08, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6e6fdd08 256x256, swapInterval 1, drawable 0x1e00004 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6e6fdd08: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6e6fdd08 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x231f321c: tileRendererInUse null, GearsES2[obj 0x231f321c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x231f321c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x231f321c created: GearsObj[0x5bcc22a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x231f321c created: GearsObj[0x2b6f5657, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x231f321c created: GearsObj[0x2b6f5657, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x231f321c FIN GearsES2[obj 0x231f321c isInit true, usesShared false, 1 GearsObj[0x5bcc22a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b6f5657, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a8d8008, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x231f321c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x231f321c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x231f321c 256x256, swapInterval 1, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x231f321c 256x256, swapInterval 1, drawable 0x1e00006 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0006-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0007-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0008-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0009-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0010-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0011-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x231f321c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055365621 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenWritePNG took 1.614 sec [apply] Testcase: testOnscreenWritePNG_TGA_PAM took 0.745 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055365621 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT [apply] junit.framework.TestListener:Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055366532 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] tests to run: 2 [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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x721870dc: tileRendererInUse null, GearsES2[obj 0x721870dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x721870dc on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x721870dc created: GearsObj[0x290b0e80, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x721870dc created: GearsObj[0x14e50a8d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x721870dc created: GearsObj[0x14e50a8d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x721870dc FIN GearsES2[obj 0x721870dc isInit true, usesShared false, 1 GearsObj[0x290b0e80, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14e50a8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66547346, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x721870dc 0/0 64x64 of 64x64, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x721870dc 64x64, swapInterval 1, drawable 0x1e00004 [apply] XXX: [0], 64x64, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x721870dc 0/0 128x128 of 128x128, swapInterval 1, drawable 0x1e00005, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, angle 6.0, [l -1.0, r 1.0, b -1.0, t 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-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x721870dc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, 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] XXX: [128], 256x256, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x721870dc 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00007, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [256], 512x512, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x721870dc 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, 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] junit.framework.TestListener: endTest(testOffscreenWritePNGWithResize) [apply] junit.framework.TestListener: startTest(testOnscreenWritePNGWithResize) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x721870dc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x721870dc 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0xefa8f2c: tileRendererInUse null, GearsES2[obj 0xefa8f2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xefa8f2c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xefa8f2c created: GearsObj[0x4a28a7f7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xefa8f2c created: GearsObj[0x332b6f2a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xefa8f2c created: GearsObj[0x332b6f2a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0xefa8f2c FIN GearsES2[obj 0xefa8f2c isInit true, usesShared false, 1 GearsObj[0x4a28a7f7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x332b6f2a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x688f48a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] XXX: init [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0xefa8f2c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0xefa8f2c 64x64, swapInterval 1, drawable 0x1e0000a [apply] XXX: [0], 64x64, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xefa8f2c 0/0 128x128 of 128x128, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, angle 6.0, [l -1.0, r 1.0, b -1.0, t 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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xefa8f2c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, 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: [128], 256x256, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xefa8f2c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, 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] XXX: [256], 512x512, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xefa8f2c 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] junit.framework.TestListener: endTest(testOnscreenWritePNGWithResize) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0xefa8f2c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0xefa8f2c 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: 4.11 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055366532 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x721870dc: tileRendererInUse null, GearsES2[obj 0x721870dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x721870dc on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x721870dc created: GearsObj[0x290b0e80, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x721870dc created: GearsObj[0x14e50a8d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x721870dc created: GearsObj[0x14e50a8d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x721870dc FIN GearsES2[obj 0x721870dc isInit true, usesShared false, 1 GearsObj[0x290b0e80, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14e50a8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66547346, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x721870dc 0/0 64x64 of 64x64, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x721870dc 64x64, swapInterval 1, drawable 0x1e00004 [apply] XXX: [0], 64x64, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x721870dc 0/0 128x128 of 128x128, swapInterval 1, drawable 0x1e00005, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, angle 6.0, [l -1.0, r 1.0, b -1.0, t 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-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x721870dc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, 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] XXX: [128], 256x256, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x721870dc 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00007, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [256], 512x512, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x721870dc 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x721870dc, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x721870dc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x721870dc 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0xefa8f2c: tileRendererInUse null, GearsES2[obj 0xefa8f2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xefa8f2c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xefa8f2c created: GearsObj[0x4a28a7f7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xefa8f2c created: GearsObj[0x332b6f2a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xefa8f2c created: GearsObj[0x332b6f2a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0xefa8f2c FIN GearsES2[obj 0xefa8f2c isInit true, usesShared false, 1 GearsObj[0x4a28a7f7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x332b6f2a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x688f48a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] XXX: init [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0xefa8f2c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0xefa8f2c 64x64, swapInterval 1, drawable 0x1e0000a [apply] XXX: [0], 64x64, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xefa8f2c 0/0 128x128 of 128x128, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, angle 6.0, [l -1.0, r 1.0, b -1.0, t 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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xefa8f2c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, 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: [128], 256x256, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xefa8f2c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, 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] XXX: [256], 512x512, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xefa8f2c 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0xefa8f2c, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0xefa8f2c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0xefa8f2c FIN [apply] XXX: dispose [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055370596 ms --- localhost/127.0.0.SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055370596 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] 1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenWritePNGWithResize took 1.735 sec [apply] Testcase: testOnscreenWritePNGWithResize took 1.193 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testReadES2_RGBn) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055371570 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-1-EDT-1: ** screenshot: TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] junit.framework.TestListener: endTest(testReadES2_RGBn) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055373508 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.986 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055371570 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-1-EDT-1: ** screenshot: TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055373508 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testReadES2_RGBn took 1.846 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 runThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055374476 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2 [apply] : 12 [apply] junit.framework.TestListener: startTest(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-.x11_:0-1-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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] junit.framework.TestListener: endTest(test01YUV422hBase__ES2) [apply] junit.framework.TestListener: startTest(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-.x11_:0-1-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(test01YUV422hProg_ES2) [apply] junit.framework.TestListener: startTest(test01YUV444Base__ES2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-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-.x11_:0-1-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] junit.framework.TestListener: endTest(test01YUV444Base__GL2) [apply] junit.framework.TestListener: startTest(test01YUV444Prog__ES2) [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-.x11_:0-1-EDT-5: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(test01YUV444Prog__ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2 [apply] junit.framework.TestListener: startTest(test01YUV444Prog__GL2) [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-.x11_:0-1-EDT-6: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(test01YUV444Prog__GL2) [apply] junit.framework.TestListener: startTest(test02YUV420BaseGray_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-7: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [apply] junit.framework.TestListener: endTest(test02YUV420BaseGray_ES2) [apply] junit.framework.TestListener: startTest(test02YUV420Base__ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-8: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-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-.x11_:0-2-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [apply] junit.framework.TestListener: endTest(test02YUV420Prog_ES2) [apply] junit.framework.TestListener: startTest(test03CMYK_01_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,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-.x11_:0-2-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-2,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-.x11_:0-2-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-3,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-.x11_:0-2-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] junit.framework.TestListener: endTest(test04QTTDefPostFrame_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-4,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: 6.644 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055374476 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-.x11_:0-1-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-SSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055381072 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] a00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-5: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-6: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-7: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-8: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-2-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,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-.x11_:0-2-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-2,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-.x11_:0-2-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-3,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-.x11_:0-2-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055381072 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01YUV422hBase__ES2 took 1.822 sec [apply] Testcase: test01YUV422hProg_ES2 took 0.379 sec [apply] Testcase: test01YUV444Base__ES2 took 0.386 sec [apply] Testcase: test01YUV444Base__GL2 took 0.35 sec [apply] Testcase: test01YUV444Prog__ES2 took 0.386 sec [apply] Testcase: test01YUV444Prog__GL2 took 0.354 sec [apply] Testcase: test02YUV420BaseGray_ES2 took 0.407 sec [apply] Testcase: test02YUV420Base__ES2 took 0.419 sec [apply] Testcase: test02YUV420Prog_ES2 took 0.455 sec [apply] Testcase: test03CMYK_01_ES2 took 0.499 sec [apply] Testcase: test03YCCK_01_ES2 took 0.649 sec [apply] Testcase: test04QTTDefPostFrame_ES2 took 0.383 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055381986 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT [apply] junit.framework.TestListener: tests to run: 10 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testPNGRead01_All) [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 0x1cd42fe0, 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 0x1c94140a, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3dafab2e, 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 0x580f78a5, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5fb9c5cd, 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 0x1d6946d4, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6aa91761, 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 0x33e17fc, 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 0x1f56ddc0, 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 0x7ff87852, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x11a39121, 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 0x98d1693, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xdc511cb, 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 0x5132d7d, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2e0f6c25, 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 0x768508c2, 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 0x5c6c2df3, 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 0x423cdbec, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x298a84ed, 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 0x451cf8e9, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7119ac71, 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 0x4c8868b9, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xf9370f0, 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 0x18dba48d, 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 0x7463020e, 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 0x101c20d4, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x26af468f, 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 0x3d416a20, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x119e7a4b, 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 0x3b6edaf6, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6ae96af5, 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 0x6bd7fadd, 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 0xc17dde5, 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 0x72e8eb96, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x19c2ffca, 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 0x512733fc, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x64c60f03, 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 0x703c1a5, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x79e3b3c, 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 0x2542e40c, 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 0x27a70128, 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 0x453cfd6e, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x27226445, 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 0x42e50215, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x48ebd302, 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 0x726a4db4, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x21139f1b, 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 0xf32b694, 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 0x3f00b6a, 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 0x47d5e2b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x42b15b5a, 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 0x9e493eb, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7dab2e5f, 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 0x71719f6d, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5a99e74a, 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 0x2e1fd9be, 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 0x696add0e, 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 0x66d6f833, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2b411104, 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 0x3cc433cb, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x75247397, 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 0x2c20fa96, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2923a47c, 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 0x6303ddfd, 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 0x6219232f, 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 0x605514f9, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x71d418d7, 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 0x1bab05a3, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x78ff1e85, 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 0x352cebd2, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x182e4344, 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 0x54231c3, 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] junit.framework.TestListener: endTest(testPNGRead01_All) [apply] junit.framework.TestListener: startTest(testPNGRead02_RGB888_to_RGBA8888) [apply] PNGPixelRect - Orig: PixelRect[obj 0x524fdf56, 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 0x79cfb151, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x32827b51, 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 0x146e1cbf, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x49214a13, 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 0x28864ae7, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x89f987a, 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 0x25d37602, 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 0x11b23bb1, 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 0x4c6cea8a, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x29a3139, 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 0x59159684, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x184ce1cd, 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 0x5f7c6631, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x60194bf0, 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 0x1cc8aada, 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 0x307918b0, 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 0x5e43e3ac, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3b18618d, 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 0x3dac8e4a, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xbb1bbe8, 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 0x41a78257, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5c5e3f6d, 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 0x2f963c7b, 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 0x46dddeac, 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 0x1046128d, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x686bef53, 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 0x62d67b4, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xef35d97, 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 0xb856c2c, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6480c29c, 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 0x4168c350, 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 0x24a3bd67, 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 0x79e7c7fb, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x5ffa6e43, 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 0x325d21ef, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5eebbe, 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 0x57c70722, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4ba57633, 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 0x5bf33511, 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 0x216b58fa, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] junit.framework.TestListener: endTest(testPNGRead02_RGB888_to_RGBA8888) [apply] junit.framework.TestListener: startTest(testPNGRead03_RGB888_to_RGBA8888_stride1000) [apply] junit.framework.TestListener: endTest(testPNGRead03_RGB888_to_RGBA8888_stride1000) [apply] junit.framework.TestListener: startTest(testPNGRead04_RGB888_to_RGBA8888_stride999) [apply] junit.framework.TestListener: endTest(testPNGRead04_RGB888_to_RGBA8888_stride999) [apply] junit.framework.TestListener: startTest(testPNGRead11_RGBA8888_to_LUMINA) [apply] junit.framework.TestListener: endTest(testPNGRead11_RGBA8888_to_LUMINA) [apply] junit.framework.TestListener: startTest(testPNGRead12_RGBA8888_to_RGB888) [apply] junit.framework.TestListener: endTest(testPNGRead12_RGBA8888_to_RGB888) [apply] junit.framework.TestListener: startTest(testPNGRead13_RGBA8888_to_BGR888) [apply] 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 0xe9e963a, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4d98c155, 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 0x67bcdb3f, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x1fde3a4e, 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 0x36c5e73a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7acfaced, 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 0x58623a98, 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 0x20de42ca, 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 0x5ff2eca1, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x458d6f3d, 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 0x48823177, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5b7da0d1, 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 0x14c92844, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x22729305, 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 0x10123eee, 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 0x6f967ae3, 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 0x5e0651, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x1cf0b007, 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 0x7db4aa68, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x601fd251, 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 0x4928f524, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1ff63402, 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 0x5cd07fb2, 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 0x479d0cb7, 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 0x17ade71c, 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 0x53058579, 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 0xf7df584, 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 0x779b747d, 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 0x7efcf7e3, 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 0x5fd91a7a, 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 0x265970bf, 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 0xa97388b, 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 0x4e01331b, 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 0x3e7586b2, 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 0x15de3027, 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: 0.71 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055381986 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x1cd42fe0, 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 0x1c94140a, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3dafab2e, 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 0x580f78a5, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5fb9c5cd, 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 0x1d6946d4, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6aa91761, 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 0x33e17fc, 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 0x1f56ddc0, 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 0x7ff87852, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x11a39121, 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 0x98d1693, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xdc511cb, 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 0x5132d7d, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2e0f6c25, 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 0x768508c2, 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 0x5c6c2df3, 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 0x423cdbec, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x298a84ed, 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 0x451cf8e9, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7119ac71, 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 0x4c8868b9, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xf9370f0, 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 0x18dba48d, 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 0x7463020e, 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 0x101c20d4, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x26af468f, 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 0x3d416a20, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x119e7a4b, 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 0x3b6edaf6, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6ae96af5, 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 0x6bd7fadd, 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 0xc17dde5, 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 0x72e8eb96, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x19c2ffca, 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 0x512733fc, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x64c60f03, 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 0x703c1a5, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x79e3b3c, 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 0x2542e40c, 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 0x27a70128, 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 0x453cfd6e, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x27226445, 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 0x42e50215, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x48ebd302, 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 0x726a4db4, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x21139f1b, 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 0xf32b694, 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 0x3f00b6a, 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 0x47d5e2b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x42b15b5a, 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 0x9e493eb, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7dab2e5f, 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 0x71719f6d, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5a99e74a, 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 0x2e1fd9be, 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 0x696add0e, 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 0x66d6f833, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2b411104, 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 0x3cc433cb, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x75247397, 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 0x2c20fa96, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2923a47c, 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 0x6303ddfd, 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 0x6219232f, 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 0x605514f9, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x71d418d7, 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 0x1bab05a3, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x78ff1e85, 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 0x352cebd2, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x182e4344, 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 0x54231c3, 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 0x524fdf56, 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 0x79cfb151, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x32827b51, 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 0x146e1cbf, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x49214a13, 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 0x28864ae7, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x89f987a, 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 0x25d37602, 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 0x11b23bb1, 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 0x4c6cea8a, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x29a3139, 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 0x59159684, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x184ce1cd, 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 0x5f7c6631, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x60194bf0, 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 0x1cc8aada, 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 0x307918b0, 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 0x5e43e3ac, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3b18618d, 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 0x3dac8e4a, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xbb1bbe8, 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 0x41a78257, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5c5e3f6d, 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 0x2f963c7b, 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 0x46dddeac, 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 0x1046128d, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x686bef53, 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 0x62d67b4, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xef35d97, 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 0xb856c2c, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6480c29c, 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 0x4168c350, 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 0x24a3bd67, 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 0x79e7c7fb, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x5ffa6e43, 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 0x325d21ef, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5eebbe, 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 0x57c70722, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4ba57633, 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 0x5bf33511, 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 0x216b58fa, 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 0xe9e963a, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4d98c155, 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 0x67bcdb3f, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x1fde3a4e, 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 0x36c5e73a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7acfaced, 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 0x58623a98, 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 0x20de42ca, 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 0x5ff2eca1, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x458d6f3d, 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 0x48823177, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5b7da0d1, 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 0x14c92844, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x22729305, 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 0x10123eee, 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 0x6f967ae3, 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 0x5e0651, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x1cf0b007, 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 0x7db4aa68, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x601fd251, 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 0x4928f524, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1ff63402, 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 0x5cd07fb2, 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 0x479d0cb7, 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 0x17ade71c, 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 0x53058579, 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 0xf7df584, 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, dSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055382648 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] estFmt BGR888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x779b747d, 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 0x7efcf7e3, 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 0x5fd91a7a, 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 0x265970bf, 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 0xa97388b, 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 0x4e01331b, 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 0x3e7586b2, 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 0x15de3027, 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 @ 1402055382648 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testPNGRead01_All took 0.497 sec [apply] Testcase: testPNGRead02_RGB888_to_RGBA8888 took 0.022 sec [apply] Testcase: testPNGRead03_RGB888_to_RGBA8888_stride1000 took 0.022 sec [apply] Testcase: testPNGRead04_RGB888_to_RGBA8888_stride999 took 0.022 sec [apply] Testcase: testPNGRead11_RGBA8888_to_LUMINA took 0.004 sec [apply] Testcase: testPNGRead12_RGBA8888_to_RGB888 took 0.006 sec [apply] Testcase: testPNGRead13_RGBA8888_to_BGR888 took 0.006 sec [apply] Testcase: testPNGRead14_RGBA8888_to_BGRA8888 took 0.008 sec [apply] Testcase: testPNGRead15_RGBA8888_to_ARGB8888 took 0.007 sec [apply] Testcase: testPNGRead16_RGBA8888_to_ABGR8888 took 0.006 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055383567 ms +++ localhosjunit.framework.TestListener: tests to run: 3 [apply] junit.framework.TestListener: startTest(testRead00_Manual) [apply] junit.framework.TestListener: endTest(testRead00_Manual) [apply] junit.framework.TestListener: startTest(testRead01_All) [apply] t/127.0.0.1:59999 - Locked within 5 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 0x47febf99, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x6e262d42, handle 0x28622b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@768ed4f4, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x4c4609b6, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x20a07db0, isOwner false, <89bbe8c, 28faddbe>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x20a07db0, isOwner false, <89bbe8c, 28faddbe>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@6df3f9f6, com.jogamp.opengl.test.junit.util.QuitAdapter@2c9fbddf, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2c9fbddf, ], windowLock <2b6a925c, 61aeec48>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] PNGPixelRect: test-ntscN_4-01-160x90, PixelRect[obj 0x7d6a276, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x75da8739, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@54554866, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x2b044bcb, isOwner true, <270c127d, 991e092>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x482e9626, isOwner false, <6a83bdcf, 6f2297aa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x482e9626, isOwner false, <6a83bdcf, 6f2297aa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@481352e6, com.jogamp.opengl.test.junit.util.QuitAdapter@6ca79f01, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6ca79f01, ], windowLock <70b83261, 4cf3b817>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] PNGPixelRect: test-ntscNG4-01-160x90, PixelRect[obj 0xcee2beb, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x1a376e79, handle 0x3885790, isShared false, jogamp.opengl.gl4.GL4bcImpl@473f39f0, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00006, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x7f4e01b, isOwner true, <5da510b1, 7feb047e>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x1e742dce, isOwner false, <5d6b3f00, 2bf548ea>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x1e742dce, isOwner false, <5d6b3f00, 2bf548ea>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00006, [apply] SurfaceHandle 0x1e00006 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@74861131, com.jogamp.opengl.test.junit.util.QuitAdapter@dd2e3bb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@dd2e3bb, ], windowLock <10651114, 5b444074>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] PNGPixelRect: test-ntscI_3-01-160x90, PixelRect[obj 0x3018076c, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x51b531a1, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@73d649a0, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00008, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x797be2c9, isOwner true, <3466386e, 2302d8a2>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0xfdc85a3, isOwner false, <56c99877, 4d38d924>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0xfdc85a3, isOwner false, <56c99877, 4d38d924>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00008, [apply] SurfaceHandle 0x1e00008 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@4f37f217, com.jogamp.opengl.test.junit.util.QuitAdapter@61f6eca2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@61f6eca2, ], windowLock <1a29b1ed, 27604c06>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] PNGPixelRect: test-ntscI_4-01-160x90, PixelRect[obj 0xf5f58c0, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x449a8200, handle 0x385e380, isShared false, jogamp.opengl.gl4.GL4bcImpl@4ff0be90, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0000a, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x466f08f0, isOwner true, <23b3e8b0, 78718d1f>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x66e82bff, isOwner false, <14a0a721, 3f3c721b>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x66e82bff, isOwner false, <14a0a721, 3f3c721b>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0000a, [apply] SurfaceHandle 0x1e0000a (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@19676b0c, com.jogamp.opengl.test.junit.util.QuitAdapter@54a4eddb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@54a4eddb, ], windowLock <17fbf047, 1d5bd19e>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] PNGPixelRect: test-ntscIG3-01-160x90, PixelRect[obj 0x136157d, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x88135a0, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@7038dd52, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0000c, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x254a6c0d, isOwner true, <38fbdc9b, 1f506157>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5626a6d0, isOwner false, <391cde0, 59632ef4>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5626a6d0, isOwner false, <391cde0, 59632ef4>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0000c, [apply] SurfaceHandle 0x1e0000c (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@7e9fc304, com.jogamp.opengl.test.junit.util.QuitAdapter@2abc7c8e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2abc7c8e, ], windowLock <3c95648d, 73fc840d>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] PNGPixelRect: test-ntscIG4-01-160x90, PixelRect[obj 0x64c14e1c, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x2cf3e1fd, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@4ebfc15b, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0000e, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0xf2f65c1, isOwner true, <70c169b0, 2a01dba5>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0000e, [apply] SurfaceHandle 0x1e0000e (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@3b870737, com.jogamp.opengl.test.junit.util.QuitAdapter@1deaca69, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1deaca69, ], windowLock <218ec2d7, 2399c277>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] PNGPixelRect: test-ntscP_3-01-160x90, PixelRect[obj 0x7f49b327, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x634c3626, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@7c48a6d3, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00010, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x5c0a664, isOwner true, <2aebf22f, 686901ac>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x45ecf8c1, isOwner false, <48bf6ac4, efa8f2c>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x45ecf8c1, isOwner false, <48bf6ac4, efa8f2c>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00010, [apply] SurfaceHandle 0x1e00010 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@63cd9962, com.jogamp.opengl.test.junit.util.QuitAdapter@4f11241e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4f11241e, ], windowLock <6e5a561f, 6ccc45d2>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] PNGPixelRect: test-ntscP_4-01-160x90, PixelRect[obj 0x1685c6d8, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x3cc569fd, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@4bb8aff7, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00012, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x4a28a7f7, isOwner true, <332b6f2a, 688f48a4>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x16ea3c9d, isOwner false, <6c31732b, 2280438b>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x16ea3c9d, isOwner false, <6c31732b, 2280438b>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00012, [apply] SurfaceHandle 0x1e00012 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@12d26c5f, com.jogamp.opengl.test.junit.util.QuitAdapter@34c8daa0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@34c8daa0, ], windowLock <6e895972, 7b4f840f>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x5b266925, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x2e5f317c, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@1a275a2e, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00014, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0xd918f6c, isOwner true, <4f5f0269, 66976434>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5d33c68a, isOwner false, <722fbdd3, 1c57a236>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5d33c68a, isOwner false, <722fbdd3, 1c57a236>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00014, [apply] SurfaceHandle 0x1e00014 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 283x32], pixel[283x32], [apply] Visible true, focus true, [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@3d5a95c3, com.jogamp.opengl.test.junit.util.QuitAdapter@61e54ad, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@61e54ad, ], windowLock <31492cfe, 3b28f0f9>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x44e43d5e, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x24b19bfc, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@777af56e, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00016, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x2987460a, isOwner true, <70074fd2, 70099d73>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x740227c, isOwner false, <397fe9c, 6fccb59b>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x740227c, isOwner false, <397fe9c, 6fccb59b>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00016, [apply] SurfaceHandle 0x1e00016 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus true, [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@68a70c74, com.jogamp.opengl.test.junit.util.QuitAdapter@2f22c959, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2f22c959, ], windowLock <14d10a3c, 27f6f3d1>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x40aeb11d, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x203f85c7, handle 0x315b970, isShared false, jogamp.opengl.gl4.GL4bcImpl@3a34a2a5, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00018, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x55a21c7d, isOwner true, <5fc7e77, 3d2b9b3>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x7f9d98ba, isOwner false, <43961cca, 343c3470>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x7f9d98ba, isOwner false, <43961cca, 343c3470>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00018, [apply] SurfaceHandle 0x1e00018 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus true, [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@5c96bfda, com.jogamp.opengl.test.junit.util.QuitAdapter@2d0db0b3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2d0db0b3, ], windowLock <5dcbcee0, 6f7b043b>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x18fde079, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x2242806c, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@72c53572, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0001a, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x71380a3b, isOwner true, <1627e18f, 14497ea6>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x6519ceb1, isOwner false, <150fa52, 6b621e2a>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x6519ceb1, isOwner false, <150fa52, 6b621e2a>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0001a, [apply] SurfaceHandle 0x1e0001a (lockedExt window false, surface false), [apply] window[3/23 (auto false) 18x27], pixel[18x27], [apply] Visible true, focus true, [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@76aa8e79, com.jogamp.opengl.test.junit.util.QuitAdapter@376fe6cc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@376fe6cc, ], windowLock <13997783, 40754382>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x3d584a8b, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x1d2533e4, handle 0x3aaa310, isShared false, jogamp.opengl.gl4.GL4bcImpl@73276b5f, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0001c, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x20fa6509, isOwner true, <16ff42c9, 5079a5ea>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x627bceec, isOwner false, <2e4e1a77, 9ab9261>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x627bceec, isOwner false, <2e4e1a77, 9ab9261>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0001c, [apply] SurfaceHandle 0x1e0001c (lockedExt window false, surface false), [apply] window[3/23 (auto false) 18x27], pixel[18x27], [apply] Visible true, focus true, [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@5f17233c, com.jogamp.opengl.test.junit.util.QuitAdapter@680a68e9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@680a68e9, ], windowLock <36dce5c, 1e06fbc6>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [apply] junit.framework.TestListener: endTest(testRead01_All) [apply] junit.framework.TestListener: startTest(testRead02_Gray2RGBA) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0xe2b06f1, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x1b872b29, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@5001b9f5, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0001e, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x2157acdc, isOwner true, <315b09e, 4fe56a7>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x55eaf080, isOwner false, <33538f91, 32f692ea>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x55eaf080, isOwner false, <33538f91, 32f692ea>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0001e, [apply] SurfaceHandle 0x1e0001e (lockedExt window false, surface false), [apply] window[3/23 (auto false) 283x32], pixel[283x32], [apply] Visible true, focus true, [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@5a275ac9, com.jogamp.opengl.test.junit.util.QuitAdapter@4db9705c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4db9705c, ], windowLock <497fcfe1, 6628e279>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-15: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-15,5,main] [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x22880c2b, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x66c9c89f, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@4a13a8ee, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00020, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x50b7c740, isOwner true, <517a6426, 3a452494>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x11648e6f, isOwner false, <60c32254, 2b02ea6d>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x11648e6f, isOwner false, <60c32254, 2b02ea6d>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00020, [apply] SurfaceHandle 0x1e00020 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus true, [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@4c6cb02a, com.jogamp.opengl.test.junit.util.QuitAdapter@73a1bc98, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@73a1bc98, ], windowLock <7f64da76, 3642ba51>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-16: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-16,5,main] [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x653deb2e, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x73e3df54, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@b2e86ae, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00022, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x1b8c0f3e, isOwner true, <83cbd93, 4bc2021e>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x2e19266d, isOwner false, <7529d5bf, d902ab1>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x2e19266d, isOwner false, <7529d5bf, d902ab1>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00022, [apply] SurfaceHandle 0x1e00022 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus true, [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@73e2d16b, com.jogamp.opengl.test.junit.util.QuitAdapter@3023033d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3023033d, ], windowLock <4aa9b27b, 4b04cf88>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-17: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-17,5,main] [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x21a728d6, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x7c0817a, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@40cb3d8b, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00024, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x5f3591e8, isOwner true, <35fe472d, 48f2f70c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x47395a3e, isOwner false, <653c0fa, 64a26054>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x47395a3e, isOwner false, <653c0fa, 64a26054>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00024, [apply] SurfaceHandle 0x1e00024 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 18x27], pixel[18x27], [apply] Visible true, focus true, [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@60625e69, com.jogamp.opengl.test.junit.util.QuitAdapter@5a2470ee, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5a2470ee, ], windowLock [count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-18: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-18,5,main] [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x7d73124b, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x3cb40c69, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@6cbd96dd, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00026, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x12fbbef1, isOwner true, <4db4c9f3, 18369860>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x284dd30b, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x284dd30b, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00026, [apply] SurfaceHandle 0x1e00026 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 18x27], pixel[18x27], [apply] Visible true, focus true, [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@f147c4c, com.jogamp.opengl.test.junit.util.QuitAdapter@9ec6950, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@9ec6950, ], windowLock <7ff60846, 71996d4b>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-19: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-19,5,main] [apply] junit.framework.TestListener: endTest(testRead02_Gray2RGBA) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.741 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055383567 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x47febf99, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x6e262d42, handle 0x28622b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@768ed4f4, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x4c4609b6, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x20a07db0, isOwner false, <89bbe8c, 28faddbe>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x20a07db0, isOwner false, <89bbe8c, 28faddbe>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@6df3f9f6, com.jogamp.opengl.test.junit.util.QuitAdapter@2c9fbddf, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2c9fbddf, ], windowLock <2b6a925c, 61aeec48>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] PNGPixelRect: test-ntscN_4-01-160x90, PixelRect[obj 0x7d6a276, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x75da8739, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@54554866, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x2b044bcb, isOwner true, <270c127d, 991e092>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x482e9626, isOwner false, <6a83bdcf, 6f2297aa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x482e9626, isOwner false, <6a83bdcf, 6f2297aa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@481352e6, com.jogamp.opengl.test.junit.util.QuitAdapter@6ca79f01, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6ca79f01, ], windowLock <70b83261, 4cf3b817>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] PNGPixelRect: test-ntscNG4-01-160x90, PixelRect[obj 0xcee2beb, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x1a376e79, handle 0x3885790, isShared false, jogamp.opengl.gl4.GL4bcImpl@473f39f0, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00006, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x7f4e01b, isOwner true, <5da510b1, 7feb047e>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x1e742dce, isOwner false, <5d6b3f00, 2bf548ea>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x1e742dce, isOwner false, <5d6b3f00, 2bf548ea>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00006, [apply] SurfaceHandle 0x1e00006 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@74861131, com.jogamp.opengl.test.junit.util.QuitAdapter@dd2e3bb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@dd2e3bb, ], windowLock <10651114, 5b444074>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] PNGPixelRect: test-ntscI_3-01-160x90, PixelRect[obj 0x3018076c, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x51b531a1, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@73d649a0, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00008, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x797be2c9, isOwner true, <3466386e, 2302d8a2>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0xfdc85a3, isOwner false, <56c99877, 4d38d924>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0xfdc85a3, isOwner false, <56c99877, 4d38d924>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00008, [apply] SurfaceHandle 0x1e00008 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@4f37f217, com.jogamp.opengl.test.junit.util.QuitAdapter@61f6eca2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@61f6eca2, ], windowLock <1a29b1ed, 27604c06>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] PNGPixelRect: test-ntscI_4-01-160x90, PixelRect[obj 0xf5f58c0, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x449a8200, handle 0x385e380, isShared false, jogamp.opengl.gl4.GL4bcImpl@4ff0be90, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0000a, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x466f08f0, isOwner true, <23b3e8b0, 78718d1f>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x66e82bff, isOwner false, <14a0a721, 3f3c721b>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x66e82bff, isOwner false, <14a0a721, 3f3c721b>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0000a, [apply] SurfaceHandle 0x1e0000a (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@19676b0c, com.jogamp.opengl.test.junit.util.QuitAdapter@54a4eddb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@54a4eddb, ], windowLock <17fbf047, 1d5bd19e>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] PNGPixelRect: test-ntscIG3-01-160x90, PixelRect[obj 0x136157d, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x88135a0, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@7038dd52, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0000c, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x254a6c0d, isOwner true, <38fbdc9b, 1f506157>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5626a6d0, isOwner false, <391cde0, 59632ef4>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5626a6d0, isOwner false, <391cde0, 59632ef4>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0000c, [apply] SurfaceHandle 0x1e0000c (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@7e9fc304, com.jogamp.opengl.test.junit.util.QuitAdapter@2abc7c8e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2abc7c8e, ], windowLock <3c95648d, 73fc840d>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] PNGPixelRect: test-ntscIG4-01-160x90, PixelRect[obj 0x64c14e1c, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x2cf3e1fd, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@4ebfc15b, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0000e, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0xf2f65c1, isOwner true, <70c169b0, 2a01dba5>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5ffb432e, isOwner false, <68f7b23c, 5dd6b6fa>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0000e, [apply] SurfaceHandle 0x1e0000e (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@3b870737, com.jogamp.opengl.test.junit.util.QuitAdapter@1deaca69, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1deaca69, ], windowLock <218ec2d7, 2399c277>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] PNGPixelRect: test-ntscP_3-01-160x90, PixelRect[obj 0x7f49b327, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x634c3626, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@7c48a6d3, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00010, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x5c0a664, isOwner true, <2aebf22f, 686901ac>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x45ecf8c1, isOwner false, <48bf6ac4, efa8f2c>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x45ecf8c1, isOwner false, <48bf6ac4, efa8f2c>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00010, [apply] SurfaceHandle 0x1e00010 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@63cd9962, com.jogamp.opengl.test.junit.util.QuitAdapter@4f11241e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4f11241e, ], windowLock <6e5a561f, 6ccc45d2>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] PNGPixelRect: test-ntscP_4-01-160x90, PixelRect[obj 0x1685c6d8, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x3cc569fd, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@4bb8aff7, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00012, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x4a28a7f7, isOwner true, <332b6f2a, 688f48a4>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x16ea3c9d, isOwner false, <6c31732b, 2280438b>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x16ea3c9d, isOwner false, <6c31732b, 2280438b>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00012, [apply] SurfaceHandle 0x1e00012 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus true, [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@12d26c5f, com.jogamp.opengl.test.junit.util.QuitAdapter@34c8daa0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@34c8daa0, ], windowLock <6e895972, 7b4f840f>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x5b266925, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x2e5f317c, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@1a275a2e, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00014, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0xd918f6c, isOwner true, <4f5f0269, 66976434>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5d33c68a, isOwner false, <722fbdd3, 1c57a236>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x5d33c68a, isOwner false, <722fbdd3, 1c57a236>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00014, [apply] SurfaceHandle 0x1e00014 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 283x32], pixel[283x32], [apply] Visible true, focus true, [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@3d5a95c3, com.jogamp.opengl.test.junit.util.QuitAdapter@61e54ad, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@61e54ad, ], windowLock <31492cfe, 3b28f0f9>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x44e43d5e, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x24b19bfc, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@777af56e, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00016, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x2987460a, isOwner true, <70074fd2, 70099d73>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x740227c, isOwner false, <397fe9c, 6fccb59b>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x740227c, isOwner false, <397fe9c, 6fccb59b>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00016, [apply] SurfaceHandle 0x1e00016 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus true, [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@68a70c74, com.jogamp.opengl.test.junit.util.QuitAdapter@2f22c959, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2f22c959, ], windowLock <14d10a3c, 27f6f3d1>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x40aeb11d, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x203f85c7, handle 0x315b970, isShared false, jogamp.opengl.gl4.GL4bcImpl@3a34a2a5, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00018, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x55a21c7d, isOwner true, <5fc7e77, 3d2b9b3>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x7f9d98ba, isOwner false, <43961cca, 343c3470>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x7f9d98ba, isOwner false, <43961cca, 343c3470>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00018, [apply] SurfaceHandle 0x1e00018 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus true, [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@5c96bfda, com.jogamp.opengl.test.junit.util.QuitAdapter@2d0db0b3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2d0db0b3, ], windowLock <5dcbcee0, 6f7b043b>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x18fde079, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x2242806c, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@72c53572, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0001a, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x71380a3b, isOwner true, <1627e18f, 14497ea6>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x6519ceb1, isOwner false, <150fa52, 6b621e2a>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x6519ceb1, isOwner false, <150fa52, 6b621e2a>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0001a, [apply] SurfaceHandle 0x1e0001a (lockedExt window false, surface false), [apply] window[3/23 (auto false) 18x27], pixel[18x27], [apply] Visible true, focus true, [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@76aa8e79, com.jogamp.opengl.test.junit.util.QuitAdapter@376fe6cc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@376fe6cc, ], windowLock <13997783, 40754382>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x3d584a8b, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x1d2533e4, handle 0x3aaa310, isShared false, jogamp.opengl.gl4.GL4bcImpl@73276b5f, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0001c, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x20fa6509, isOwner true, <16ff42c9, 5079a5ea>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x627bceec, isOwner false, <2e4e1a77, 9ab9261>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x627bceec, isOwner false, <2e4e1a77, 9ab9261>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0001c, [apply] SurfaceHandle 0x1e0001c (lockedExt window false, surface false), [apply] window[3/23 (auto false) 18x27], pixel[18x27], [apply] Visible true, focus true, [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@5f17233c, com.jogamp.opengl.test.junit.util.QuitAdapter@680a68e9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@680a68e9, ], windowLock <36dce5c, 1e06fbc6>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0xe2b06f1, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x1b872b29, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@5001b9f5, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e0001e, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x2157acdc, isOwner true, <315b09e, 4fe56a7>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x55eaf080, isOwner false, <33538f91, 32f692ea>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x55eaf080, isOwner false, <33538f91, 32f692ea>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e0001e, [apply] SurfaceHandle 0x1e0001e (lockedExt window false, surface false), [apply] window[3/23 (auto false) 283x32], pixel[283x32], [apply] Visible true, focus true, [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@5a275ac9, com.jogamp.opengl.test.junit.util.QuitAdapter@4db9705c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4db9705c, ], windowLock <497fcfe1, 6628e279>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-15: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-15,5,main] [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x22880c2b, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x66c9c89f, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@4a13a8ee, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00020, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x50b7c740, isOwner true, <517a6426, 3a452494>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x11648e6f, isOwner false, <60c32254, 2b02ea6d>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x11648e6f, isOwner false, <60c32254, 2b02ea6d>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00020, [apply] SurfaceHandle 0x1e00020 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus true, [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@4c6cb02a, com.jogamp.opengl.test.junit.util.QuitAdapter@73a1bc98, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@73a1bc98, ], windowLock <7f64da76, 3642ba51>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-16: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-16,5,main] [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x653deb2e, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x73e3df54, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@b2e86ae, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00022, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x1b8c0f3e, isOwner true, <83cbd93, 4bc2021e>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x2e19266d, isOwner false, <7529d5bf, d902ab1>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x2e19266d, isOwner false, <7529d5bf, d902ab1>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00022, [apply] SurfaceHandle 0x1e00022 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus true, [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@73e2d16b, com.jogamp.opengl.test.junit.util.QuitAdapter@3023033d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3023033d, ], windowLock <4aa9b27b, 4b04cf88>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-17: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-17,5,main] [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x21a728d6, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x7c0817a, handle 0x3856880, isShared false, jogamp.opengl.gl4.GL4bcImpl@40cb3d8b, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00024, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x5f3591e8, isOwner true, <35fe472d, 48f2f70c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x47395a3e, isOwner false, <653c0fa, 64a26054>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x47395a3e, isOwner false, <653c0fa, 64a26054>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00024, [apply] SurfaceHandle 0x1e00024 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 18x27], pixel[18x27], [apply] Visible true, focus true, [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@60625e69, com.jogamp.opengl.test.junit.util.QuitAdapter@5a2470ee, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5a2470ee, ], windowLock [count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-18: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-18,5,main] [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x7d73124b, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL ctx: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)], options 0x1c05, this 0x3cb40c69, handle 0x31ba050, isShared false, jogamp.opengl.gl4.GL4bcImpl@6cbd96dd, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@1b3f1bfb, [apply] Handle 0x1e00026, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x25e5170, owner true, ResourceToolkitLock[obj 0x12fbbef1, isOwner true, <4db4c9f3, 18369860>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x284dd30b, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f20f8bc2fd0, owner true, ResourceToolkitLock[obj 0x284dd30b, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00026, [apply] SurfaceHandle 0x1e00026 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 18x27], pixel[18x27], [apply] Visible true, focus true, [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@f147c4c, com.jogamp.opengl.test.junit.util.QuitAdapter@9ec6950, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@9ec6950, ], windowLock <7ff60846, 71996d4b>[count 2, qsz 0, owner ], surfaceLockCount 1]], direct true] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-19: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055394261 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRead00_Manual took 0.001 sec [apply] Testcase: testRead01_All took 8.194 sec [apply] Testcase: testRead02_Gray2RGBA took 2.398 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055394261 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT [apply] junit.framework.TestListener: tests to run:Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] 13 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055395276 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2 [apply] junit.framework.TestListener: startTest(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-.x11_:0-1-EDT-1: ** screenshot: TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [apply] junit.framework.TestListener: endTest(testGray__ES2) [apply] junit.framework.TestListener: startTest(testGray__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [apply] junit.framework.TestListener: endTest(testGray__GL2) [apply] junit.framework.TestListener: startTest(testInterl3G_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-3: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] junit.framework.TestListener: endTest(testInterl3G_ES2) [apply] junit.framework.TestListener: startTest(testInterl3__ES2) [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-.x11_:0-1-EDT-4: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testInterl3__ES2) [apply] junit.framework.TestListener: startTest(testInterl4G_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-5: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-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-.x11_:0-1-EDT-6: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] junit.framework.TestListener: endTest(testInterl4__ES2) [apply] junit.framework.TestListener: startTest(testPalette3__ES2) [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-.x11_:0-1-EDT-7: ** screenshot: TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testPalette3__ES2) [apply] junit.framework.TestListener: startTest(testPalette4__ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-8: ** screenshot: TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-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-.x11_:0-1-EDT-9: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testRGB3__ES2) [apply] junit.framework.TestListener: startTest(testRGB3__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-10: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-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-.x11_:0-1-EDT-11: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testRGB4G_ES2) [apply] junit.framework.TestListener: startTest(testRGB4__ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-12: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testRGB4__ES2) [apply] junit.framework.TestListener: startTest(testRGB4__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-13: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] [apply] junit.framework.TestListener: endTest(testRGB4__GL2) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2 [apply] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 6.462 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055395276 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-1-EDT-1: ** screenshot: TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2: ** screenshot: TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-3: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-4: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-5: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-6: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-7: ** screenshot: TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-8: ** screenshot: TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-9: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-10: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-11: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-12: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-13: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055401688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGray__ES2 took 1.77 sec [apply] Testcase: testGray__GL2 took 0.372 sec [apply] Testcase: testInterl3G_ES2 took 0.365 sec [apply] Testcase: testInterl3__ES2 took 0.367 sec [apply] Testcase: testInterl4G_ES2 took 0.37 sec [apply] Testcase: testInterl4__ES2 took 0.366 sec [apply] Testcase: testPalette3__ES2 took 0.413 sec [apply] Testcase: testPalette4__ES2 took 0.355 sec [apply] Testcase: testRGB3__ES2 took 0.382 sec [apply] Testcase: testRGB3__GL2 took 0.386 sec [apply] Testcase: testRGB4G_ES2 took 0.382 sec [apply] Testcase: testRGB4__ES2 took 0.385 sec [apply] Testcase: testRGB4__GL2 took 0.379 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055401688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055402665 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x4f1b95f, 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 0x57ebf592, 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 0x44477156, 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 0x2e61e81f, 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] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT [apply] junit.framework.TestListener: tests to run: 5 [apply] junit.framework.TestListener: startTest(testConversion01_srcS000_BE_TL_destS000_TL) [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x1dce6303, 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 0x58c6693e, 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 0x4a2792fa, 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 0x6c22811e, 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 0x4d4b1008, 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 0x7b09a4dc, 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 0x3626a69f, 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 0x23852c7f, 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 0x7c2c5810, 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 0x4349c220, 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 0x1f67e563, 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 0x5e04d6b0, 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 0xfaaed09, 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 0x1eaff1e8, 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 0x3132c615, 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 0x7c6aa5ee, 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 0x3db3ec12, 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 0x6f4fb163, 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 0x590713ac, 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 0x5f9caedd, 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 0x279c6035, 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 0xb704be4, 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 0x79866b99, 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 0x68024823, 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 0x6dce272d, 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 0x796e33ac, 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 0x32029f7c, 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 0x4a349f8a, 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 0x44d64315, 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 0x4ece3b01, 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 0x4583e712, 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 0x56b77265, 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 0x25b7715d, 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 0x2e73a403, 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 0x2a14d8c8, 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 0x3ea4480d, 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 0x13766d9c, 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 0x441626bf, 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 0xa49e885, 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 0x7a407909, 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 0x1eca7c93, 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 0x7fb8a6af, 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 0x33c76cab, 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 0x69af691b, 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 0x7b1da1d1, 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 0x566adf7c, 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 0x2767237, 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 0x2e447a24, 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 0x11aee937, 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 0x725122f2, 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 0x2ccd7880, 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 0x65a2327a, 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 0x7ba01bb6, 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 0x4c7b8922, 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 0x42683e68, 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 0x49d93fe7, 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 0x55f27c91, 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 0x22d03fac, 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 0xb8fad4b, 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 0x5ba1cdb, 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 0x7dbc70cc, 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 0x5e91a191, 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 0x2b066718, 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 0x315a6eb9, 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 0x281b4cff, 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 0x185c0deb, 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 0x4395cbcb, 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 0x1f769f17, 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 0x24c6af24, 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 0x70147758, 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 0x4fa76be4, 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 0x789c6e96, 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 0x662077b6, 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 0x5d93821b, 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 0x7f42ea9b, 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 0x238a763, 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 0x557555b8, 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] junit.framework.TestListener: endTest(testConversion01_srcS000_BE_TL_destS000_TL) [apply] junit.framework.TestListener: startTest(testConversion02_srcS000_LE_TL_destS000_TL) [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0xa4ecedd, 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 0x4d27ea69, 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 0x778ebb11, 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 0x3b9b9669, 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 0x63afe611, 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 0x31299938, 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 0x220a44bf, 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 0x5027690e, 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 0x4b623f3e, 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 0x1f26261c, 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 0x3d3579e0, 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 0x1d48085, 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 0x26419cb3, 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 0x1d96bf64, 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 0x13ef4d69, 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 0x43c332b8, 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 0x4436f0c9, 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 0x72fa3f1b, 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 0xb454096, 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 0x6f933da1, 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 0x2bb34e41, 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 0x8d6a3d1, 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 0x439cf2df, 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 0x750d3126, 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 0x3515f1d3, 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 0x33b76edf, 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 0x4fd00cff, 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 0x64056248, 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 0x1d779845, 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 0x16ade920, 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 0x73a43f81, 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 0x24456977, 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 0x490f163b, 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 0x7d7ca0f5, 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 0x12b7530, 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 0x4c1aa2e9, 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 0x68bd9607, 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 0x76c4db49, 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 0x7618d289, 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 0x57a65cf1, 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 0x6b1fff2b, 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 0x1a996ff, 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 0x24f84033, 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 0x263ee73b, 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 0x6bbee61a, 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 0x41f4ec39, 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 0x36c0b403, 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 0x256a4d0a, 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 0x65e7deb6, 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 0x59ceb2fe, 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 0x11496fc2, 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 0x6c48326b, 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 0x77e64656, 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 0x2f13f599, 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 0x476127f4, 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 0x3b8628c8, 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 0x64df80ff, 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 0xd8e1916, 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 0x6c10fa4d, 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 0x4ea10ca8, 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 0x2f4611ec, 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 0x2142b533, 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 0x22863854, 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 0x19dc2481, 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 0x43e09e6a, 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 0x4fc063f6, 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 0x5fe2d461, 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 0x24e55d75, 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 0x4e5abf3f, 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 0x27c1e949, 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 0x2bbacc03, 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 0x74a7ef62, 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 0x3d5546c3, 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 0x2998cbaa, 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 0x6e631b3b, 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 0x2c90f71b, 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 0x614f2478, 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 0x12e37431, 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 0x12e146a7, 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 0x3e587a0, 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 0x522b1b5f, 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 0xc12241e, 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 0x7b0133c2, 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 0xbed44a5, 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 0x635b2c1, 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 0x2f6aa016, 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 0x1341cac, 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 0x44660d2, 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 0x287e7d2f, 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 0x84cad6e, 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 0x620e1503, 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 0xa85aa40, 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 0x4d6c5525, 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 0x34a17d9, 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 0x7563a93e, 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 0x61fc61a7, 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 0x6f4d33, 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 0xb354f7e, 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 0x58f5def1, 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 0x75ffcdd7, 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 0x6d231ac6, 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 0x1fc1cb1, 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 0x4ebfa97b, 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 0x90ff2a1, 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 0x76022cac, 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 0x8c30cbb, 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 junit.framework.TestListener: endTest(testConversion02_srcS000_LE_TL_destS000_TL) [apply] junit.framework.TestListener: startTest(testConversion03_srcS000_BE_TL_destS259_TL) [apply] : 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 0x3d78cd7b, 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 0x45fa65c4, 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 0x3a2f4ac0, 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 0x76d4a117, 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 0x19c29f4, 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 0x338652ff, 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 0x37b2fdc6, 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 0x4832eebb, 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 0x7d75c05, 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 0x4bda5048, 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 0x69cccddf, 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 0x4e021bd, 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 0x16c701cb, 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 0x6346c21b, 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 0x3a71ad88, 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 0x7d37d9b1, 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 0x5db533b0, 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 0x235497e0, 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 0x6bf053f, 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 0x66f16e8e, 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 0x7491616e, 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 0x7493b88b, 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 0xe38e978, 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 0x3a67cc93, 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 0x74a7e4d9, 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 0x3aa19e64, 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 0x48a5d54e, 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 0x7f571924, 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 0x2f33cbcc, 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 0x7188d649, 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 0x4eac8cda, 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 0x22536490, 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 0x10ef3b8b, 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 0x4a2e2b5c, 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 0x1d20cb10, 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 0x53f39660, 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 0x1d15a3af, 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 0x77ad4513, 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 0x10921fc7, 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 0x69644a50, 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 0x374b003e, 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 0x1cfd02ce, 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 0x26c33140, 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 0x58d674a1, 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 0x67832397, 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 0x5295c398, 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 0x665c5a83, 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 0x393a82f5, 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 0x306bc02d, 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 0x7215e330, 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 0x7af69ed3, 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 0x55356db6, 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 0x26b5f36e, 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 0x7380ce9c, 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 0xd7c9f02, 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 0x70ab4338, 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 0x7bca4b51, 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 0x1e16f255, 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 0x747fb9e1, 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 0x6d849e87, 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 0x1dc3e93d, 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 0xcde55ec, 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 0x58daff8d, 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 0x11bfaf8e, 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 0x3f9e9cbc, 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 0x46441b45, 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 0x215a730d, 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 0x39376b96, 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 0x65786232, 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 0x4276f4a9, 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 0xfb8a556, 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 0x236eb92a, 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 0x3a3e8692, 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 0x5ef4f91d, 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 0x250f0f9f, 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 0x7fcaa2ba, 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 0x5081a2e1, 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 0x6eec8b11, 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 0x6b9e41fb, 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 0x62fdfcef, 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 0x10e8e1af, 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 0x2938b0d5, 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 0x48e18517, 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 0x4de8ce62, 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 0x6f45abe3, 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 0x4717fd27, 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 0x74e42433, 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 0x2e04cc39, 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 0x3cfbc9c9, 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 0x367cca66, 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 0x3acc0a7c, 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 0x29c4710c, 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 0x1fd9e040, 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 0x19119a16, 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 0x529b2735, 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 0x482b32f1, 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 0xc1d913b, 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 0x6929beb3, 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 0x33a70fb5, 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 0x1cf84e91, 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 0x71ee2072, 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 0x489456cd, 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 0x2ced1f5, 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 0x583a2d43, 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 0x5371b6f5, 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 0x4ea2b99f, 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 0x1d489e0e, 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 0xa80b827, 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 0x8ba0dd4, 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 0x030201junit.framework.TestListener: endTest(testConversion03_srcS000_BE_TL_destS259_TL) [apply] junit.framework.TestListener: startTest(testConversion04_srcS259_BE_TL_destS259_TL) [apply] 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 0x6ee1ddc5, 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 0x2ea6e962, 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 0x502438db, 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 0x7a10daf7, 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 0x6897ccbc, 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 0x46028049, 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 0x4e345c87, 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 0x4fa6cb2d, 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 0x4f652035, 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 0x7825a04b, 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 0x6e3ed98c, 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 0x603caedf, 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 0x2ffce3d5, 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 0x3d1cd90, 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 0x430eaae5, 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 0x77f5c2c7, 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 0x27c6d458, 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 0x6e9ef1ce, 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 0x515441f, 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 0x372b51d4, 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 0x7d095197, 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 0x6ecbd0a2, 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 0x6ee7482, 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 0x1123065c, 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 0x12768ace, 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 0x27ad0ff8, 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 0x52f37721, 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 0x6e124212, 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 0x70afe432, 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 0x2baec86a, 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 0x5fe7bd8d, 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 0x674da52b, 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 0x1a96df09, 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 0x270cd582, 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 0x3b955dd5, 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 0x4b436982, 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 0x36c3fc68, 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 0x7cf02bee, 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 0x7bd45656, 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 0x3170679d, 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 0x4aa28dc6, 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 0x7609e871, 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 0x47b8f42, 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 0x4bfa385a, 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 0x1889c3ae, 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 0x7c8de117, 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 0x46b4ece3, 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 0x102c4f59, 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 0x4d0d645a, 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 0x2a37783b, 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 0x1fb67f24, 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 0x65524c0, 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 0x3fdfbc7f, 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 0x79d0569b, 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 0x5ce61897, 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 0x6589127, 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 0x20a19ab2, 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 0x51b32cda, 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 0x4a45c61d, 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 0x2ad1c003, 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 0x30951aeb, 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 0xd1a5338, 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 0x3b4d8840, 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 0x5f2c402a, 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 0x5228b636, 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 0x6ed2bd5d, 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 0x4d8e5d82, 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 0x3d9d2995, 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 0x3708ab98, 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 0x1a39a462, 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 0x3e572b61, 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 0x4ce10d40, 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 0x4b2d0c2e, 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 0x7a7ac690, 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 0x128256c2, 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 0x2b0de40c, 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 0x1cf6e5e9, 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 0x157032da, 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 0x791a9134, 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 0x3f332b09, 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 0x384e7c49, 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 0x28c1b980, 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 0x46799767, 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 0x58c30f56, 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 0x6e2404a0, 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 0x7eabdcdd, 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 0x45317223, 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 0x313c7b52, 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 0x79c45dbe, 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 0x4ae6a366, 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] junit.framework.TestListener: endTest(testConversion04_srcS259_BE_TL_destS259_TL) [apply] junit.framework.TestListener: startTest(testConversion05_srcS301_BE_TL_destS259_TL) [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x6bf1a3f4, 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 0x45431f89, 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 0x39cb7ee5, 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 0x5ef80a07, 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 0x6e5a8246, 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 0x781efa43, 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 0x39c08251, 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 0xdabb176, 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 0x30fc0fd, 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 0x7f47239c, 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 0x1773180c, 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 0x52fc7db, 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 0x3e9fd86, 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 0x77036a6b, 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 0x13fd3d8, 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 0x56d0a8c, 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 0x39cf701c, 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 0x61c95bea, 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 0x6ab191cd, 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 0x2fdb6074, 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 0x6b997837, 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 0x28a39a11, 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 0xcd7e6ef, 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 0x327a5b7f, 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 0x7f0d08bc, 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 0x30b8afce, 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 0x2d1e165f, 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 0x124ece1d, 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 0x73bddb4e, 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 0x3589193f, 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 0x3bd8928e, 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 0x77dc754, 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 0x52a95fa3, 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 0x6dc5f0ba, 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 0x5e3f7ba3, 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 0x19ce3aac, 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 0x326dff70, 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 0x539d2bed, 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 0x73aeff7d, 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 0x6607a2e0, 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 0x7f565474, 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 0x7cc2ccfb, 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 0x591fb2ba, 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 0x300eff0c, 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 0x288a857a, 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 0x1e412161, 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 0x45f676cb, 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 0x37f12d4f, 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 0x3ad5ba3a, 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 0x25b55403, 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 0x239ea44c, 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 0x4348bd9, 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 0x15c955b7, 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 0x551a6c8d, 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 0x39ccc8a1, 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 0x3387dfac, 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 0x1d6dafa2, 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 0xc25c3c6, 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 0x3580265, 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 0x705369a, 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 0x6743bc0f, 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 0xfefb1c0, 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 0x417ebc6c, 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 0x6784780b, 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 0x29e54f45, 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 0xdb75080, 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 0x7e060a88, 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 0x3e9da75b, 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 0x6056677a, 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 @ 1402055403869 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] junit.framework.TestListener: endTest(testConversion05_srcS301_BE_TL_destS259_TL) [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.253 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055402665 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x4f1b95f, 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 0x57ebf592, 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 0x44477156, 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 0x2e61e81f, 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 0x1dce6303, 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 0x58c6693e, 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 0x4a2792fa, 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 0x6c22811e, 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 0x4d4b1008, 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 0x7b09a4dc, 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 0x3626a69f, 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 0x23852c7f, 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 0x7c2c5810, 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 0x4349c220, 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 0x1f67e563, 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 0x5e04d6b0, 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 0xfaaed09, 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 0x1eaff1e8, 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 0x3132c615, 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 0x7c6aa5ee, 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 0x3db3ec12, 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 0x6f4fb163, 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 0x590713ac, 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 0x5f9caedd, 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 0x279c6035, 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 0xb704be4, 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 0x79866b99, 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 0x68024823, 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 0x6dce272d, 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 0x796e33ac, 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 0x32029f7c, 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 0x4a349f8a, 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 0x44d64315, 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 0x4ece3b01, 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 0x4583e712, 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 0x56b77265, 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 0x25b7715d, 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 0x2e73a403, 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 0x2a14d8c8, 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 0x3ea4480d, 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 0x13766d9c, 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 0x441626bf, 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 0xa49e885, 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 0x7a407909, 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 0x1eca7c93, 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 0x7fb8a6af, 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 0x33c76cab, 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 0x69af691b, 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 0x7b1da1d1, 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 0x566adf7c, 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 0x2767237, 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 0x2e447a24, 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 0x11aee937, 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 0x725122f2, 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 0x2ccd7880, 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 0x65a2327a, 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 0x7ba01bb6, 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 0x4c7b8922, 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 0x42683e68, 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 0x49d93fe7, 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 0x55f27c91, 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 0x22d03fac, 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 0xb8fad4b, 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 0x5ba1cdb, 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 0x7dbc70cc, 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 0x5e91a191, 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 0x2b066718, 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 0x315a6eb9, 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 0x281b4cff, 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 0x185c0deb, 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 0x4395cbcb, 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 0x1f769f17, 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 0x24c6af24, 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 0x70147758, 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 0x4fa76be4, 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 0x789c6e96, 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 0x662077b6, 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 0x5d93821b, 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 0x7f42ea9b, 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 0x238a763, 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 0x557555b8, 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 0xa4ecedd, 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 0x4d27ea69, 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 0x778ebb11, 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 0x3b9b9669, 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 0x63afe611, 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 0x31299938, 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 0x220a44bf, 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 0x5027690e, 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 0x4b623f3e, 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 0x1f26261c, 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 0x3d3579e0, 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 0x1d48085, 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 0x26419cb3, 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 0x1d96bf64, 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 0x13ef4d69, 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 0x43c332b8, 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 0x4436f0c9, 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 0x72fa3f1b, 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 0xb454096, 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 0x6f933da1, 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 0x2bb34e41, 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 0x8d6a3d1, 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 0x439cf2df, 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 0x750d3126, 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 0x3515f1d3, 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 0x33b76edf, 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 0x4fd00cff, 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 0x64056248, 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 0x1d779845, 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 0x16ade920, 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 0x73a43f81, 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 0x24456977, 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 0x490f163b, 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 0x7d7ca0f5, 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 0x12b7530, 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 0x4c1aa2e9, 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 0x68bd9607, 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 0x76c4db49, 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 0x7618d289, 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 0x57a65cf1, 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 0x6b1fff2b, 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 0x1a996ff, 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 0x24f84033, 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 0x263ee73b, 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 0x6bbee61a, 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 0x41f4ec39, 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 0x36c0b403, 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 0x256a4d0a, 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 0x65e7deb6, 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 0x59ceb2fe, 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 0x11496fc2, 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 0x6c48326b, 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 0x77e64656, 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 0x2f13f599, 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 0x476127f4, 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 0x3b8628c8, 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 0x64df80ff, 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 0xd8e1916, 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 0x6c10fa4d, 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 0x4ea10ca8, 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 0x2f4611ec, 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 0x2142b533, 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 0x22863854, 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 0x19dc2481, 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 0x43e09e6a, 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 0x4fc063f6, 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 0x5fe2d461, 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 0x24e55d75, 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 0x4e5abf3f, 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 0x27c1e949, 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 0x2bbacc03, 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 0x74a7ef62, 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 0x3d5546c3, 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 0x2998cbaa, 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 0x6e631b3b, 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 0x2c90f71b, 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 0x614f2478, 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 0x12e37431, 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 0x12e146a7, 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 0x3e587a0, 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 0x522b1b5f, 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 0xc12241e, 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 0x7b0133c2, 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 0xbed44a5, 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 0x635b2c1, 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 0x2f6aa016, 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 0x1341cac, 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 0x44660d2, 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 0x287e7d2f, 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 0x84cad6e, 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 0x620e1503, 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 0xa85aa40, 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 0x4d6c5525, 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 0x34a17d9, 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 0x7563a93e, 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 0x61fc61a7, 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 0x6f4d33, 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 0xb354f7e, 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 0x58f5def1, 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 0x75ffcdd7, 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 0x6d231ac6, 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 0x1fc1cb1, 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 0x4ebfa97b, 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 0x90ff2a1, 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 0x76022cac, 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 0x8c30cbb, 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 0x3d78cd7b, 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 0x45fa65c4, 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 0x3a2f4ac0, 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 0x76d4a117, 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 0x19c29f4, 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 0x338652ff, 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 0x37b2fdc6, 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 0x4832eebb, 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 0x7d75c05, 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 0x4bda5048, 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 0x69cccddf, 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 0x4e021bd, 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 0x16c701cb, 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 0x6346c21b, 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 0x3a71ad88, 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 0x7d37d9b1, 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 0x5db533b0, 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 0x235497e0, 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 0x6bf053f, 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 0x66f16e8e, 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 0x7491616e, 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 0x7493b88b, 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 0xe38e978, 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 0x3a67cc93, 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 0x74a7e4d9, 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 0x3aa19e64, 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 0x48a5d54e, 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 0x7f571924, 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 0x2f33cbcc, 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 0x7188d649, 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 0x4eac8cda, 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 0x22536490, 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 0x10ef3b8b, 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 0x4a2e2b5c, 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 0x1d20cb10, 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 0x53f39660, 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 0x1d15a3af, 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 0x77ad4513, 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 0x10921fc7, 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 0x69644a50, 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 0x374b003e, 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 0x1cfd02ce, 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 0x26c33140, 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 0x58d674a1, 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 0x67832397, 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 0x5295c398, 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 0x665c5a83, 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 0x393a82f5, 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 0x306bc02d, 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 0x7215e330, 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 0x7af69ed3, 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 0x55356db6, 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 0x26b5f36e, 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 0x7380ce9c, 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 0xd7c9f02, 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 0x70ab4338, 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 0x7bca4b51, 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 0x1e16f255, 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 0x747fb9e1, 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 0x6d849e87, 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 0x1dc3e93d, 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 0xcde55ec, 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 0x58daff8d, 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 0x11bfaf8e, 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 0x3f9e9cbc, 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 0x46441b45, 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 0x215a730d, 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 0x39376b96, 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 0x65786232, 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 0x4276f4a9, 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 0xfb8a556, 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 0x236eb92a, 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 0x3a3e8692, 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 0x5ef4f91d, 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 0x250f0f9f, 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 0x7fcaa2ba, 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 0x5081a2e1, 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 0x6eec8b11, 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 0x6b9e41fb, 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 0x62fdfcef, 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 0x10e8e1af, 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 0x2938b0d5, 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 0x48e18517, 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 0x4de8ce62, 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 0x6f45abe3, 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 0x4717fd27, 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 0x74e42433, 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 0x2e04cc39, 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 0x3cfbc9c9, 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 0x367cca66, 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 0x3acc0a7c, 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 0x29c4710c, 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 0x1fd9e040, 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 0x19119a16, 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 0x529b2735, 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 0x482b32f1, 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 0xc1d913b, 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 0x6929beb3, 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 0x33a70fb5, 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 0x1cf84e91, 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 0x71ee2072, 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 0x489456cd, 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 0x2ced1f5, 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 0x583a2d43, 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 0x5371b6f5, 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 0x4ea2b99f, 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 0x1d489e0e, 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 0xa80b827, 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 0x8ba0dd4, 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 0x6ee1ddc5, 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 0x2ea6e962, 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 0x502438db, 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 0x7a10daf7, 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 0x6897ccbc, 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 0x46028049, 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 0x4e345c87, 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 0x4fa6cb2d, 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 0x4f652035, 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 0x7825a04b, 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 0x6e3ed98c, 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 0x603caedf, 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 0x2ffce3d5, 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 0x3d1cd90, 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 0x430eaae5, 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 0x77f5c2c7, 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 0x27c6d458, 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 0x6e9ef1ce, 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 0x515441f, 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 0x372b51d4, 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 0x7d095197, 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 0x6ecbd0a2, 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 0x6ee7482, 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 0x1123065c, 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 0x12768ace, 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 0x27ad0ff8, 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 0x52f37721, 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 0x6e124212, 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 0x70afe432, 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 0x2baec86a, 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 0x5fe7bd8d, 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 0x674da52b, 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 0x1a96df09, 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 0x270cd582, 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 0x3b955dd5, 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 0x4b436982, 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 0x36c3fc68, 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 0x7cf02bee, 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 0x7bd45656, 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 0x3170679d, 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 0x4aa28dc6, 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 0x7609e871, 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 0x47b8f42, 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 0x4bfa385a, 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 0x1889c3ae, 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 0x7c8de117, 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 0x46b4ece3, 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 0x102c4f59, 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 0x4d0d645a, 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 0x2a37783b, 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 0x1fb67f24, 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 0x65524c0, 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 0x3fdfbc7f, 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 0x79d0569b, 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 0x5ce61897, 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 0x6589127, 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 0x20a19ab2, 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 0x51b32cda, 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 0x4a45c61d, 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 0x2ad1c003, 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 0x30951aeb, 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 0xd1a5338, 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 0x3b4d8840, 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 0x5f2c402a, 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 0x5228b636, 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 0x6ed2bd5d, 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 0x4d8e5d82, 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 0x3d9d2995, 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 0x3708ab98, 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 0x1a39a462, 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 0x3e572b61, 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 0x4ce10d40, 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 0x4b2d0c2e, 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 0x7a7ac690, 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 0x128256c2, 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 0x2b0de40c, 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 0x1cf6e5e9, 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 0x157032da, 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 0x791a9134, 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 0x3f332b09, 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 0x384e7c49, 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 0x28c1b980, 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 0x46799767, 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 0x58c30f56, 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 0x6e2404a0, 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 0x7eabdcdd, 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 0x45317223, 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 0x313c7b52, 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 0x79c45dbe, 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 0x4ae6a366, 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 0x6bf1a3f4, 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 0x45431f89, 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 0x39cb7ee5, 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 0x5ef80a07, 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 0x6e5a8246, 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 0x781efa43, 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 0x39c08251, 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 0xdabb176, 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 0x30fc0fd, 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 0x7f47239c, 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 0x1773180c, 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 0x52fc7db, 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 0x3e9fd86, 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 0x77036a6b, 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 0x13fd3d8, 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 0x56d0a8c, 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 0x39cf701c, 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 0x61c95bea, 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 0x6ab191cd, 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 0x2fdb6074, 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 0x6b997837, 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 0x28a39a11, 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 0xcd7e6ef, 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 0x327a5b7f, 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 0x7f0d08bc, 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 0x30b8afce, 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 0x2d1e165f, 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 0x124ece1d, 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 0x73bddb4e, 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 0x3589193f, 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 0x3bd8928e, 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 0x77dc754, 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 0x52a95fa3, 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 0x6dc5f0ba, 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 0x5e3f7ba3, 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 0x19ce3aac, 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 0x326dff70, 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 0x539d2bed, 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 0x73aeff7d, 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 0x6607a2e0, 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 0x7f565474, 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 0x7cc2ccfb, 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 0x591fb2ba, 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 0x300eff0c, 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 0x288a857a, 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 0x1e412161, 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 0x45f676cb, 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 0x37f12d4f, 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 0x3ad5ba3a, 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 0x25b55403, 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 0x239ea44c, 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 0x4348bd9, 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 0x15c955b7, 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 0x551a6c8d, 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 0x39ccc8a1, 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 0x3387dfac, 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 0x1d6dafa2, 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 0xc25c3c6, 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 0x3580265, 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 0x705369a, 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 0x6743bc0f, 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 0xfefb1c0, 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 0x417ebc6c, 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 0x6784780b, 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 0x29e54f45, 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 0xdb75080, 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 0x7e060a88, 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 0x3e9da75b, 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 0x6056677a, 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 @ 1402055403869 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testConversion01_srcS000_BE_TL_destS000_TL took 0.524 sec [apply] Testcase: testConversion02_srcS000_LE_TL_destS000_TL took 0.234 sec [apply] Testcase: testConversion03_srcS000_BE_TL_destS259_TL took 0.21 sec [apply] Testcase: testConversion04_srcS259_BE_TL_destS259_TL took 0.145 sec [apply] Testcase: testConversion05_srcS301_BE_TL_destS259_TL took 0.05 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: Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055404876 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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] 4 [apply] junit.framework.TestListener: startTest(testPNGRead11_fromRGBA8888) [apply] PNGPixelRect - Orig: PixelRect[obj 0x77904cfb, 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 0x7a8e6dae, RGBA8888, 160 x 90,junit.framework.TestListener: endTest(testPNGRead11_fromRGBA8888) [apply] junit.framework.TestListener: startTest(testPNGRead12_fromABGR8888) [apply] junit.framework.TestListener: endTest(testPNGRead12_fromABGR8888) [apply] junit.framework.TestListener: startTest(testPNGRead13_fromBGRA8888) [apply] junit.framework.TestListener: endTest(testPNGRead13_fromBGRA8888) [apply] junit.framework.TestListener: startTest(testPNGRead14_fromARGB8888) [apply] junit.framework.TestListener: endTest(testPNGRead14_fromARGB8888) [apply] stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1cc2f95e, 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 0x44819912, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x18688fe1, 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 0x78be094b, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x45458db, 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 0x3d959415, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x272d0e49, 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 0x67367092, 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 0x2718b62e, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x47609a0f, 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 0x17227365, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x56c5f7c0, 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 0x5f0c8ac1, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x3069b5a7, 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 0x6c14ffc5, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x56a415f2, 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 0x67c9d7e8, 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 0x747df593, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7985c1a4, 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 0x3c6c3450, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x63de8f2d, 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 0x288a0694, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7db5f356, 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 0x347ad394, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x6bd8b476, 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 0x5ee7dfd0, 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 0x4917015d, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x55aa628, 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 0x2528ed7, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7a1fc671, 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 0x3c1d635a, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x2d65c88b, 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 0x755134f5, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x266bfcff, 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.253 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055404876 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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 0x77904cfb, 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 0x7a8e6dae, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1cc2f95e, 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 0x44819912, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x18688fe1, 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 0x78be094b, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x45458db, 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 0x3d959415, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x272d0e49, 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 0x67367092, 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 0x2718b62e, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x47609a0f, 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 0x17227365, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x56c5f7c0, 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 0x5f0c8ac1, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x3069b5a7, 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 0x6c14ffc5, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x56a415f2, 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 0x67c9d7e8, 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 0x747df593, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7985c1a4, 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 0x3c6c3450, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x63de8f2d, 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 0x288a0694, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7db5f356, 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 0x347ad394, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x6bd8b476, 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 0x5ee7dfd0, 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 0x4917015d, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x55aa628, 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 0x2528ed7, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7a1fc671, 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 0x3c1d635a, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x2d65c88b, 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 0x755134f5, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x266bfcff, 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 @ 1402055405080 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testPNGRead11_fromRGBA8888 took 0.096 sec [apply] Testcase: testPNGRead12_fromABGR8888 took 0.02 sec [apply] Testcase: testPNGRead13_fromBGRA8888 took 0.015 sec [apply] Testcase: testPNGRead14_fromARGB8888 took 0.009 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055405080 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055405945 ms +++ localhosjunit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01U32__GL2) [apply] t/127.0.0.1:59999 - Locked within 4 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-.x11_:0-1-EDT-1: ** screenshot: TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] junit.framework.TestListener: endTest(test01U32__GL2) [apply] junit.framework.TestListener: startTest(test02RLE32__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-2: ** screenshot: TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(test02RLE32__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.173 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055405945 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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-.x11_:0-1-EDT-1: ** screenshot: TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-2: ** screenshot: TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055408071 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01U32__GL2 took 1.645 sec [apply] Testcase: test02RLE32__GL2 took 0.387 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055408071 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055409025 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test1) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1 [apply] ----------------------------------------------------------------------------------------------------- [apply] X11GraphicsDevice[type .x11, connection :0]: [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true] [apply] ShaderState[ [apply] ShaderProgram[id=1, linked=true, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] enabledAttributes [ [apply] ], activeAttributes [ [apply] ], managedAttributes [ [apply] ], activeUniforms [ [apply] GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0] [apply] GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data [apply] 0: [ 1.42013 0.00000 0.00000 0.00000 ] [apply] 0: [ 0.00000 2.41421 0.00000 0.00000 ] [apply] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ] [apply] 0: [ 0.00000 0.00000 -1.00000 0.00000 ] [apply] , [apply] 1: [ 1.00000 0.00000 0.00000 0.00000 ] [apply] 1: [ 0.00000 1.00000 0.00000 0.00000 ] [apply] 1: [ 0.00000 0.00000 1.00000 -2.30000 ] [apply] 1: [ 0.00000 0.00000 0.00000 1.00000 ] [apply] , [apply] ] [apply] ], managedUniforms [ [apply] ] [apply] ] [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101 [apply] XXX0: aspect: 1.7777778 [apply] XXX0: y-flip: false [apply] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0] [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] junit.framework.TestListener: endTest(test1) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.019 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 2, size 1x1, count 1, data 0] [apply] GLUniformData[name mgl_PMVMatrix, location 0, 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055409025 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1 [apply] ----------------------------------------------------------------------------------------------------- [apply] X11GraphicsDevice[type .x11, connection :0]: [apply] Natives [apply] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES3 false [apply] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 5 / 8 [apply] Common [apply] GL4ES3 true [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.hw] [apply] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [apply] GL2 GLProfile[GL2/GL4bc.hw] [apply] GL4 GLProfile[GL4/GL4.hw] [apply] GL3 GLProfile[GL3/GL4.hw] [apply] GL4bc GLProfile[GL4bc/GL4bc.hw] [apply] GL4ES3 GLProfile[GL4ES3/GL4.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [apply] GL3bc GLProfile[GL3bc/GL4bc.hw] [apply] default GLProfile[GL4bc/GL4bc.hw] [apply] Count 9 / 12 [apply] [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-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 @ 1402055410996 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test1 took 0.821 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055410996 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055411922 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle [apply] junit.framework.TestListener: startTest(testDisplayCreate01_AutoDestroyLifecycle) [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413128 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413129 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4e6cf5e8: tileRendererInUse null, GearsES2[obj 0x4e6cf5e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e6cf5e8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e6cf5e8 created: GearsObj[0x30371b8b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e6cf5e8 created: GearsObj[0x71f15b67, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e6cf5e8 created: GearsObj[0x71f15b67, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4e6cf5e8 FIN GearsES2[obj 0x4e6cf5e8 isInit true, usesShared false, 1 GearsObj[0x30371b8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71f15b67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f52701c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4e6cf5e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e6cf5e8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413142 d 243ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413130 d 271ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] duration: 143 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413639 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413675 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4e6cf5e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e6cf5e8, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413679 d 23ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413679 d 36ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] duration: 278 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414067 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4e6cf5e8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4e6cf5e8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414088 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414140 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4e6cf5e8: tileRendererInUse null, GearsES2[obj 0x4e6cf5e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e6cf5e8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e6cf5e8 created: GearsObj[0x27f87600, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e6cf5e8 created: GearsObj[0x290b0e80, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e6cf5e8 created: GearsObj[0x290b0e80, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4e6cf5e8 FIN GearsES2[obj 0x4e6cf5e8 isInit true, usesShared false, 1 GearsObj[0x27f87600, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x290b0e80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14e50a8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4e6cf5e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e6cf5e8, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x3200004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414141 d 153ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x3200004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414295 d 23ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x3200004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x3200004 [apply] duration: 150 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414550 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e6cf5e8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e6cf5e8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414565 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414614 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414614 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x34a07a9b: tileRendererInUse null, GearsES2[obj 0x34a07a9b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34a07a9b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x34a07a9b created: GearsObj[0x74ea3b86, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34a07a9b created: GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34a07a9b created: GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x34a07a9b FIN GearsES2[obj 0x34a07a9b isInit true, usesShared false, 1 GearsObj[0x74ea3b86, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53635a08, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x34a07a9b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34a07a9b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414616 d 118ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414734 d 15ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] duration: 140 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414988 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415025 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x34a07a9b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34a07a9b, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415026 d 10ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] duration: 250 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415386 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x34a07a9b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x34a07a9b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415406 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415454 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x34a07a9b: tileRendererInUse null, GearsES2[obj 0x34a07a9b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34a07a9b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x34a07a9b created: GearsObj[0x6dd8ade8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34a07a9b created: GearsObj[0x2c8192af, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34a07a9b created: GearsObj[0x2c8192af, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x34a07a9b FIN GearsES2[obj 0x34a07a9b isInit true, usesShared false, 1 GearsObj[0x6dd8ade8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c8192af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ec535fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x34a07a9b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34a07a9b, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x3200008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415456 d 104ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x3200008 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415560 d 9ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x3200008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x3200008 [apply] junit.framework.TestListener: endTest(testDisplayCreate01_AutoDestroyLifecycle) [apply] duration: 136 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415803 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x34a07a9b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x34a07a9b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415820 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.03 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055411922 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413128 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413129 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4e6cf5e8: tileRendererInUse null, GearsES2[obj 0x4e6cf5e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e6cf5e8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e6cf5e8 created: GearsObj[0x30371b8b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e6cf5e8 created: GearsObj[0x71f15b67, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e6cf5e8 created: GearsObj[0x71f15b67, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4e6cf5e8 FIN GearsES2[obj 0x4e6cf5e8 isInit true, usesShared false, 1 GearsObj[0x30371b8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71f15b67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f52701c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4e6cf5e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e6cf5e8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413142 d 243ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413130 d 271ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] duration: 143 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413639 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413675 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4e6cf5e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e6cf5e8, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413679 d 23ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055413679 d 36ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x1e00002 [apply] duration: 278 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414067 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4e6cf5e8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4e6cf5e8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414088 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414140 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4e6cf5e8: tileRendererInUse null, GearsES2[obj 0x4e6cf5e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e6cf5e8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e6cf5e8 created: GearsObj[0x27f87600, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e6cf5e8 created: GearsObj[0x290b0e80, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e6cf5e8 created: GearsObj[0x290b0e80, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4e6cf5e8 FIN GearsES2[obj 0x4e6cf5e8 isInit true, usesShared false, 1 GearsObj[0x27f87600, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x290b0e80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14e50a8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4e6cf5e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e6cf5e8, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x3200004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414141 d 153ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x3200004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414295 d 23ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x3200004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e6cf5e8 640x480, swapInterval 1, drawable 0x3200004 [apply] duration: 150 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414550 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e6cf5e8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e6cf5e8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414565 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414614 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414614 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x34a07a9b: tileRendererInUse null, GearsES2[obj 0x34a07a9b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34a07a9b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x34a07a9b created: GearsObj[0x74ea3b86, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34a07a9b created: GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34a07a9b created: GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x34a07a9b FIN GearsES2[obj 0x34a07a9b isInit true, usesShared false, 1 GearsObj[0x74ea3b86, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3dea1661, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53635a08, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x34a07a9b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34a07a9b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414616 d 118ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414734 d 15ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] duration: 140 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055414988 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415025 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x34a07a9b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34a07a9b, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415026 d 10ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x1e00006 [apply] duration: 250 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415386 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x34a07a9b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x34a07a9b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415406 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415454 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x34a07a9b: tileRendererInUse null, GearsES2[obj 0x34a07a9b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34a07a9b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x34a07a9b created: GearsObj[0x6dd8ade8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34a07a9b created: GearsObj[0x2c8192af, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34a07a9b created: GearsObj[0x2c8192af, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x34a07a9b FIN GearsES2[obj 0x34a07a9b isInit true, usesShared false, 1 GearsObj[0x6dd8ade8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c8192af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ec535fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x34a07a9b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34a07a9b, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x3200008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415456 d 104ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x3200008 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415560 d 9ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x3200008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34a07a9b 640x480, swapInterval 1, drawable 0x3200008 [apply] duration: 136 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415803 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x34a07a9b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x34a07a9b FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055415820 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.x11_:0-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 @ 1402055415906 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testDisplayCreate01_AutoDestroyLifecycle took 2.864 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055415906 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055416945 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testDisplayCreate01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01 [apply] Pass - 1 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418178 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418179 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4286ae77: tileRendererInUse null, GearsES2[obj 0x4286ae77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4286ae77 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4286ae77 created: GearsObj[0x3cb783c6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4286ae77 created: GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4286ae77 created: GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4286ae77 FIN GearsES2[obj 0x4286ae77 isInit true, usesShared false, 1 GearsObj[0x3cb783c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x400ba709, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4286ae77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4286ae77, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418193 d 256ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418187 d 282ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] duration: 148 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418710 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418747 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4286ae77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4286ae77, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418748 d 18ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418766 d 24ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] duration: 279 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419138 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4286ae77: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4286ae77 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419161 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419226 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4286ae77: tileRendererInUse null, GearsES2[obj 0x4286ae77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4286ae77 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4286ae77 created: GearsObj[0x6d90cc61, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4286ae77 created: GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4286ae77 created: GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4286ae77 FIN GearsES2[obj 0x4286ae77 isInit true, usesShared false, 1 GearsObj[0x6d90cc61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b1ddb66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4286ae77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4286ae77, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x3200004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419236 d 111ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x3200004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419235 d 118ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x3200004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x3200004 [apply] duration: 132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419590 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4286ae77: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4286ae77 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419609 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] Pass - 2 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419658 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419659 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x752f3c7a: tileRendererInUse null, GearsES2[obj 0x752f3c7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x752f3c7a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x752f3c7a created: GearsObj[0x234c0064, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x752f3c7a created: GearsObj[0x52adb756, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x752f3c7a created: GearsObj[0x52adb756, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x752f3c7a FIN GearsES2[obj 0x752f3c7a isInit true, usesShared false, 1 GearsObj[0x234c0064, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52adb756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xadf9982, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x752f3c7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x752f3c7a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419663 d 77ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419663 d 90ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] duration: 145 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419992 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420029 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x752f3c7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x752f3c7a, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420029 d 9ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420039 d 41ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] duration: 298 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420438 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x752f3c7a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x752f3c7a FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420458 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420507 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x752f3c7a: tileRendererInUse null, GearsES2[obj 0x752f3c7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x752f3c7a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x752f3c7a created: GearsObj[0x2aeb9101, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x752f3c7a created: GearsObj[0x4f7ceeaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x752f3c7a created: GearsObj[0x4f7ceeaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x752f3c7a FIN GearsES2[obj 0x752f3c7a isInit true, usesShared false, 1 GearsObj[0x2aeb9101, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f7ceeaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x131903ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x752f3c7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x752f3c7a, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x1e00008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420509 d 106ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x1e00008 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420615 d 6ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x1e00008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x1e00008 [apply] duration: 134 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420858 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x752f3c7a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x752f3c7a FIN [apply] junit.framework.TestListener: endTest(testDisplayCreate01) [apply] junit.framework.TestListener: startTest(testDisplayCreate02) [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420881 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.x11_:0-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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420949 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420949 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x249b8f86: tileRendererInUse null, GearsES2[obj 0x249b8f86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x249b8f86 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x249b8f86 created: GearsObj[0x15ab7d89, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x249b8f86 created: GearsObj[0x2dbeb87c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x249b8f86 created: GearsObj[0x2dbeb87c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x249b8f86 FIN GearsES2[obj 0x249b8f86 isInit true, usesShared false, 1 GearsObj[0x15ab7d89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dbeb87c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4441ec5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x249b8f86 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x249b8f86, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x249b8f86 640x480, swapInterval 1, drawable 0x320000a [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420951 d 117ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x249b8f86 640x480, swapInterval 1, drawable 0x320000a [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420950 d 123ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421113 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421114 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421114 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421138 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x20344eb8: tileRendererInUse null, GearsES2[obj 0x20344eb8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x20344eb8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x20344eb8 created: GearsObj[0xefa3f90, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x20344eb8 created: GearsObj[0x4f630e9e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x20344eb8 created: GearsObj[0x4f630e9e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x20344eb8 FIN GearsES2[obj 0x20344eb8 isInit true, usesShared false, 1 GearsObj[0xefa3f90, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f630e9e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7054cfc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x20344eb8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x20344eb8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x20344eb8 640x480, swapInterval 1, drawable 0x320000c [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422137 d 73ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x20344eb8 640x480, swapInterval 1, drawable 0x320000c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249b8f86 640x480, swapInterval 1, drawable 0x320000a [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421115 d 1110ms]]] [apply] duration: 1150 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422329 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x249b8f86: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x249b8f86 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422347 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422348 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x20344eb8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x20344eb8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422381 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422383 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422383 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422384 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422384 d 0ms]] [apply] Pass - 2 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422435 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422436 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x1a9f4cda: tileRendererInUse null, GearsES2[obj 0x1a9f4cda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1a9f4cda on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1a9f4cda created: GearsObj[0x31899fd8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1a9f4cda created: GearsObj[0x425d3750, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1a9f4cda created: GearsObj[0x425d3750, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.X 0x1a9f4cda FIN GearsES2[obj 0x1a9f4cda isInit true, usesShared false, 1 GearsObj[0x31899fd8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x425d3750, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75da8739, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x1a9f4cda 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a9f4cda, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1a9f4cda 640x480, swapInterval 1, drawable 0x320000e [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422438 d 123ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1a9f4cda 640x480, swapInterval 1, drawable 0x320000e [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422561 d 12ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422588 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422588 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422589 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422630 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x10bdd4ae: tileRendererInUse null, GearsES2[obj 0x10bdd4ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10bdd4ae on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x10bdd4ae created: GearsObj[0x270c127d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10bdd4ae created: GearsObj[0x991e092, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10bdd4ae created: GearsObj[0x991e092, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.X 0x10bdd4ae FIN GearsES2[obj 0x10bdd4ae isInit true, usesShared false, 1 GearsObj[0x270c127d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x991e092, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x482e9626, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x10bdd4ae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10bdd4ae, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x10bdd4ae 640x480, swapInterval 1, drawable 0x3200010 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423609 d 68ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x10bdd4ae 640x480, swapInterval 1, drawable 0x3200010 [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1a9f4cda 640x480, swapInterval 1, drawable 0x320000e [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422599 d 1094ms]]] [apply] junit.framework.TestListener: endTest(testDisplayCreate02) [apply] duration: 1132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423796 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1a9f4cda: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1a9f4cda FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423815 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423816 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x10bdd4ae: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x10bdd4ae FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423845 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423846 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423846 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423847 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423848 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.033 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055416945 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01 [apply] Pass - 1 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418178 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418179 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4286ae77: tileRendererInUse null, GearsES2[obj 0x4286ae77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4286ae77 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4286ae77 created: GearsObj[0x3cb783c6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4286ae77 created: GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4286ae77 created: GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4286ae77 FIN GearsES2[obj 0x4286ae77 isInit true, usesShared false, 1 GearsObj[0x3cb783c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x400ba709, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4286ae77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4286ae77, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418193 d 256ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418187 d 282ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] duration: 148 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418710 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418747 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4286ae77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4286ae77, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418748 d 18ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055418766 d 24ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x1e00002 [apply] duration: 279 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419138 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4286ae77: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4286ae77 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419161 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419226 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4286ae77: tileRendererInUse null, GearsES2[obj 0x4286ae77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4286ae77 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4286ae77 created: GearsObj[0x6d90cc61, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4286ae77 created: GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4286ae77 created: GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4286ae77 FIN GearsES2[obj 0x4286ae77 isInit true, usesShared false, 1 GearsObj[0x6d90cc61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b1ddb66, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4286ae77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4286ae77, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x3200004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419236 d 111ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x3200004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419235 d 118ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x3200004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4286ae77 640x480, swapInterval 1, drawable 0x3200004 [apply] duration: 132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419590 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4286ae77: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4286ae77 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419609 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] Pass - 2 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419658 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419659 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x752f3c7a: tileRendererInUse null, GearsES2[obj 0x752f3c7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x752f3c7a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x752f3c7a created: GearsObj[0x234c0064, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x752f3c7a created: GearsObj[0x52adb756, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x752f3c7a created: GearsObj[0x52adb756, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x752f3c7a FIN GearsES2[obj 0x752f3c7a isInit true, usesShared false, 1 GearsObj[0x234c0064, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52adb756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xadf9982, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x752f3c7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x752f3c7a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419663 d 77ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419663 d 90ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] duration: 145 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055419992 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420029 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x752f3c7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x752f3c7a, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420029 d 9ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420039 d 41ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x3200006 [apply] duration: 298 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420438 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x752f3c7a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x752f3c7a FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420458 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420507 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x752f3c7a: tileRendererInUse null, GearsES2[obj 0x752f3c7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x752f3c7a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x752f3c7a created: GearsObj[0x2aeb9101, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x752f3c7a created: GearsObj[0x4f7ceeaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x752f3c7a created: GearsObj[0x4f7ceeaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x752f3c7a FIN GearsES2[obj 0x752f3c7a isInit true, usesShared false, 1 GearsObj[0x2aeb9101, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f7ceeaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x131903ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x752f3c7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x752f3c7a, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x1e00008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420509 d 106ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x1e00008 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420615 d 6ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x1e00008 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x752f3c7a 640x480, swapInterval 1, drawable 0x1e00008 [apply] duration: 134 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420858 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x752f3c7a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x752f3c7a FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420881 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.x11_:0-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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420949 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420949 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x249b8f86: tileRendererInUse null, GearsES2[obj 0x249b8f86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x249b8f86 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x249b8f86 created: GearsObj[0x15ab7d89, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x249b8f86 created: GearsObj[0x2dbeb87c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x249b8f86 created: GearsObj[0x2dbeb87c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x249b8f86 FIN GearsES2[obj 0x249b8f86 isInit true, usesShared false, 1 GearsObj[0x15ab7d89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dbeb87c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4441ec5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x249b8f86 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x249b8f86, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x249b8f86 640x480, swapInterval 1, drawable 0x320000a [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420951 d 117ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x249b8f86 640x480, swapInterval 1, drawable 0x320000a [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055420950 d 123ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421113 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421114 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421114 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421138 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x20344eb8: tileRendererInUse null, GearsES2[obj 0x20344eb8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x20344eb8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x20344eb8 created: GearsObj[0xefa3f90, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x20344eb8 created: GearsObj[0x4f630e9e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x20344eb8 created: GearsObj[0x4f630e9e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x20344eb8 FIN GearsES2[obj 0x20344eb8 isInit true, usesShared false, 1 GearsObj[0xefa3f90, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f630e9e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7054cfc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x20344eb8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x20344eb8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x20344eb8 640x480, swapInterval 1, drawable 0x320000c [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422137 d 73ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x20344eb8 640x480, swapInterval 1, drawable 0x320000c [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249b8f86 640x480, swapInterval 1, drawable 0x320000a [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055421115 d 1110ms]]] [apply] duration: 1150 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422329 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x249b8f86: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x249b8f86 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422347 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422348 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x20344eb8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x20344eb8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422381 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422383 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422383 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422384 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422384 d 0ms]] [apply] Pass - 2 [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422435 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422436 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x1a9f4cda: tileRendererInUse null, GearsES2[obj 0x1a9f4cda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1a9f4cda on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1a9f4cda created: GearsObj[0x31899fd8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1a9f4cda created: GearsObj[0x425d3750, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1a9f4cda created: GearsObj[0x425d3750, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.X 0x1a9f4cda FIN GearsES2[obj 0x1a9f4cda isInit true, usesShared false, 1 GearsObj[0x31899fd8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x425d3750, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75da8739, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x1a9f4cda 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1a9f4cda, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1a9f4cda 640x480, swapInterval 1, drawable 0x320000e [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422438 d 123ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1a9f4cda 640x480, swapInterval 1, drawable 0x320000e [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422561 d 12ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422588 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422588 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422589 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422630 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x10bdd4ae: tileRendererInUse null, GearsES2[obj 0x10bdd4ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10bdd4ae on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x10bdd4ae created: GearsObj[0x270c127d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10bdd4ae created: GearsObj[0x991e092, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10bdd4ae created: GearsObj[0x991e092, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.X 0x10bdd4ae FIN GearsES2[obj 0x10bdd4ae isInit true, usesShared false, 1 GearsObj[0x270c127d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x991e092, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x482e9626, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x10bdd4ae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10bdd4ae, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x10bdd4ae 640x480, swapInterval 1, drawable 0x3200010 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423609 d 68ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x10bdd4ae 640x480, swapInterval 1, drawable 0x3200010 [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1a9f4cda 640x480, swapInterval 1, drawable 0x320000e [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055422599 d 1094ms]]] [apply] duration: 1132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423796 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1a9f4cda: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1a9f4cda FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423815 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423816 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x10bdd4ae: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x10bdd4ae FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423845 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423846 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423846 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423847 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055423848 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055423931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testDisplayCreate01 took 2.884 sec [apply] Testcase: testDisplayCreate02 took 2.958 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055423931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055424979 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 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-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x50d8a1bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1d8902ab, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055430500 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(testWindow00) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.567 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055424979 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x50d8a1bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1d8902ab, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055430500 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 4.384 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055431515 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x24cd3f3a: tileRendererInUse null, GearsES2[obj 0x24cd3f3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24cd3f3a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24cd3f3a created: GearsObj[0x39a1e81a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24cd3f3a created: GearsObj[0x348d2085, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24cd3f3a created: GearsObj[0x348d2085, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x24cd3f3a FIN GearsES2[obj 0x24cd3f3a isInit true, usesShared false, 1 GearsObj[0x39a1e81a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x348d2085, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x184f3e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x24cd3f3a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24cd3f3a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x24cd3f3a 512x512, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x24cd3f3a 512x512, swapInterval 1, drawable 0x1e00002 [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] junit.framework.TestListener: endTest(testWarp01Center) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x24cd3f3a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x24cd3f3a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center [apply] junit.framework.TestListener: startTest(testWarp02Random) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4e2b983f: tileRendererInUse null, GearsES2[obj 0x4e2b983f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e2b983f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e2b983f created: GearsObj[0x5146aa7f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e2b983f created: GearsObj[0x7663a188, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e2b983f created: GearsObj[0x7663a188, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4e2b983f FIN GearsES2[obj 0x4e2b983f isInit true, usesShared false, 1 GearsObj[0x5146aa7f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7663a188, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7022471, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4e2b983f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e2b983f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4e2b983f 512x512, swapInterval 1, drawable 0x1e00004 [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] junit.framework.TestListener: endTest(testWarp02Random) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e2b983f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e2b983f FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.981 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055431515 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x24cd3f3a: tileRendererInUse null, GearsES2[obj 0x24cd3f3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24cd3f3a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24cd3f3a created: GearsObj[0x39a1e81a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24cd3f3a created: GearsObj[0x348d2085, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24cd3f3a created: GearsObj[0x348d2085, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x24cd3f3a FIN GearsES2[obj 0x24cd3f3a isInit true, usesShared false, 1 GearsObj[0x39a1e81a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x348d2085, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x184f3e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x24cd3f3a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24cd3f3a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x24cd3f3a 512x512, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x24cd3f3a 512x512, swapInterval 1, drawable 0x1e00002 [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x24cd3f3a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x24cd3f3a 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x4e2b983f: tileRendererInUse null, GearsES2[obj 0x4e2b983f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e2b983f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e2b983f created: GearsObj[0x5146aa7f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e2b983f created: GearsObj[0x7663a188, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e2b983f created: GearsObj[0x7663a188, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4e2b983f FIN GearsES2[obj 0x4e2b983f isInit true, usesShared false, 1 GearsObj[0x5146aa7f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7663a188, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7022471, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4e2b983f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e2b983f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4e2b983f 512x512, swapInterval 1, drawable 0x1e00004 [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , defaSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055437449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ult GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e2b983f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4e2b983f FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055437449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWarp01Center took 2.557 sec [apply] Testcase: testWarp02Random took 2.227 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055438450 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testWindow00) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x36858c07: tileRendererInUse null, GearsES2[obj 0x36858c07 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x36858c07 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x36858c07 created: GearsObj[0x46a47031, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x36858c07 created: GearsObj[0x55c1c532, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x36858c07 created: GearsObj[0x55c1c532, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x36858c07 FIN GearsES2[obj 0x36858c07 isInit true, usesShared false, 1 GearsObj[0x46a47031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55c1c532, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbb933cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x36858c07 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36858c07, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x36858c07 512x512, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x36858c07 512x512, swapInterval 1, drawable 0x1e00002 [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x36858c07: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x36858c07 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] junit.framework.TestListener: endTest(testWindow00) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.764 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055438450 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x36858c07: tileRendererInUse null, GearsES2[obj 0x36858c07 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x36858c07 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x36858c07 created: GearsObj[0x46a47031, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x36858c07 created: GearsObj[0x55c1c532, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x36858c07 created: GearsObj[0x55c1c532, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x36858c07 FIN GearsES2[obj 0x36858c07 isInit true, usesShared false, 1 GearsObj[0x46a47031, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55c1c532, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbb933cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x36858c07 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x36858c07, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x36858c07 512x512, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x36858c07 512x512, swapInterval 1, drawable 0x1e00002 [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x36858c07: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x36858c07 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055440167 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 0.545 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055440167 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055441084 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testWindowDecor01aSimple) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442338 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442339 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x7cd532ee: tileRendererInUse null, GearsES2[obj 0x7cd532ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7cd532ee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x7cd532ee isInit true, usesShared false, 1 GearsObj[0x3cb783c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x400ba709, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@46ef0a4f, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x778decea, isOwner false, <6bd33f8, 6f9ee23c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window true, surface true), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@249cda3, com.jogamp.newt.event.TraceWindowAdapter@3b5b8981, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@76a09298, ], 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@27f87600, ], windowLock <290b0e80, 14e50a8d>[count 2, qsz 0, owner ], surfaceLockCount 1]], [apply] Context: X11GLXContext [Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)], options 0x1c03, this 0x7c914797, handle 0x227b230, isShared false, jogamp.opengl.gl4.GL4bcImpl@4917b9b2, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@46ef0a4f, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x778decea, isOwner false, <6bd33f8, 6f9ee23c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11gear1 0x7cd532ee created: GearsObj[0x3cb783c6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7cd532ee created: GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7cd532ee created: GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x7cd532ee FIN GearsES2[obj 0x7cd532ee isInit true, usesShared false,, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11Gr vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7cd532ee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7cd532ee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0]aphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7cd532ee 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442357 d 248ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7cd532ee 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442339 d 286ms]]] [apply] false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window true, surface true), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@249cda3, com.jogamp.newt.event.TraceWindowAdapter@3b5b8981, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@76a09298, ], 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@27f87600, ], windowLock <290b0e80, 14e50a8d>[count 3, qsz 0, owner ], surfaceLockCount 2]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x778decea, isOwner false, <6bd33f8, 6f9ee23c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window true, surface true), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@249cda3, com.jogamp.newt.event.TraceWindowAdapter@3b5b8981, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@76a09298, ], 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@27f87600, ], windowLock <290b0e80, 14e50a8d>[count 3, qsz 0, owner ], surfaceLockCount 2]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442714 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7cd532ee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7cd532ee FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442735 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple [apply] duration: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor01aSimple) [apply] junit.framework.TestListener: startTest(testWindowDecor01bSimple) [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442802 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442802 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442803 d 96ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x396c9ad6: tileRendererInUse null, GearsES2[obj 0x396c9ad6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x396c9ad6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x396c9ad6 created: GearsObj[0x65639ad4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x396c9ad6 created: GearsObj[0x6e4a084c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x396c9ad6 created: GearsObj[0x6e4a084c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x396c9ad6 FIN GearsES2[obj 0x396c9ad6 isInit true, usesShared false, 1 GearsObj[0x65639ad4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e4a084c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e66ee25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x396c9ad6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x396c9ad6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x396c9ad6 640x480, swapInterval 1, drawable 0x1e00004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442899 d 51ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x396c9ad6 640x480, swapInterval 1, drawable 0x1e00004 [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x396c9ad6 isInit true, usesShared false, 1 GearsObj[0x65639ad4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e4a084c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e66ee25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@46ef0a4f, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x579cdf24, isOwner false, <7bfde16b, 58da7765>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@4699fe0a, com.jogamp.newt.event.TraceWindowAdapter@27f566bc, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@602bd522, ], 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@5db5dc81, ], windowLock <4e9fc937, 5c536234>[count 0, qsz 0, owner ], surfaceLockCount 0]], [apply] Context: X11GLXContext [Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)], options 0x1c03, this 0x423d19db, handle 0x2b38c00, isShared false, jogamp.opengl.gl4.GL4bcImpl@66547346, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@46ef0a4f, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x579cdf24, isOwner false, <7bfde16b, 58da7765>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@4699fe0a, com.jogamp.newt.event.TraceWindowAdapter@27f566bc, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@602bd522, ], 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@5db5dc81, ], windowLock <4e9fc937, 5c536234>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x579cdf24, isOwner false, <7bfde16b, 58da7765>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@4699fe0a, com.jogamp.newt.event.TraceWindowAdapter@27f566bc, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@602bd522, ], 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@5db5dc81, ], windowLock <4e9fc937, 5c536234>[count 0, qsz 0, owner ], surfaceLockCount 0]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443079 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x396c9ad6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x396c9ad6 FIN [apply] duration: 0 [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443102 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443161 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443161 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowDecor01bSimple) [apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,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-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-Display-.x11_:0-1-EDT-3,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-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x6f64ebb6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, 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.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6f64ebb6 640x480, swapInterval 1, drawable 0x1e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443167 d 114ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6f64ebb6 640x480, swapInterval 1, drawable 0x1e00006 [apply] Frames for initial setVisible(true): 1 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443166 d 123ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443382 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6f64ebb6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6f64ebb6 FIN [apply] duration: 0 [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443401 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443454 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443455 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x523c5070: tileRendererInUse null, GearsES2[obj 0x523c5070 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x523c5070 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x523c5070 created: GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x523c5070 created: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x523c5070 created: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x523c5070 FIN GearsES2[obj 0x523c5070 isInit true, usesShared false, 1 GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2af6b7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x523c5070 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x523c5070, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x523c5070 640x480, swapInterval 1, drawable 0x1e00008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443462 d 106ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x523c5070 640x480, swapInterval 1, drawable 0x1e00008 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443462 d 111ms]]] [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443606 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443607 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443613 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x4aba6039: tileRendererInUse null, GearsES2[obj 0x4aba6039 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4aba6039 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] Frames for initial setVisible(true): 1 [apply] gear1 0x4aba6039 created: GearsObj[0x253e7c0b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4aba6039 created: GearsObj[0x2941c947, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4aba6039 created: GearsObj[0x2941c947, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x4aba6039 FIN GearsES2[obj 0x4aba6039 isInit true, usesShared false, 1 GearsObj[0x253e7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2941c947, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e05697a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x4aba6039 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4aba6039, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x4aba6039 640x480, swapInterval 1, drawable 0x1e0000a [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443615 d 102ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x4aba6039 640x480, swapInterval 1, drawable 0x1e0000a [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443613 d 130ms]]] [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.x11.WindowDriver, consumed false, when:1402055443818 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x523c5070: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x523c5070 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443838 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443838 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4aba6039: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4aba6039 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443877 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443937 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443937 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x525983cc: tileRendererInUse null, GearsES2[obj 0x525983cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x525983cc on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x525983cc created: GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x525983cc created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x525983cc created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.X 0x525983cc FIN GearsES2[obj 0x525983cc isInit true, usesShared false, 1 GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fd66f88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.reshape 0x525983cc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x525983cc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x525983cc 640x480, swapInterval 1, drawable 0x3e00004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443938 d 85ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x525983cc 640x480, swapInterval 1, drawable 0x3e00004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444024 d 19ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444079 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444079 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444079 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,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-Display-.x11_:0-3-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-Display-.x11_:0-3-EDT-1,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-Display-.x11_:0-3-EDT-1,5,main] GearsES2.reshape 0x3aa49259 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000a, 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.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x3aa49259 640x480, swapInterval 1, drawable 0x320000a [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444081 d 97ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x3aa49259 640x480, swapInterval 1, drawable 0x320000a [apply] duration1: 0 [apply] duration2: 0 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444080 d 114ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444279 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x525983cc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x525983cc FIN [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinTwoDisplays) [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01aSimple) [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444302 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444303 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x3aa49259: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x3aa49259 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444345 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444399 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444400 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x7e833a14: tileRendererInUse null, GearsES2[obj 0x7e833a14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e833a14 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7e833a14 created: GearsObj[0x3e25e2b8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e833a14 created: GearsObj[0x2947bde8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e833a14 created: GearsObj[0x2947bde8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x7e833a14 FIN GearsES2[obj 0x7e833a14 isInit true, usesShared false, 1 GearsObj[0x3e25e2b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2947bde8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2504df84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x7e833a14 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e833a14, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7e833a14 640x480, swapInterval 1, drawable 0x3e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444401 d 128ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7e833a14 640x480, swapInterval 1, drawable 0x3e00006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444529 d 12ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444542 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x7e833a14: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x7e833a14 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444560 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444604 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x7e833a14: tileRendererInUse null, GearsES2[obj 0x7e833a14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e833a14 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01aSimple) [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01bSimple) [apply] gear1 0x7e833a14 created: GearsObj[0x6769a55a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e833a14 created: GearsObj[0x48e6ecc0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e833a14 created: GearsObj[0x48e6ecc0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.X 0x7e833a14 FIN GearsES2[obj 0x7e833a14 isInit true, usesShared false, 1 GearsObj[0x6769a55a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48e6ecc0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30c156a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x7e833a14 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e833a14, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x7e833a14 640x480, swapInterval 1, drawable 0x320000c [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444606 d 112ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x7e833a14 640x480, swapInterval 1, drawable 0x320000c [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444719 d 23ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444752 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444753 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x7e833a14: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x7e833a14 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444775 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444820 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444821 d 0ms]] [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444827 d 78ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.init.0 0x1880249c: tileRendererInUse null, GearsES2[obj 0x1880249c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1880249c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1880249c created: GearsObj[0xa27b2d9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1880249c created: GearsObj[0x344ec9c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1880249c created: GearsObj[0x344ec9c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.init.X 0x1880249c FIN GearsES2[obj 0x1880249c isInit true, usesShared false, 1 GearsObj[0xa27b2d9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x344ec9c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20a07db0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x1880249c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1880249c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x1880249c 640x480, swapInterval 1, drawable 0x3e00008 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444826 d 110ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1880249c 640x480, swapInterval 1, drawable 0x3e00008 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444958 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x1880249c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x1880249c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444977 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445024 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01bSimple) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x1880249c: tileRendererInUse null, GearsES2[obj 0x1880249c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1880249c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1880249c created: GearsObj[0x609548c3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1880249c created: GearsObj[0x68dc2bbe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1880249c created: GearsObj[0x68dc2bbe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.X 0x1880249c FIN GearsES2[obj 0x1880249c isInit true, usesShared false, 1 GearsObj[0x609548c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68dc2bbe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebbfcba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x1880249c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1880249c, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1880249c 640x480, swapInterval 1, drawable 0x320000e [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445026 d 113ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1880249c 640x480, swapInterval 1, drawable 0x320000e [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445140 d 17ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445158 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445161 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1880249c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1880249c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445188 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.235 sec [apply] ------------- Standard Output --------------- [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x7cd532ee isInit true, usesShared false, 1 GearsObj[0x3cb783c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x400ba709, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@46ef0a4f, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x778decea, isOwner false, <6bd33f8, 6f9ee23c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window true, surface true), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@249cda3, com.jogamp.newt.event.TraceWindowAdapter@3b5b8981, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@76a09298, ], 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@27f87600, ], windowLock <290b0e80, 14e50a8d>[count 2, qsz 0, owner ], surfaceLockCount 1]], [apply] Context: X11GLXContext [Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)], options 0x1c03, this 0x7c914797, handle 0x227b230, isShared false, jogamp.opengl.gl4.GL4bcImpl@4917b9b2, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@46ef0a4f, [apply] Handle 0x1e00002, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x778decea, isOwner false, <6bd33f8, 6f9ee23c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window true, surface true), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@249cda3, com.jogamp.newt.event.TraceWindowAdapter@3b5b8981, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@76a09298, ], 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@27f87600, ], windowLock <290b0e80, 14e50a8d>[count 3, qsz 0, owner ], surfaceLockCount 2]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x778decea, isOwner false, <6bd33f8, 6f9ee23c>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x28170a64, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00002, [apply] SurfaceHandle 0x1e00002 (lockedExt window true, surface true), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@249cda3, com.jogamp.newt.event.TraceWindowAdapter@3b5b8981, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@76a09298, ], 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@27f87600, ], windowLock <290b0e80, 14e50a8d>[count 3, qsz 0, owner ], surfaceLockCount 2]] [apply] duration: 0 [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x396c9ad6 isInit true, usesShared false, 1 GearsObj[0x65639ad4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e4a084c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e66ee25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@46ef0a4f, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x579cdf24, isOwner false, <7bfde16b, 58da7765>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@4699fe0a, com.jogamp.newt.event.TraceWindowAdapter@27f566bc, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@602bd522, ], 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@5db5dc81, ], windowLock <4e9fc937, 5c536234>[count 0, qsz 0, owner ], surfaceLockCount 0]], [apply] Context: X11GLXContext [Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)], options 0x1c03, this 0x423d19db, handle 0x2b38c00, isShared false, jogamp.opengl.gl4.GL4bcImpl@66547346, [apply] quirks: [DontCloseX11Display], [apply] Drawable: X11OnscreenGLXDrawable[Realized true, [apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@46ef0a4f, [apply] Handle 0x1e00004, [apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x579cdf24, isOwner false, <7bfde16b, 58da7765>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@4699fe0a, com.jogamp.newt.event.TraceWindowAdapter@27f566bc, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@602bd522, ], 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@5db5dc81, ], windowLock <4e9fc937, 5c536234>[count 0, qsz 0, owner ], surfaceLockCount 0]], direct true] , [apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1c7fe80, owner true, ResourceToolkitLock[obj 0x579cdf24, isOwner false, <7bfde16b, 58da7765>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [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[GL4bc/GL4bc.hw], on-scr[.]], [apply] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]], [apply] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fef8cd14600, owner true, ResourceToolkitLock[obj 0x6ed4b575, isOwner false, <4ed54d2b, 15bd6a7c>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x1e00004, [apply] SurfaceHandle 0x1e00004 (lockedExt window false, surface false), [apply] window[3/23 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus true, [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@4699fe0a, com.jogamp.newt.event.TraceWindowAdapter@27f566bc, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@602bd522, ], 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@5db5dc81, ], windowLock <4e9fc937, 5c536234>[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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055441084 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442338 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442339 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x7cd532ee: tileRendererInUse null, GearsES2[obj 0x7cd532ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7cd532ee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7cd532ee created: GearsObj[0x3cb783c6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7cd532ee created: GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7cd532ee created: GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x7cd532ee FIN GearsES2[obj 0x7cd532ee isInit true, usesShared false, 1 GearsObj[0x3cb783c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x342c5b4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x400ba709, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7cd532ee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7cd532ee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7cd532ee 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442357 d 248ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7cd532ee 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442339 d 286ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442714 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7cd532ee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7cd532ee FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442735 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442802 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442802 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442803 d 96ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x396c9ad6: tileRendererInUse null, GearsES2[obj 0x396c9ad6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x396c9ad6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x396c9ad6 created: GearsObj[0x65639ad4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x396c9ad6 created: GearsObj[0x6e4a084c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x396c9ad6 created: GearsObj[0x6e4a084c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x396c9ad6 FIN GearsES2[obj 0x396c9ad6 isInit true, usesShared false, 1 GearsObj[0x65639ad4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e4a084c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e66ee25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x396c9ad6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x396c9ad6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x396c9ad6 640x480, swapInterval 1, drawable 0x1e00004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055442899 d 51ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x396c9ad6 640x480, swapInterval 1, drawable 0x1e00004 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443079 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x396c9ad6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x396c9ad6 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443102 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443161 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443161 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,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-Display-.x11_:0-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-Display-.x11_:0-1-EDT-3,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-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x6f64ebb6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, 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.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6f64ebb6 640x480, swapInterval 1, drawable 0x1e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443167 d 114ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6f64ebb6 640x480, swapInterval 1, drawable 0x1e00006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443166 d 123ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443382 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6f64ebb6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6f64ebb6 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443401 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443454 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443455 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x523c5070: tileRendererInUse null, GearsES2[obj 0x523c5070 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x523c5070 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x523c5070 created: GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x523c5070 created: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x523c5070 created: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x523c5070 FIN GearsES2[obj 0x523c5070 isInit true, usesShared false, 1 GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2af6b7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x523c5070 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x523c5070, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x523c5070 640x480, swapInterval 1, drawable 0x1e00008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443462 d 106ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x523c5070 640x480, swapInterval 1, drawable 0x1e00008 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443462 d 111ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443606 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443607 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443613 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x4aba6039: tileRendererInUse null, GearsES2[obj 0x4aba6039 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4aba6039 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4aba6039 created: GearsObj[0x253e7c0b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4aba6039 created: GearsObj[0x2941c947, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4aba6039 created: GearsObj[0x2941c947, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x4aba6039 FIN GearsES2[obj 0x4aba6039 isInit true, usesShared false, 1 GearsObj[0x253e7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2941c947, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e05697a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x4aba6039 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4aba6039, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x4aba6039 640x480, swapInterval 1, drawable 0x1e0000a [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443615 d 102ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x4aba6039 640x480, swapInterval 1, drawable 0x1e0000a [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443613 d 130ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443818 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x523c5070: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x523c5070 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443838 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443838 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4aba6039: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4aba6039 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443877 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443937 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443937 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x525983cc: tileRendererInUse null, GearSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055445271 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] sES2[obj 0x525983cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x525983cc on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x525983cc created: GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x525983cc created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x525983cc created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.X 0x525983cc FIN GearsES2[obj 0x525983cc isInit true, usesShared false, 1 GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fd66f88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.reshape 0x525983cc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x525983cc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x525983cc 640x480, swapInterval 1, drawable 0x3e00004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055443938 d 85ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x525983cc 640x480, swapInterval 1, drawable 0x3e00004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444024 d 19ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444079 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444079 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444079 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,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-Display-.x11_:0-3-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-Display-.x11_:0-3-EDT-1,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-Display-.x11_:0-3-EDT-1,5,main] GearsES2.reshape 0x3aa49259 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000a, 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.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x3aa49259 640x480, swapInterval 1, drawable 0x320000a [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444081 d 97ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x3aa49259 640x480, swapInterval 1, drawable 0x320000a [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444080 d 114ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444279 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x525983cc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x525983cc FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444302 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444303 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x3aa49259: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x3aa49259 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444345 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444399 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444400 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x7e833a14: tileRendererInUse null, GearsES2[obj 0x7e833a14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e833a14 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7e833a14 created: GearsObj[0x3e25e2b8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e833a14 created: GearsObj[0x2947bde8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e833a14 created: GearsObj[0x2947bde8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x7e833a14 FIN GearsES2[obj 0x7e833a14 isInit true, usesShared false, 1 GearsObj[0x3e25e2b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2947bde8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2504df84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x7e833a14 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e833a14, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7e833a14 640x480, swapInterval 1, drawable 0x3e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444401 d 128ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7e833a14 640x480, swapInterval 1, drawable 0x3e00006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444529 d 12ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444542 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x7e833a14: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x7e833a14 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444560 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444604 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x7e833a14: tileRendererInUse null, GearsES2[obj 0x7e833a14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e833a14 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7e833a14 created: GearsObj[0x6769a55a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e833a14 created: GearsObj[0x48e6ecc0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e833a14 created: GearsObj[0x48e6ecc0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.X 0x7e833a14 FIN GearsES2[obj 0x7e833a14 isInit true, usesShared false, 1 GearsObj[0x6769a55a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48e6ecc0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30c156a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x7e833a14 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e833a14, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x7e833a14 640x480, swapInterval 1, drawable 0x320000c [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444606 d 112ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x7e833a14 640x480, swapInterval 1, drawable 0x320000c [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444719 d 23ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444752 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444753 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x7e833a14: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x7e833a14 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444775 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444820 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444821 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444827 d 78ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.init.0 0x1880249c: tileRendererInUse null, GearsES2[obj 0x1880249c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1880249c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1880249c created: GearsObj[0xa27b2d9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1880249c created: GearsObj[0x344ec9c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1880249c created: GearsObj[0x344ec9c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.init.X 0x1880249c FIN GearsES2[obj 0x1880249c isInit true, usesShared false, 1 GearsObj[0xa27b2d9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x344ec9c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20a07db0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.reshape 0x1880249c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1880249c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x1880249c 640x480, swapInterval 1, drawable 0x3e00008 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444826 d 110ms]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1880249c 640x480, swapInterval 1, drawable 0x3e00008 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444958 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x1880249c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x1880249c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055444977 d 1ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445024 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x1880249c: tileRendererInUse null, GearsES2[obj 0x1880249c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1880249c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1880249c created: GearsObj[0x609548c3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1880249c created: GearsObj[0x68dc2bbe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1880249c created: GearsObj[0x68dc2bbe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.X 0x1880249c FIN GearsES2[obj 0x1880249c isInit true, usesShared false, 1 GearsObj[0x609548c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68dc2bbe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebbfcba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.reshape 0x1880249c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1880249c, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1880249c 640x480, swapInterval 1, drawable 0x320000e [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445026 d 113ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1880249c 640x480, swapInterval 1, drawable 0x320000e [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445140 d 17ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445158 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445161 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1880249c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1880249c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055445188 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055445271 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecor01aSimple took 0.579 sec [apply] Testcase: testWindowDecor01bSimple took 0.359 sec [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.297 sec [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 0.474 sec [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 0.467 sec [apply] Testcase: testWindowNativeRecreate01aSimple took 0.428 sec [apply] Testcase: testWindowNativeRecreate01bSimple took 0.411 sec [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055446298 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple [apply] junit.framework.TestListener: startTest(testWindowDecor01Simple) [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055447558 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055447559 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4ad8d990: tileRendererInUse null, GearsES2[obj 0x4ad8d990 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4ad8d990 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4ad8d990 created: GearsObj[0x24cb8f74, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4ad8d990 created: GearsObj[0x30371b8b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4ad8d990 created: GearsObj[0x30371b8b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4ad8d990 FIN GearsES2[obj 0x4ad8d990 isInit true, usesShared false, 1 GearsObj[0x24cb8f74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30371b8b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56e8174f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4ad8d990 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ad8d990, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4ad8d990 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055447576 d 240ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4ad8d990 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055447560 d 269ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448045 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4ad8d990: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4ad8d990 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448065 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448359 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448360 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x344ec9c4: tileRendererInUse null, GearsES2[obj 0x344ec9c4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x344ec9c4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x344ec9c4 created: GearsObj[0x2b6a925c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x344ec9c4 created: GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x344ec9c4 created: GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x344ec9c4 FIN GearsES2[obj 0x344ec9c4 isInit true, usesShared false, 1 GearsObj[0x2b6a925c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x231a9d12, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x344ec9c4 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x344ec9c4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x344ec9c4 640x480, swapInterval 1, drawable 0x1e00004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448361 d 99ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x344ec9c4 640x480, swapInterval 1, drawable 0x1e00004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448461 d 16ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448913 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x344ec9c4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x344ec9c4 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448929 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448930 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448930 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449226 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449227 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x44f16719: tileRendererInUse null, GearsES2[obj 0x44f16719 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x44f16719 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x44f16719 created: GearsObj[0x2412553d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44f16719 created: GearsObj[0x2f9a2a4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44f16719 created: GearsObj[0x2f9a2a4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x44f16719 FIN GearsES2[obj 0x44f16719 isInit true, usesShared false, 1 GearsObj[0x2412553d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f9a2a4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x324eba57, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x44f16719 0/0 640x480 of 640x480, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44f16719, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x44f16719 640x480, swapInterval 0, drawable 0x1e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449233 d 106ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x44f16719 640x480, swapInterval 0, drawable 0x1e00006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449232 d 108ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449366 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449372 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449373 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x3d5a2c79: tileRendererInUse null, GearsES2[obj 0x3d5a2c79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d5a2c79 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3d5a2c79 created: GearsObj[0xc96cb5a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d5a2c79 created: GearsObj[0x882b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d5a2c79 created: GearsObj[0x882b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x3d5a2c79 FIN GearsES2[obj 0x3d5a2c79 isInit true, usesShared false, 1 GearsObj[0xc96cb5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x882b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22ebbf0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x3d5a2c79 0/0 630x470 of 630x470, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d5a2c79, 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-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x3d5a2c79 630x470, swapInterval 1, drawable 0x1e00008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449375 d 100ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x3d5a2c79 630x470, swapInterval 1, drawable 0x1e00008 [apply] WindowUpdateEvent[[ 0 / 0 630 x 470 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449374 d 123ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449511 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055450981 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x44f16719: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x44f16719 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055450999 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451229 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3d5a2c79: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3d5a2c79 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451261 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451556 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451556 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x131903ab: tileRendererInUse null, GearsES2[obj 0x131903ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x131903ab on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x131903ab created: GearsObj[0x1ae9bae7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x131903ab created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x131903ab created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.X 0x131903ab FIN GearsES2[obj 0x131903ab 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-Display-.x11_:0-2-EDT-1,5,main] GearsES2.reshape 0x131903ab 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x131903ab, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x131903ab 640x480, swapInterval 0, drawable 0x3e00004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451564 d 105ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x131903ab 640x480, swapInterval 0, drawable 0x3e00004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451563 d 109ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451728 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451731 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451731 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.init.0 0x4861c207: tileRendererInUse null, GearsES2[obj 0x4861c207 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4861c207 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4861c207 created: GearsObj[0x1d931a2d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4861c207 created: GearsObj[0x249b8f86, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4861c207 created: GearsObj[0x249b8f86, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.init.X 0x4861c207 FIN GearsES2[obj 0x4861c207 isInit true, usesShared false, 1 GearsObj[0x1d931a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x249b8f86, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60ebb930, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.reshape 0x4861c207 0/0 630x470 of 630x470, swapInterval 1, drawable 0x3200008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4861c207, 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-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x4861c207 630x470, swapInterval 1, drawable 0x3200008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451737 d 91ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x4861c207 630x470, swapInterval 1, drawable 0x3200008 [apply] WindowUpdateEvent[[ 0 / 0 630 x 470 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451736 d 113ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451864 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055453333 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x131903ab: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x131903ab FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055453349 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055453601 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x4861c207: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x4861c207 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055453637 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: 7.722 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055446298 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055447558 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055447559 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4ad8d990: tileRendererInUse null, GearsES2[obj 0x4ad8d990 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4ad8d990 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4ad8d990 created: GearsObj[0x24cb8f74, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4ad8d990 created: GearsObj[0x30371b8b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4ad8d990 created: GearsObj[0x30371b8b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4ad8d990 FIN GearsES2[obj 0x4ad8d990 isInit true, usesShared false, 1 GearsObj[0x24cb8f74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30371b8b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56e8174f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4ad8d990 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ad8d990, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4ad8d990 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055447576 d 240ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4ad8d990 640x480, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055447560 d 269ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448045 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4ad8d990: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4ad8d990 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448065 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448359 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448360 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x344ec9c4: tileRendererInUse null, GearsES2[obj 0x344ec9c4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x344ec9c4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x344ec9c4 created: GearsObj[0x2b6a925c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x344ec9c4 created: GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x344ec9c4 created: GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x344ec9c4 FIN GearsES2[obj 0x344ec9c4 isInit true, usesShared false, 1 GearsObj[0x2b6a925c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x231a9d12, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x344ec9c4 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x344ec9c4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x344ec9c4 640x480, swapInterval 1, drawable 0x1e00004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448361 d 99ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x344ec9c4 640x480, swapInterval 1, drawable 0x1e00004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448461 d 16ms]]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448913 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x344ec9c4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x344ec9c4 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448929 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448930 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055448930 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449226 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449227 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x44f16719: tileRendererInUse null, GearsES2[obj 0x44f16719 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x44f16719 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x44f16719 created: GearsObj[0x2412553d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44f16719 created: GearsObj[0x2f9a2a4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44f16719 created: GearsObj[0x2f9a2a4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x44f16719 FIN GearsES2[obj 0x44f16719 isInit true, usesShared false, 1 GearsObj[0x2412553d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f9a2a4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x324eba57, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x44f16719 0/0 640x480 of 640x480, swapInterval 0, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44f16719, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x44f16719 640x480, swapInterval 0, drawable 0x1e00006 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449233 d 106ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x44f16719 640x480, swapInterval 0, drawable 0x1e00006 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449232 d 108ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449366 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449372 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449373 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x3d5a2c79: tileRendererInUse null, GearsES2[obj 0x3d5a2c79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d5a2c79 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3d5a2c79 created: GearsObj[0xc96cb5a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d5a2c79 created: GearsObj[0x882b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d5a2c79 created: GearsObj[0x882b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x3d5a2c79 FIN GearsES2[obj 0x3d5a2c79 isInit true, usesShared false, 1 GearsObj[0xc96cb5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x882b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22ebbf0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x3d5a2c79 0/0 630x470 of 630x470, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d5a2c79, 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-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x3d5a2c79 630x470, swapInterval 1, drawable 0x1e00008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449375 d 100ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x3d5a2c79 630x470, swapInterval 1, drawable 0x1e00008 [apply] WindowUpdateEvent[[ 0 / 0 630 x 470 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449374 d 123ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055449511 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055450981 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x44f16719: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x44f16719 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055450999 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451229 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3d5a2c79: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3d5a2c79 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451261 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451556 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451556 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x131903ab: tileRendererInUse null, GearsES2[obj 0x131903ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x131903ab on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x131903ab created: GearsObj[0x1ae9bae7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x131903ab created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x131903ab created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.X 0x131903ab FIN GearsES2[obj 0x131903ab 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-Display-.x11_:0-2-EDT-1,5,main] GearsES2.reshape 0x131903ab 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x131903ab, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x131903ab 640x480, swapInterval 0, drawable 0x3e00004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451564 d 105ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x131903ab 640x480, swapInterval 0, drawable 0x3e00004 [apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451563 d 109ms]]] [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451728 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451731 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451731 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.init.0 0x4861c207: tileRendererInUse null, GearsES2[obj 0x4861c207 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4861c207 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4861c207 created: GearsObj[0x1d931a2d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4861c207 created: GearsObj[0x249b8f86, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4861c207 created: GearsObj[0x249b8f86, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.init.X 0x4861c207 FIN GearsES2[obj 0x4861c207 isInit true, usesShared false, 1 GearsObj[0x1d931a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x249b8f86, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60ebb930, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.reshape 0x4861c207 0/0 630x470 of 630x470, swapInterval 1, drawable 0x3200008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4861c207, 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-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x4861c207 630x470, swapInterval 1, drawable 0x3200008 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451737 d 91ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x4861c207 630x470, swapInterval 1, drawable 0x3200008 [apply] WindowUpdateEvent[[ 0 / 0 630 x 470 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451736 d 113ms]]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055451864 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055453333 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x131903ab: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x131903ab FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055453349 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055453601 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x4861c207: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x4861c207 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055453637 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055453973 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecor01Simple took 0.94 sec [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.856 sec [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 2.33 sec [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 2.374 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055453973 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055454897 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize [apply] junit.framework.TestListener: tests to run: 2 [apply] t/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01WindowDecor) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456161 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456161 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456191 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x33540d0c: tileRendererInUse null, GearsES2[obj 0x33540d0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33540d0c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x33540d0c created: GearsObj[0x16925975, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33540d0c created: GearsObj[0x622f1be6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33540d0c created: GearsObj[0x622f1be6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x33540d0c FIN GearsES2[obj 0x33540d0c isInit true, usesShared false, 1 GearsObj[0x16925975, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x622f1be6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29021b8a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x33540d0c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33540d0c, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x33540d0c 200x150, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456201 d 254ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x33540d0c 200x150, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 200 x 150 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456162 d 307ms]]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457067 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457067 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457068 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x33540d0c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33540d0c, angle 74.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055457600 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457600 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457601 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x33540d0c 0/0 600x450 of 600x450, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33540d0c, angle 136.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055458133 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458133 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458134 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x33540d0c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33540d0c, angle 198.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test01WindowDecor) [apply] junit.framework.TestListener: startTest(test02WindowUndecor) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458654 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x33540d0c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x33540d0c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458669 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458716 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458716 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458730 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x384c502d: tileRendererInUse null, GearsES2[obj 0x384c502d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x384c502d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x384c502d created: GearsObj[0x1880249c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x384c502d created: GearsObj[0x4e38a55, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x384c502d created: GearsObj[0x4e38a55, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x384c502d FIN GearsES2[obj 0x384c502d isInit true, usesShared false, 1 GearsObj[0x1880249c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e38a55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x768ed4f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x384c502d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x384c502d, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x384c502d 200x150, swapInterval 1, drawable 0x1e00004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458732 d 97ms]] [apply] WindowUpdateEvent[[ 0 / 0 200 x 150 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458730 d 107ms]]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459400 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459401 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459401 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x384c502d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x384c502d, angle 70.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055459916 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459917 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459917 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x384c502d 0/0 600x450 of 600x450, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x384c502d, angle 132.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055460432 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055460433 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055460433 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x384c502d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x384c502d, angle 194.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055460938 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x384c502d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x384c502d FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055460960 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.199 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055454897 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456161 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456161 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456191 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x33540d0c: tileRendererInUse null, GearsES2[obj 0x33540d0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33540d0c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x33540d0c created: GearsObj[0x16925975, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33540d0c created: GearsObj[0x622f1be6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33540d0c created: GearsObj[0x622f1be6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x33540d0c FIN GearsES2[obj 0x33540d0c isInit true, usesShared false, 1 GearsObj[0x16925975, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x622f1be6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29021b8a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x33540d0c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33540d0c, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x33540d0c 200x150, swapInterval 1, drawable 0x1e00002 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456201 d 254ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x33540d0c 200x150, swapInterval 1, drawable 0x1e00002 [apply] WindowUpdateEvent[[ 0 / 0 200 x 150 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055456162 d 307ms]]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457067 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457067 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457068 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x33540d0c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33540d0c, angle 74.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055457600 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457600 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055457601 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x33540d0c 0/0 600x450 of 600x450, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33540d0c, angle 136.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055458133 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458133 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458134 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x33540d0c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33540d0c, angle 198.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055458654 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x33540d0c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x33540d0c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458669 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458716 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458716 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458730 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x384c502d: tileRendererInUse null, GearsES2[obj 0x384c502d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x384c502d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x384c502d created: GearsObj[0x1880249c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x384c502d created: GearsObj[0x4e38a55, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x384c502d created: GearsObj[0x4e38a55, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x384c502d FIN GearsES2[obj 0x384c502d isInit true, usesShared false, 1 GearsObj[0x1880249c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e38a55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x768ed4f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x384c502d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x384c502d, 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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x384c502d 200x150, swapInterval 1, drawable 0x1e00004 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458732 d 97ms]] [apply] WindowUpdateEvent[[ 0 / 0 200 x 150 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055458730 d 107ms]]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459400 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459401 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459401 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x384c502d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x384c502d, angle 70.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055459916 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459917 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055459917 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x384c502d 0/0 600x450 of 600x450, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x384c502d, angle 132.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055460432 d 1ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055460433 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055460433 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x384c502d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x384c502d, angle 194.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.x11.WindowDriver, consumed false, when:1402055460938 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x384c502d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x384c502d FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402055460960 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055461049 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01WindowDecor took 2.679 sec [apply] Testcase: test02WindowUndecor took 2.283 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055461049 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055462025 ms +++ localhosjunit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testRemoteWindow01) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, Fjunit.framework.TestListener: endTest(testRemoteWindow01) [apply] BO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x46388f05, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x2b35b547, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x53105e7a, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.495 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055462025 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility ProfSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055463472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x46388f05, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x2b35b547, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x53105e7a, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES1.reshape FIN [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055463472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRemoteWindow01 took 1.343 sec [apply] X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 2/2, reusable (open, marked uncloseable): 1, pending (open in creation order): 3) [apply] X11Util: Open X11 Display Connections: 2 [apply] X11Util: Open[0]: NamedX11Display[:0, 0x182f310, refCount 1, unCloseable true] [apply] X11Util: Open[1]: NamedX11Display[:0, 0x16e7f00, refCount 1, unCloseable true] [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] junit.frameworThread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055464496 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] k.TestListener: startTest(testRemoteWindow01) [apply] javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] junit.framework.TestListener: endTest(testRemoteWindow01) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055464772 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 2/2, reusable (open, marked uncloseable): 0, pending (open in creation order): 2) [apply] X11Util: Open X11 Display Connections: 2 [apply] X11Util: Open[0]: NamedX11Display[:0, 0x7f39ec0ff7c0, refCount 1, unCloseable true] [apply] X11Util: Open[1]: NamedX11Display[:0, 0xff4850, refCount 1, unCloseable true] [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.322 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055464496 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055464772 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRemoteWindow01 took 0.221 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testCloseGLWindow) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055465661 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x3fdc95c0: tileRendererInUse null, GearsES2[obj 0x3fdc95c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3fdc95c0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3fdc95c0 created: GearsObj[0x262bbfbc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3fdc95c0 created: GearsObj[0x238e338, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3fdc95c0 created: GearsObj[0x238e338, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x3fdc95c0 FIN GearsES2[obj 0x3fdc95c0 isInit true, usesShared false, 1 GearsObj[0x262bbfbc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x238e338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14d6cc5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x3fdc95c0 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fdc95c0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3fdc95c0 512x512, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3fdc95c0 512x512, swapInterval 1, drawable 0x1e00002 [apply] junit.framework.TestListener: endTest(testCloseGLWindow) [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3fdc95c0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3fdc95c0 FIN [apply] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.967 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055465661 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x3fdc95c0: tileRendererInUse null, GearsES2[obj 0x3fdc95c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3fdc95c0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3fdc95c0 created: GearsObj[0x262bbfbc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3fdc95c0 created: GearsObj[0x238e338, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3fdc95c0 created: GearsObj[0x238e338, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x3fdc95c0 FIN GearsES2[obj 0x3fdc95c0 isInit true, usesShared false, 1 GearsObj[0x262bbfbc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x238e338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14d6cc5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x3fdc95c0 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fdc95c0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3fdc95c0 512x512, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3fdc95c0 512x512, swapInterval 1, drawable 0x1e00002 [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3fdc95c0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3fdc95c0 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 @ 1402055467580 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testCloseGLWindow took 1.828 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055467580 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055468513 ms +++ localhosjunit.framework.TestListener: tests to run: 5 [apply] junit.framework.TestListener: startTest(testWindowDecorDestroyWinTwiceA) [apply] t/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA [apply] junit.framework.TestListener: endTest(testWindowDecorDestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleUserPos) [apply] ++++ 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(testWindowDecorSimpleUserPos) [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleWMPos) [apply] junit.framework.TestListener: endTest(testWindowDecorSimpleWMPos) [apply] junit.framework.TestListener: startTest(testWindowDecorTwoWin) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin [apply] junit.framework.TestListener: endTest(testWindowDecorTwoWin) [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01Simple) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01Simple) [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.699 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055468513 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: c++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055469166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] om.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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055469166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecorDestroyWinTwiceA took 0.216 sec [apply] Testcase: testWindowDecorSimpleUserPos took 0.092 sec [apply] Testcase: testWindowDecorSimpleWMPos took 0.043 sec [apply] Testcase: testWindowDecorTwoWin took 0.12 sec [apply] Testcase: testWindowNativeRecreate01Simple took 0.112 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055470053 ms +++ localhosjunit.framework.TestListener: tests to run: 2 [apply] t/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testScreenModeInfo00) [apply] junit.framework.TestListener: endTest(testScreenModeInfo00) [apply] junit.framework.TestListener: startTest(testScreenModeInfo01) [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] junit.framework.TestListener: endTest(testScreenModeInfo01) [apply] Screen: NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f299cd2acb0, owner true, ResourceToolkitLock[obj 0x9c809c5, isOwner false, <2bf96987, 37f349f>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f299cd2acb0, owner true, ResourceToolkitLock[obj 0x9c809c5, isOwner false, <2bf96987, 37f349f>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [apply] All-0[000]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-0[001]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-0[002]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-0[003]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-0[004]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-0[005]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-0[006]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-0[007]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-0[008]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[009]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[010]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[011]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[012]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-0[013]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-0[014]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-0[015]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-0[016]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[017]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[018]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[019]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[020]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] All-0[021]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] All-0[022]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] All-0[023]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] All-0[024]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] [apply] All-0[025]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] [apply] All-0[026]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] [apply] All-0[027]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] [apply] All-0[028]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[029]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[030]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[031]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[032]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[033]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[034]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[035]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[036]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[037]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[038]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[039]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[040]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[041]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[042]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[043]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[044]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-0[045]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-0[046]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-0[047]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-0[048]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[049]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[050]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[051]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[052]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[053]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[054]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[055]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[056]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] All-0[057]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] All-0[058]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] All-0[059]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] All-0[060]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] [apply] All-0[061]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] [apply] All-0[062]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] [apply] All-0[063]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] [apply] All-0[064]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[065]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[066]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[067]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[068]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[069]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[070]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[071]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[072]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] [apply] All-0[073]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] [apply] All-0[074]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] [apply] All-0[075]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] [apply] All-0[076]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] [apply] All-0[077]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] [apply] All-0[078]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] [apply] All-0[079]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] [apply] All-0[080]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] [apply] All-0[081]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] [apply] All-0[082]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] [apply] All-0[083]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] [apply] All-0[084]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[085]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[086]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[087]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[088]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] [apply] All-0[089]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] [apply] All-0[090]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] [apply] All-0[091]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] [apply] All-0[092]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 0 degr] [apply] All-0[093]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 90 degr] [apply] All-0[094]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 180 degr] [apply] All-0[095]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 270 degr] [apply] All-0[096]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] [apply] All-0[097]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] [apply] All-0[098]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] [apply] All-0[099]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] [apply] All-1[000]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] [apply] All-1[001]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] [apply] All-1[002]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] [apply] All-1[003]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] [apply] All-1[004]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 270 degr] [apply] All-1[005]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 180 degr] [apply] All-1[006]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 90 degr] [apply] All-1[007]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 0 degr] [apply] All-1[008]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] [apply] All-1[009]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] [apply] All-1[010]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] [apply] All-1[011]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] [apply] All-1[012]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[013]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[014]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[015]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[016]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] [apply] All-1[017]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] [apply] All-1[018]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] [apply] All-1[019]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] [apply] All-1[020]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] [apply] All-1[021]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] [apply] All-1[022]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] [apply] All-1[023]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] [apply] All-1[024]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] [apply] All-1[025]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] [apply] All-1[026]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] [apply] All-1[027]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] [apply] All-1[028]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[029]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[030]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[031]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[032]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[033]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[034]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[035]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[036]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] [apply] All-1[037]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] [apply] All-1[038]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] [apply] All-1[039]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] [apply] All-1[040]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] All-1[041]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] All-1[042]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] All-1[043]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] All-1[044]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[045]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[046]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[047]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[048]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[049]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[050]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[051]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[052]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-1[053]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-1[054]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-1[055]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-1[056]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[057]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[058]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[059]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[060]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[061]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[062]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[063]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[064]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[065]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[066]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[067]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[068]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[069]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[070]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[071]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[072]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] [apply] All-1[073]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] [apply] All-1[074]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] [apply] All-1[075]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] [apply] All-1[076]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] All-1[077]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] All-1[078]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] All-1[079]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] All-1[080]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[081]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[082]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[083]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[084]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-1[085]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-1[086]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-1[087]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-1[088]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[089]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[090]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[091]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[092]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-1[093]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-1[094]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-1[095]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-1[096]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-1[097]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-1[098]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-1[099]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [apply] [00][000]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [00][001]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [00][002]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] [00][003]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] [00][004]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [00][005]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [00][006]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] [00][007]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] [00][008]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][009]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][010]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][011]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][012]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [00][013]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [00][014]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] [00][015]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] [00][016]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][017]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][018]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][019]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][020]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] [00][021]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] [00][022]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] [00][023]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] [00][024]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] [apply] [00][025]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] [apply] [00][026]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] [apply] [00][027]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] [apply] [00][028]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][029]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][030]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][031]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][032]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][033]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][034]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][035]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][036]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][037]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][038]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][039]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][040]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][041]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][042]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][043]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][044]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [00][045]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [00][046]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] [00][047]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] [00][048]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][049]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][050]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][051]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][052]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][053]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][054]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][055]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][056]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] [00][057]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] [00][058]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] [00][059]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] [00][060]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] [apply] [00][061]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] [apply] [00][062]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] [apply] [00][063]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] [apply] [00][064]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][065]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][066]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][067]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][068]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][069]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][070]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][071]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][072]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] [apply] [00][073]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] [apply] [00][074]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] [apply] [00][075]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] [apply] [00][076]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] [apply] [00][077]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] [apply] [00][078]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] [apply] [00][079]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] [apply] [00][080]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] [apply] [00][081]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] [apply] [00][082]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] [apply] [00][083]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] [apply] [00][084]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][085]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][086]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][087]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][088]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] [apply] [00][089]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] [apply] [00][090]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] [apply] [00][091]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] [apply] [00][092]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 0 degr] [apply] [00][093]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 90 degr] [apply] [00][094]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 180 degr] [apply] [00][095]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 270 degr] [apply] [00][096]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] [apply] [00][097]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] [apply] [00][098]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] [apply] [00][099]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01 [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.471 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055470053 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f299cd2acb0, owner true, ResourceToolkitLock[obj 0x9c809c5, isOwner false, <2bf96987, 37f349f>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f299cd2acb0, owner true, ResourceToolkitLock[obj 0x9c809c5, isOwner false, <2bf96987, 37f349f>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [apply] All-0[000]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-0[001]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-0[002]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-0[003]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-0[004]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-0[005]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-0[006]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-0[007]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-0[008]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[009]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[010]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[011]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[012]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-0[013]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-0[014]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-0[015]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-0[016]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[017]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[018]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[019]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[020]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] All-0[021]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] All-0[022]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] All-0[023]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] All-0[024]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] [apply] All-0[025]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] [apply] All-0[026]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] [apply] All-0[027]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] [apply] All-0[028]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[029]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[030]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[031]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[032]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[033]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[034]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[035]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[036]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[037]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[038]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[039]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[040]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[041]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[042]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[043]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[044]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-0[045]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-0[046]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-0[047]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-0[048]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[049]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[050]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[051]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[052]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[053]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[054]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[055]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[056]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] All-0[057]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] All-0[058]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] All-0[059]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] All-0[060]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] [apply] All-0[061]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] [apply] All-0[062]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] [apply] All-0[063]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] [apply] All-0[064]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[065]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[066]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[067]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[068]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[069]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[070]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[071]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[072]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] [apply] All-0[073]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] [apply] All-0[074]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] [apply] All-0[075]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] [apply] All-0[076]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] [apply] All-0[077]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] [apply] All-0[078]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] [apply] All-0[079]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] [apply] All-0[080]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] [apply] All-0[081]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] [apply] All-0[082]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] [apply] All-0[083]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] [apply] All-0[084]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[085]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[086]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[087]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[088]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] [apply] All-0[089]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] [apply] All-0[090]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] [apply] All-0[091]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] [apply] All-0[092]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 0 degr] [apply] All-0[093]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 90 degr] [apply] All-0[094]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 180 degr] [apply] All-0[095]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 270 degr] [apply] All-0[096]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] [apply] All-0[097]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] [apply] All-0[098]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] [apply] All-0[099]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] [apply] All-1[000]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] [apply] All-1[001]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] [apply] All-1[002]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] [apply] All-1[003]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] [apply] All-1[004]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 270 degr] [apply] All-1[005]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 180 degr] [apply] All-1[006]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 90 degr] [apply] All-1[007]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 0 degr] [apply] All-1[008]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] [apply] All-1[009]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] [apply] All-1[010]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] [apply] All-1[011]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] [apply] All-1[012]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[013]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[014]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[015]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[016]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] [apply] All-1[017]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] [apply] All-1[018]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] [apply] All-1[019]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] [apply] All-1[020]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] [apply] All-1[021]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] [apply] All-1[022]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] [apply] All-1[023]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] [apply] All-1[024]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] [apply] All-1[025]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] [apply] All-1[026]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] [apply] All-1[027]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] [apply] All-1[028]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[029]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[030]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[031]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[032]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[033]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[034]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[035]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[036]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] [apply] All-1[037]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] [apply] All-1[038]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] [apply] All-1[039]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] [apply] All-1[040]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] All-1[041]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] All-1[042]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] All-1[043]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] All-1[044]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[045]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[046]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[047]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[048]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[049]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[050]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[051]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[052]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-1[053]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-1[054]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-1[055]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-1[056]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[057]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[058]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[059]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[060]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[061]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[062]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[063]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[064]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[065]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[066]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[067]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[068]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[069]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[070]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[071]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[072]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] [apply] All-1[073]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] [apply] All-1[074]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] [apply] All-1[075]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] [apply] All-1[076]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] All-1[077]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] All-1[078]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] All-1[079]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] All-1[080]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[081]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[082]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[083]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[084]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-1[085]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-1[086]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-1[087]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-1[088]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[089]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[090]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[091]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[092]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-1[093]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-1[094]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-1[095]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] All-1[096]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] All-1[097]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] All-1[098]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] All-1[099]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [apply] [00][000]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [00][001]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [00][002]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] [00][003]: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] [00][004]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [00][005]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [00][006]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] [00][007]: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] [00][008]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][009]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][010]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][011]: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][012]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [00][013]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [00][014]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] [00][015]: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] [00][016]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][017]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][018]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][019]: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][020]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] [00][021]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] [00][022]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] [00][023]: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] [00][024]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] [apply] [00][025]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] [apply] [00][026]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] [apply] [00][027]: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] [apply] [00][028]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][029]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][030]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][031]: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][032]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][033]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][034]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][035]: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][036]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][037]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][038]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][039]: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][040]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][041]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][042]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][043]: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][044]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [00][045]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [00][046]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] [00][047]: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] [00][048]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][049]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][050]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][051]: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][052]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][053]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][054]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][055]: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][056]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] [00][057]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] [00][058]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] [00][059]: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] [00][060]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] [apply] [00][061]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] [apply] [00][062]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] [apply] [00][063]: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] [apply] [00][064]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][065]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][066]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][067]: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][068]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][069]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][070]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][071]: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][072]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] [apply] [00][073]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] [apply] [00][074]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] [apply] [00][075]: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] [apply] [00][076]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] [apply] [00][077]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] [apply] [00][078]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] [apply] [00][079]: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] [apply] [00][080]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] [apply] [00][081]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] [apply] [00][082]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] [apply] [00][083]: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] [apply] [00][084]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][085]: [Id 0SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055471478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][086]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][087]: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][088]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] [apply] [00][089]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] [apply] [00][090]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] [apply] [00][091]: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] [apply] [00][092]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 0 degr] [apply] [00][093]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 90 degr] [apply] [00][094]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 180 degr] [apply] [00][095]: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 270 degr] [apply] [00][096]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] [apply] [00][097]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] [apply] [00][098]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] [apply] [00][099]: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01 [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055471478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeInfo00 took 0.014 sec [apply] Testcase: testScreenModeInfo01 took 0.155 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055472393 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testScreenModeInfo01) [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4ca6a9d0: tileRendererInUse null, GearsES2[obj 0x4ca6a9d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4ca6a9d0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4ca6a9d0 created: GearsObj[0x1219a6d9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4ca6a9d0 created: GearsObj[0x5218f9d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4ca6a9d0 created: GearsObj[0x5218f9d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4ca6a9d0 FIN GearsES2[obj 0x4ca6a9d0 isInit true, usesShared false, 1 GearsObj[0x1219a6d9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5218f9d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71f15b67, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4ca6a9d0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ca6a9d0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4ca6a9d0 256x256, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4ca6a9d0 256x256, swapInterval 1, drawable 0x1e00002 [apply] 0: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] 1: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] 2: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] 3: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] 4: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] 5: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] 6: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] 7: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] 8: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 9: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 10: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 11: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 12: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] 13: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] 14: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] 15: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] 16: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 17: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 18: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 19: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 20: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] 21: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] 22: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] 23: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] 24: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] [apply] 25: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] [apply] 26: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] [apply] 27: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] [apply] 28: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 29: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 30: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 31: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] junit.framework.TestListener: endTest(testScreenModeInfo01) [apply] 32: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 33: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 34: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 35: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 36: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 37: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 38: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 39: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 40: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 41: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 42: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 43: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 44: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] 45: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] 46: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] 47: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] 48: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 49: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 50: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 51: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 52: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 53: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 54: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 55: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 56: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] 57: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] 58: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] 59: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] 60: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] [apply] 61: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] [apply] 62: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] [apply] 63: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] [apply] 64: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 65: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 66: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 67: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 68: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 69: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 70: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 71: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 72: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] [apply] 73: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] [apply] 74: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] [apply] 75: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] [apply] 76: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] [apply] 77: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] [apply] 78: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] [apply] 79: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] [apply] 80: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] [apply] 81: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] [apply] 82: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] [apply] 83: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] [apply] 84: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 85: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 86: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 87: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 88: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] [apply] 89: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] [apply] 90: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] [apply] 91: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] [apply] 92: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 0 degr] [apply] 93: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 90 degr] [apply] 94: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 180 degr] [apply] 95: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 270 degr] [apply] 96: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] [apply] 97: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] [apply] 98: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] [apply] 99: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] [apply] orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] curr: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4ca6a9d0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4ca6a9d0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.736 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055472393 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4ca6a9d0: tileRendererInUse null, GearsES2[obj 0x4ca6a9d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4ca6a9d0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4ca6a9d0 created: GearsObj[0x1219a6d9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4ca6a9d0 created: GearsObj[0x5218f9d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4ca6a9d0 created: GearsObj[0x5218f9d7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4ca6a9d0 FIN GearsES2[obj 0x4ca6a9d0 isInit true, usesShared false, 1 GearsObj[0x1219a6d9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5218f9d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71f15b67, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4ca6a9d0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ca6a9d0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4ca6a9d0 256x256, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4ca6a9d0 256x256, swapInterval 1, drawable 0x1e00002 [apply] 0: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] 1: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] 2: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] 3: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] 4: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] 5: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] 6: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] 7: [Id 0xa1, [ 1920 x 1080 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] 8: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 9: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 10: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 11: [Id 0xa2, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 12: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] 13: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] 14: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] 15: [Id 0xa3, [ 1680 x 1050 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] 16: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 17: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 18: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 19: [Id 0xa4, [ 1400 x 1050 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 20: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] 21: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] 22: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] 23: [Id 0xa5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] 24: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] [apply] 25: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] [apply] 26: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] [apply] 27: [Id 0xa6, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] [apply] 28: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 29: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 30: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 31: [Id 0xa7, [ 1440 x 900 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 32: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 33: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 34: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 35: [Id 0xa8, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 36: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 37: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 38: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 39: [Id 0xa9, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 40: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 41: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 42: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 43: [Id 0xab, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 44: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] 45: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] 46: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] [apply] 47: [Id 0xaa, [ 1152 x 864 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] [apply] 48: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 49: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 50: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 51: [Id 0xac, [ 1280 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 52: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 53: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 54: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 55: [Id 0xad, [ 1280 x 720 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 56: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] [apply] 57: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] [apply] 58: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] [apply] 59: [Id 0xae, [ 1024 x 768 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] [apply] 60: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] [apply] 61: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] [apply] 62: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] [apply] 63: [Id 0xaf, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] [apply] 64: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 65: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 66: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 67: [Id 0xb0, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 68: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 69: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 70: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 71: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 72: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] [apply] 73: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] [apply] 74: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] [apply] 75: [Id 0xb1, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] [apply] 76: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] [apply] 77: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] [apply] 78: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] [apply] 79: [Id 0xb3, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] [apply] 80: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] [apply] 81: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] [apply] 82: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] [apply] 83: [Id 0xb4, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] [apply] 84: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 85: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 86: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 87: [Id 0xb5, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 88: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] [apply] 89: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] [apply] 90: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] [apply] 91: [Id 0xb6, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] [apply] 92: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 0 degr] [apply] 93: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 90 degr] [apply] 94: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 180 degr] [apply] 95: [Id 0xb7, [ 640 x 480 pixels x 32 bpp ] @ 66.6 Hz, flags [], 270 degr] [apply] 96: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] [apply] 97: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] [apply] 98: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] [apply] 99: [Id 0xb8, [ 640 x 480 pixels x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] [apply] orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] curr: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4ca6a9d0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4ca6a9d0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055474083 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ----SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055474083 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------ --------------- [apply] [apply] Testcase: testScreenModeInfo01 took 1.568 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055475046 ms +++ localhosjunit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testScreenModeChange01) [apply] junit.framework.TestListener: endTest(testScreenModeChange01) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 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] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.146 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055477144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055475046 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055477144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01 took 0.006 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055478016 ms +++ localhosjunit.framework.TestListener: tests to run: 1 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2299b609: tileRendererInUse null, GearsES2[obj 0x2299b609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2299b609 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2299b609 created: GearsObj[0x725fbeed, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2299b609 created: GearsObj[0x6beff444, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2299b609 created: GearsObj[0x6beff444, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2299b609 FIN GearsES2[obj 0x2299b609 isInit true, usesShared false, 1 GearsObj[0x725fbeed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6beff444, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79319b74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2299b609 0/0 100x100 of 100x100, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2299b609, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 100x100, swapInterval 1, drawable 0x1e00002 [apply] Test.0: Window bounds : [ 3 / 23 100 x 100 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.0: Window bounds : [ 3 / 23 100 x 100 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 100x100, swapInterval 1, drawable 0x1e00002 [apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [wu] [apply] Test.0: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [1] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [1] changeOK : true [apply] [1] has current cached : [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [1] has current queried : [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], equal true [apply] Test.1: Window bounds : [ 3 / 23 100 x 100 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.1: Window bounds : [ 3 / 23 100 x 100 ] [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2299b609: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2299b609 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [apply] junit.framework.TestListener: endTest(testScreenModeChange01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01 [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.094 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055478016 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2299b609: tileRendererInUse null, GearsES2[obj 0x2299b609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2299b609 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2299b609 created: GearsObj[0x725fbeed, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2299b609 created: GearsObj[0x6beff444, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2299b609 created: GearsObj[0x6beff444, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2299b609 FIN GearsES2[obj 0x2299b609 isInit true, usesShared false, 1 GearsObj[0x725fbeed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6beff444, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79319b74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2299b609 0/0 100x100 of 100x100, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2299b609, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 100x100, swapInterval 1, drawable 0x1e00002 [apply] Test.0: Window bounds : [ 3 / 23 100 x 100 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.0: Window bounds : [ 3 / 23 100 x 100 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 100x100, swapInterval 1, drawable 0x1e00002 [apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [wu] [apply] Test.0: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [1] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [1] changeOK : true [apply] [1] has current cached : [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [1] has current queried : [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], equal true [apply] Test.1: Window bounds : [ 3 / 23 100 x 100 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.1: Window bounds : [ 3 / 23 100 x 100 ] [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2299b609: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2299b609 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01 [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055488063 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01 took 6.878 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055488063 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055489029 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 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[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2799d8a8: tileRendererInUse null, GearsES2[obj 0x2799d8a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2799d8a8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2799d8a8 created: GearsObj[0xe5bc0a7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2799d8a8 created: GearsObj[0x29c51b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2799d8a8 created: GearsObj[0x29c51b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2799d8a8 FIN GearsES2[obj 0x2799d8a8 isInit true, usesShared false, 1 GearsObj[0xe5bc0a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29c51b4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56b981c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2799d8a8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2799d8a8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2799d8a8 200x200, swapInterval 1, drawable 0x1e00002 [apply] Time for visible/pos: 305 ms [apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2799d8a8 200x200, swapInterval 1, drawable 0x1e00002 [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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2799d8a8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2799d8a8, angle 6.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2799d8a8 200x200, swapInterval 1, drawable 0x1e00002 [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Test.1: Screen : NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 2, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100]]] [apply] Test.1: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.1: Window bounds : [ 3 / 23 200 x 200 ] [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [apply] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2799d8a8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2799d8a8, angle 910.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2799d8a8 200x200, swapInterval 1, drawable 0x1e00002 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] Test.2: Screen : NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 2, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [apply] Test.2: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.2: Window bounds : [ 3 / 23 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2799d8a8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2799d8a8 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[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x77d62915, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x77d62915, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2 [apply] XRandR Query: [xrandr, -q] [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.012 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock:XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055506994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055489029 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1 [apply] Test.0: Window screen: NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2799d8a8: tileRendererInUse null, GearsES2[obj 0x2799d8a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2799d8a8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2799d8a8 created: GearsObj[0xe5bc0a7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2799d8a8 created: GearsObj[0x29c51b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2799d8a8 created: GearsObj[0x29c51b4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2799d8a8 FIN GearsES2[obj 0x2799d8a8 isInit true, usesShared false, 1 GearsObj[0xe5bc0a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29c51b4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56b981c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2799d8a8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2799d8a8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2799d8a8 200x200, swapInterval 1, drawable 0x1e00002 [apply] Time for visible/pos: 305 ms [apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2799d8a8 200x200, swapInterval 1, drawable 0x1e00002 [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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2799d8a8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2799d8a8, angle 6.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2799d8a8 200x200, swapInterval 1, drawable 0x1e00002 [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Test.1: Screen : NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 2, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100]]] [apply] Test.1: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.1: Window bounds : [ 3 / 23 200 x 200 ] [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [apply] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2799d8a8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2799d8a8, angle 910.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2799d8a8 200x200, swapInterval 1, drawable 0x1e00002 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] Test.2: Screen : NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 2, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x382839bd, isOwner false, <58e6c418, 16543141>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [apply] Test.2: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.2: Window bounds : [ 3 / 23 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2799d8a8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2799d8a8 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[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x77d62915, isOwner false, [count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f6818395e50, owner true, ResourceToolkitLock[obj 0x77d62915, isOwner false, [count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2 [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055506994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChangeSingleQ1 took 14.751 sec [apply] Testcase: testScreenModeChangeSingleQ2 took 0.023 sec [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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055507928 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1 [apply] junit.framework.TestListener: startTest(testScreenFullscreenSingleQ1) [apply] Test.0: Window screen: NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x12998f87, isOwner false, <1f9df19b, 3a610754>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x12998f87, isOwner false, <1f9df19b, 3a610754>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x6069be37: tileRendererInUse null, GearsES2[obj 0x6069be37 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6069be37 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6069be37 created: GearsObj[0x4266a968, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6069be37 created: GearsObj[0x61fc0ce6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6069be37 created: GearsObj[0x61fc0ce6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x6069be37 FIN GearsES2[obj 0x6069be37 isInit true, usesShared false, 1 GearsObj[0x4266a968, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61fc0ce6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53164a3b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6069be37 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6069be37, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6069be37 200x200, swapInterval 1, drawable 0x1e00002 [apply] Time for visible/pos: 285 ms [apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [pixels] [apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6069be37 200x200, swapInterval 1, drawable 0x1e00002 [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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [apply] Test.1: Window bounds : [ 0 / 0 1920 x 1200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.1: Window bounds : [ 0 / 0 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 0x6069be37 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6069be37, angle 6.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 : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.2: Window bounds : [ 3 / 23 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] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6069be37 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6069be37, angle 486.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6069be37: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6069be37 FIN [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] ++++ 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[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x51f205eb, isOwner false, <6862b154, 27683756>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x51f205eb, isOwner false, <6862b154, 27683756>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [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[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x6ef3f76, isOwner false, <452f5f88, 2928fd34>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x6ef3f76, isOwner false, <452f5f88, 2928fd34>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [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[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x10b2839f, isOwner false, <37df4449, 22fc3147>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x10b2839f, isOwner false, <37df4449, 22fc3147>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2 [apply] XRandR Query: [xrandr, -q] [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.162 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055507928 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1 [apply] Test.0: Window screen: NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x12998f87, isOwner false, <1f9df19b, 3a610754>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x12998f87, isOwner false, <1f9df19b, 3a610754>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x6069be37: tileRendererInUse null, GearsES2[obj 0x6069be37 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6069be37 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6069be37 created: GearsObj[0x4266a968, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6069be37 created: GearsObj[0x61fc0ce6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6069be37 created: GearsObj[0x61fc0ce6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x6069be37 FIN GearsES2[obj 0x6069be37 isInit true, usesShared false, 1 GearsObj[0x4266a968, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61fc0ce6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53164a3b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6069be37 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6069be37, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6069be37 200x200, swapInterval 1, drawable 0x1e00002 [apply] Time for visible/pos: 285 ms [apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [pixels] [apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6069be37 200x200, swapInterval 1, drawable 0x1e00002 [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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100] [apply] Test.1: Window bounds : [ 0 / 0 1920 x 1200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.1: Window bounds : [ 0 / 0 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 0x6069be37 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6069be37, angle 6.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 : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu] [apply] Test.2: Window bounds : [ 3 / 23 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] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6069be37 0/0 200x200 of 200x200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6069be37, angle 486.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6069be37: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6069be37 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] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055522044 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x51f205eb, isOwner false, <6862b154, 27683756>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x51f205eb, isOwner false, <6862b154, 27683756>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [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[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x6ef3f76, isOwner false, <452f5f88, 2928fd34>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x6ef3f76, isOwner false, <452f5f88, 2928fd34>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [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[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x10b2839f, isOwner false, <37df4449, 22fc3147>[count 0, qsz 0, owner ]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f98941a5870, owner true, ResourceToolkitLock[obj 0x10b2839f, isOwner false, <37df4449, 22fc3147>[count 0, qsz 0, owner ]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 100]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2 [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055522044 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenFullscreenSingleQ1 took 10.885 sec [apply] Testcase: testScreenFullscreenSingleQ2 took 0.023 sec [apply] Testcase: testScreenFullscreenSpanALL took 0.021 sec [apply] Testcase: testScreenFullscreenSpanQ1Q2 took 0.017 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055523014 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2417bcb9: tileRendererInUse null, GearsES2[obj 0x2417bcb9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2417bcb9 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2417bcb9 created: GearsObj[0x31ddd557, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2417bcb9 created: GearsObj[0x5ae15c54, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2417bcb9 created: GearsObj[0x5ae15c54, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2417bcb9 FIN GearsES2[obj 0x2417bcb9 isInit true, usesShared false, 1 GearsObj[0x31ddd557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ae15c54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x490e4ee9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2417bcb9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2417bcb9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2417bcb9 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2417bcb9 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2417bcb9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2417bcb9, angle 6.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 0x2417bcb9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2417bcb9, angle 244.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2417bcb9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2417bcb9 FIN [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] junit.framework.TestListener: endTest(test01FullscreenChange01) [apply] junit.framework.TestListener: startTest(test02ScreenModeChange01) [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x5d6b3f00: tileRendererInUse null, GearsES2[obj 0x5d6b3f00 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5d6b3f00 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5d6b3f00 created: GearsObj[0x798f5c1e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d6b3f00 created: GearsObj[0x32e8f3eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d6b3f00 created: GearsObj[0x32e8f3eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x5d6b3f00 FIN GearsES2[obj 0x5d6b3f00 isInit true, usesShared false, 1 GearsObj[0x798f5c1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32e8f3eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5be5e369, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x5d6b3f00 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d6b3f00, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x5d6b3f00 640x480, swapInterval 1, drawable 0x3200004 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5d6b3f00 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d6b3f00, 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,5,main] GearsES2.display 0x5d6b3f00 640x480, swapInterval 1, drawable 0x3200004 [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5d6b3f00: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5d6b3f00 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x771eeb20: tileRendererInUse null, GearsES2[obj 0x771eeb20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x771eeb20 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x771eeb20 created: GearsObj[0x2b6f5657, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x771eeb20 created: GearsObj[0x1a8d8008, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x771eeb20 created: GearsObj[0x1a8d8008, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x771eeb20 FIN GearsES2[obj 0x771eeb20 isInit true, usesShared false, 1 GearsObj[0x2b6f5657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a8d8008, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fd09ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x771eeb20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x771eeb20, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x771eeb20 640x480, swapInterval 1, drawable 0x160000d [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x771eeb20 640x480, swapInterval 1, drawable 0x160000d [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [2] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x771eeb20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x771eeb20, angle 246.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x771eeb20 640x480, swapInterval 1, drawable 0x160000d [apply] [2] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] [3] set FS post 0: false [apply] [3] set FS post X: true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x771eeb20 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x771eeb20, angle 250.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] [4] set !FS post 0: true [apply] [4] set !FS post X: false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x771eeb20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x771eeb20, angle 1448.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x771eeb20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x771eeb20 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [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-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x64c14e1c: tileRendererInUse null, GearsES2[obj 0x64c14e1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64c14e1c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x64c14e1c created: GearsObj[0x7d1a070b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64c14e1c created: GearsObj[0x37c4a357, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64c14e1c created: GearsObj[0x37c4a357, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.X 0x64c14e1c FIN GearsES2[obj 0x64c14e1c isInit true, usesShared false, 1 GearsObj[0x7d1a070b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37c4a357, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebfc15b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 640x480, swapInterval 1, drawable 0x1e00011 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 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 0x64c14e1c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 4.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 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 244.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 640x480, swapInterval 1, drawable 0x1e00011 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 640x480, swapInterval 1, drawable 0x1e00011 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 640x480, swapInterval 1, drawable 0x1e00011 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 250.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-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 1920x1200, swapInterval 1, drawable 0x1e00011 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 252.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-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 1920x1200, swapInterval 1, drawable 0x1e00011 [apply] [2] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 254.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-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x64c14e1c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x64c14e1c 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] junit.framework.TestListener: endTest(test04ScreenModeChangeWithFS01Pre) [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 52.9 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055523014 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2417bcb9: tileRendererInUse null, GearsES2[obj 0x2417bcb9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2417bcb9 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2417bcb9 created: GearsObj[0x31ddd557, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2417bcb9 created: GearsObj[0x5ae15c54, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2417bcb9 created: GearsObj[0x5ae15c54, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2417bcb9 FIN GearsES2[obj 0x2417bcb9 isInit true, usesShared false, 1 GearsObj[0x31ddd557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ae15c54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x490e4ee9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2417bcb9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2417bcb9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2417bcb9 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2417bcb9 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2417bcb9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2417bcb9, angle 6.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 0x2417bcb9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2417bcb9, angle 244.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2417bcb9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2417bcb9 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x5d6b3f00: tileRendererInUse null, GearsES2[obj 0x5d6b3f00 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5d6b3f00 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5d6b3f00 created: GearsObj[0x798f5c1e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d6b3f00 created: GearsObj[0x32e8f3eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d6b3f00 created: GearsObj[0x32e8f3eb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x5d6b3f00 FIN GearsES2[obj 0x5d6b3f00 isInit true, usesShared false, 1 GearsObj[0x798f5c1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32e8f3eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5be5e369, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x5d6b3f00 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d6b3f00, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x5d6b3f00 640x480, swapInterval 1, drawable 0x3200004 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5d6b3f00 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d6b3f00, 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,5,main] GearsES2.display 0x5d6b3f00 640x480, swapInterval 1, drawable 0x3200004 [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5d6b3f00: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5d6b3f00 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [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-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x771eeb20: tileRendererInUse null, GearsES2[obj 0x771eeb20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x771eeb20 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x771eeb20 created: GearsObj[0x2b6f5657, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x771eeb20 created: GearsObj[0x1a8d8008, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x771eeb20 created: GearsObj[0x1a8d8008, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x771eeb20 FIN GearsES2[obj 0x771eeb20 isInit true, usesShared false, 1 GearsObj[0x2b6f5657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a8d8008, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fd09ad6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x771eeb20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x771eeb20, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x771eeb20 640x480, swapInterval 1, drawable 0x160000d [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x771eeb20 640x480, swapInterval 1, drawable 0x160000d [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [2] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x771eeb20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x771eeb20, angle 246.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x771eeb20 640x480, swapInterval 1, drawable 0x160000d [apply] [2] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] [3] set FS post 0: false [apply] [3] set FS post X: true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x771eeb20 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x771eeb20, angle 250.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] [4] set !FS post 0: true [apply] [4] set !FS post X: false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x771eeb20 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [apply] >> GearsES2 0x771eeb20, angle 1448.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x771eeb20: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x771eeb20 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [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-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x64c14e1c: tileRendererInUse null, GearsES2[obj 0x64c14e1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x64c14e1c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x64c14e1c created: GearsObj[0x7d1a070b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x64c14e1c created: GearsObj[0x37c4a357, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x64c14e1c created: GearsObj[0x37c4a357, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.X 0x64c14e1c FIN GearsES2[obj 0x64c14e1c isInit true, usesShared false, 1 GearsObj[0x7d1a070b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37c4a357, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebfc15b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 640x480, swapInterval 1, drawable 0x1e00011 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 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 0x64c14e1c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 4.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 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 244.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 640x480, swapInterval 1, drawable 0x1e00011 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 640x480, swapInterval 1, drawable 0x1e00011 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 640x480, swapInterval 1, drawable 0x1e00011 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 250.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-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 1920x1200, swapInterval 1, drawable 0x1e00011 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 252.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-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x64c14e1c 1920x1200, swapInterval 1, drawable 0x1e00011 [apply] [2] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x64c14e1c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null [apply] >> GearsES2 0x64c14e1c, angle 254.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-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x64c14e1c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x64c14e1c 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 100] [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055575868 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01FullscreenChange01 took 7.486 sec [apply] Testcase: test02ScreenModeChange01 took 11.047 sec [apply] Testcase: test03ScreenModeChangeWithFS01Post took 16.426 sec [apply] Testcase: test04ScreenModeChangeWithFS01Pre took 14.71 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055575868 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055576784 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testScreenRotationChange01_PreWin) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x10e61c47: tileRendererInUse null, GearsES2[obj 0x10e61c47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10e61c47 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x10e61c47 created: GearsObj[0x3b5df92e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10e61c47 created: GearsObj[0x16925975, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10e61c47 created: GearsObj[0x16925975, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x10e61c47 FIN GearsES2[obj 0x10e61c47 isInit true, usesShared false, 1 GearsObj[0x3b5df92e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16925975, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b42b716, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x10e61c47 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10e61c47, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x10e61c47 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x10e61c47 640x480, swapInterval 1, drawable 0x1e00002 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x10e61c47 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10e61c47, angle 246.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x10e61c47 640x480, swapInterval 1, drawable 0x1e00002 [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true [apply] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x10e61c47 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10e61c47, angle 1750.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x10e61c47 640x480, swapInterval 1, drawable 0x1e00002 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] junit.framework.TestListener: endTest(testScreenRotationChange01_PreWin) [apply] junit.framework.TestListener: startTest(testScreenRotationChange02_PreFull) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x10e61c47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x10e61c47 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x3c7fd7c1: tileRendererInUse null, GearsES2[obj 0x3c7fd7c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3c7fd7c1 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3c7fd7c1 created: GearsObj[0x6fec82b1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3c7fd7c1 created: GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3c7fd7c1 created: GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x3c7fd7c1 FIN GearsES2[obj 0x3c7fd7c1 isInit true, usesShared false, 1 GearsObj[0x6fec82b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51f205eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 4.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 6.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 248.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 254.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 256.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 258.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] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 1760.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 1766.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 1768.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 1770.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 0x3c7fd7c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 2012.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x3c7fd7c1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x3c7fd7c1 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] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7f4e01b: tileRendererInUse null, GearsES2[obj 0x7f4e01b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7f4e01b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7f4e01b created: GearsObj[0x3018076c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7f4e01b created: GearsObj[0x798f5c1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7f4e01b created: GearsObj[0x798f5c1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7f4e01b FIN GearsES2[obj 0x7f4e01b isInit true, usesShared false, 1 GearsObj[0x3018076c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x798f5c1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32e8f3eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7f4e01b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f4e01b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7f4e01b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f4e01b, angle 1488.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x7f4e01b 640x480, swapInterval 1, drawable 0x1e00006 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] junit.framework.TestListener: endTest(testScreenRotationChange11_PostWin) [apply] junit.framework.TestListener: startTest(testScreenRotationChange12_PostFull) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7f4e01b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7f4e01b FIN [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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x4d38d924: tileRendererInUse null, GearsES2[obj 0x4d38d924 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d38d924 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4d38d924 created: GearsObj[0x8e85fe9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d38d924 created: GearsObj[0x4ff0be90, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d38d924 created: GearsObj[0x4ff0be90, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x4d38d924 FIN GearsES2[obj 0x4d38d924 isInit true, usesShared false, 1 GearsObj[0x8e85fe9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ff0be90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x466f08f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4d38d924 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d38d924, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4d38d924 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d38d924, angle 1186.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4d38d924 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d38d924, angle 1482.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x4d38d924 640x480, swapInterval 1, drawable 0x1e00008 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] junit.framework.TestListener: endTest(testScreenRotationChange12_PostFull) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4d38d924: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4d38d924 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 62.813 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055576784 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x10e61c47: tileRendererInUse null, GearsES2[obj 0x10e61c47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x10e61c47 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x10e61c47 created: GearsObj[0x3b5df92e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x10e61c47 created: GearsObj[0x16925975, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x10e61c47 created: GearsObj[0x16925975, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x10e61c47 FIN GearsES2[obj 0x10e61c47 isInit true, usesShared false, 1 GearsObj[0x3b5df92e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16925975, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b42b716, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x10e61c47 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10e61c47, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x10e61c47 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x10e61c47 640x480, swapInterval 1, drawable 0x1e00002 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x10e61c47 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10e61c47, angle 246.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x10e61c47 640x480, swapInterval 1, drawable 0x1e00002 [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true [apply] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x10e61c47 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x10e61c47, angle 1750.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x10e61c47 640x480, swapInterval 1, drawable 0x1e00002 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x10e61c47: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x10e61c47 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-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x3c7fd7c1: tileRendererInUse null, GearsES2[obj 0x3c7fd7c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3c7fd7c1 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3c7fd7c1 created: GearsObj[0x6fec82b1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3c7fd7c1 created: GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3c7fd7c1 created: GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x3c7fd7c1 FIN GearsES2[obj 0x3c7fd7c1 isInit true, usesShared false, 1 GearsObj[0x6fec82b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51f205eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 4.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 6.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055639550 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] >> GearsES2 0x3c7fd7c1, angle 248.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 254.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 256.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 258.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] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 1760.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 640x480, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 1766.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 1768.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-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x3c7fd7c1 1920x1200, swapInterval 1, drawable 0x1e00004 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x3c7fd7c1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 1770.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 0x3c7fd7c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c7fd7c1, angle 2012.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x3c7fd7c1: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x3c7fd7c1 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7f4e01b: tileRendererInUse null, GearsES2[obj 0x7f4e01b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7f4e01b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7f4e01b created: GearsObj[0x3018076c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7f4e01b created: GearsObj[0x798f5c1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7f4e01b created: GearsObj[0x798f5c1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7f4e01b FIN GearsES2[obj 0x7f4e01b isInit true, usesShared false, 1 GearsObj[0x3018076c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x798f5c1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32e8f3eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7f4e01b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f4e01b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7f4e01b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f4e01b, angle 1488.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x7f4e01b 640x480, swapInterval 1, drawable 0x1e00006 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7f4e01b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x7f4e01b FIN [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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [0] has current: [Id 0xb2, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x4d38d924: tileRendererInUse null, GearsES2[obj 0x4d38d924 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4d38d924 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4d38d924 created: GearsObj[0x8e85fe9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4d38d924 created: GearsObj[0x4ff0be90, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4d38d924 created: GearsObj[0x4ff0be90, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x4d38d924 FIN GearsES2[obj 0x4d38d924 isInit true, usesShared false, 1 GearsObj[0x8e85fe9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ff0be90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x466f08f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4d38d924 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d38d924, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4d38d924 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d38d924, angle 1186.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4d38d924 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4d38d924, angle 1482.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x4d38d924 640x480, swapInterval 1, drawable 0x1e00008 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4d38d924: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4d38d924 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055639550 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenRotationChange01_PreWin took 14.736 sec [apply] Testcase: testScreenRotationChange02_PreFull took 16.87 sec [apply] Testcase: testScreenRotationChange11_PostWin took 14.278 sec [apply] Testcase: testScreenRotationChange12_PostFull took 15.711 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055640530 ms +++ localhosjunit.framework.TestListener: tests to run: 2 [apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x452f1015: tileRendererInUse null, GearsES2[obj 0x452f1015 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x452f1015 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x452f1015 created: GearsObj[0x2c32be6a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x452f1015 created: GearsObj[0x377337d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x452f1015 created: GearsObj[0x377337d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x452f1015 FIN GearsES2[obj 0x452f1015 isInit true, usesShared false, 1 GearsObj[0x2c32be6a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x377337d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b4fb007, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 4.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 6.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 10.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 20.0, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1200x1920, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1200x1165 of 1200x1165, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 22.0, [l -1.0300429, r 1.0300429, b -1.0, t 1.0] 2.0600858x2.0 -> [l -1.0300429, r 1.0300429, b -1.0, t 1.0] 2.0600858x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1200x1165, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 24.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 26.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] [0] has current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 28.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] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 988.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 994.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1165 of 1920x1165, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 996.0, [l -1.6480687, r 1.6480687, b -1.0, t 1.0] 3.2961373x2.0 -> [l -1.6480687, r 1.6480687, b -1.0, t 1.0] 3.2961373x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1165, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 998.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 1000.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] >> GearsES2 0x452f1015, angle 1002.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 0x452f1015 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 1244.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x452f1015: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x452f1015 FIN [apply] junit.framework.TestListener: endTest(testScreenModeChange01_PreFull) [apply] junit.framework.TestListener: startTest(testScreenModeChange02_PostFull) [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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [0] has current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x452f5f88: tileRendererInUse null, GearsES2[obj 0x452f5f88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x452f5f88 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x452f5f88 created: GearsObj[0xa4fffde, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x452f5f88 created: GearsObj[0xa274d1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x452f5f88 created: GearsObj[0xa274d1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x452f5f88 FIN GearsES2[obj 0x452f5f88 isInit true, usesShared false, 1 GearsObj[0xa4fffde, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa274d1c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a376e79, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x452f5f88 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f5f88, 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] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x452f5f88 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f5f88, angle 946.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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.reshape 0x452f5f88 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f5f88, angle 948.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x452f5f88 640x480, swapInterval 1, drawable 0x1e00004 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] junit.framework.TestListener: endTest(testScreenModeChange02_PostFull) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x452f5f88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x452f5f88 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.18 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055640530 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x452f1015: tileRendererInUse null, GearsES2[obj 0x452f1015 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x452f1015 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x452f1015 created: GearsObj[0x2c32be6a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x452f1015 created: GearsObj[0x377337d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x452f1015 created: GearsObj[0x377337d1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x452f1015 FIN GearsES2[obj 0x452f1015 isInit true, usesShared false, 1 GearsObj[0x2c32be6a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x377337d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b4fb007, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 4.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 6.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 10.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] [0] orig : [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 20.0, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1200x1920, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1200x1165 of 1200x1165, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 22.0, [l -1.0300429, r 1.0300429, b -1.0, t 1.0] 2.0600858x2.0 -> [l -1.0300429, r 1.0300429, b -1.0, t 1.0] 2.0600858x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1200x1165, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 24.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 26.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] [0] has current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 28.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] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 988.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 640x480, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 994.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, vSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055668663 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] -flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1165 of 1920x1165, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 996.0, [l -1.6480687, r 1.6480687, b -1.0, t 1.0] 3.2961373x2.0 -> [l -1.6480687, r 1.6480687, b -1.0, t 1.0] 3.2961373x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1165, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 998.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 1000.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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x452f1015 1920x1200, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x452f1015 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] >> GearsES2 0x452f1015, angle 1002.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 0x452f1015 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f1015, angle 1244.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x452f1015: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x452f1015 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 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] [apply] [0] has current: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x452f5f88: tileRendererInUse null, GearsES2[obj 0x452f5f88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x452f5f88 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x452f5f88 created: GearsObj[0xa4fffde, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x452f5f88 created: GearsObj[0xa274d1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x452f5f88 created: GearsObj[0xa274d1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x452f5f88 FIN GearsES2[obj 0x452f5f88 isInit true, usesShared false, 1 GearsObj[0xa4fffde, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa274d1c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a376e79, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x452f5f88 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f5f88, 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] [1] set orig: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x452f5f88 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f5f88, angle 946.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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.reshape 0x452f5f88 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x452f5f88, angle 948.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x452f5f88 640x480, swapInterval 1, drawable 0x1e00004 [apply] [1] has orig?: [Id 0xa0, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x452f5f88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x452f5f88 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull [apply] XRandR Query: [xrandr, -q] [apply] XRandR Reset: [xrandr, --output, DFP7, --preferred, --rotate, normal] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055668663 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01_PreFull took 13.281 sec [apply] Testcase: testScreenModeChange02_PostFull took 11.688 sec [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT [apply] junit.framework.TestListener: tests to run: 5 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055669615 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x69dc1fb7: tileRendererInUse null, GearsES2[obj 0x69dc1fb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x69dc1fb7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x69dc1fb7 created: GearsObj[0x27d51ad5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x69dc1fb7 created: GearsObj[0x17d4aa61, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x69dc1fb7 created: GearsObj[0x17d4aa61, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x69dc1fb7 FIN GearsES2[obj 0x69dc1fb7 isInit true, usesShared false, 1 GearsObj[0x27d51ad5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17d4aa61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19379814, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x69dc1fb7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69dc1fb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x69dc1fb7 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A1: 1, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x69dc1fb7 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x69dc1fb7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69dc1fb7, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x69dc1fb7 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 41 [apply] Frames for setVisible(true): A4: 21, B4: 21 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x69dc1fb7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x69dc1fb7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x69dc1fb7: tileRendererInUse null, GearsES2[obj 0x69dc1fb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x69dc1fb7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x69dc1fb7 created: GearsObj[0x882b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x69dc1fb7 created: GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x69dc1fb7 created: GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x69dc1fb7 FIN GearsES2[obj 0x69dc1fb7 isInit true, usesShared false, 1 GearsObj[0x882b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x234c0064, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x69dc1fb7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69dc1fb7, angle 136.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x69dc1fb7 320x240, swapInterval 1, drawable 0x3e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A3: 1, B3: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x69dc1fb7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x69dc1fb7 FIN [apply] junit.framework.TestListener: endTest(test01CreateVisibleDestroy) [apply] junit.framework.TestListener: startTest(test02aReparentTop2WinReparentRecreate) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-4,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-4,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true) A1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x493e94d3: tileRendererInUse null, GearsES2[obj 0x493e94d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x493e94d3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x493e94d3 created: GearsObj[0x6ebe8853, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x493e94d3 created: GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x493e94d3 created: GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x493e94d3 FIN GearsES2[obj 0x493e94d3 isInit true, usesShared false, 1 GearsObj[0x6ebe8853, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20344eb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x493e94d3 320x240, swapInterval 1, drawable 0x3e0000a [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x493e94d3 320x240, swapInterval 1, drawable 0x3e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 76.0, [l -1.3333334, r 1.3333334, b -1.0, t 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) 36 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 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] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 262.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 334.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 334.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: 19 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x493e94d3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x493e94d3 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test02aReparentTop2WinReparentRecreate) [apply] junit.framework.TestListener: startTest(test02bReparentTop2WinReparentNative) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-5,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000a, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true) A1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x7feb047e: tileRendererInUse null, GearsES2[obj 0x7feb047e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7feb047e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7feb047e created: GearsObj[0x51b531a1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7feb047e created: GearsObj[0x4ecd6aef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7feb047e created: GearsObj[0x4ecd6aef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x7feb047e FIN GearsES2[obj 0x7feb047e isInit true, usesShared false, 1 GearsObj[0x51b531a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ecd6aef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10279954, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7feb047e 320x240, swapInterval 1, drawable 0x1e0000c [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 76.0, [l -1.3333334, r 1.3333334, b -1.0, t 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) 36 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7feb047e 320x240, swapInterval 1, drawable 0x1e0000c [apply] Frames(2) 1 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 264.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 336.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7feb047e 320x240, swapInterval 1, drawable 0x1e0000c [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 21 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x7feb047e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x7feb047e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate [apply] junit.framework.TestListener: endTest(test02bReparentTop2WinReparentNative) [apply] junit.framework.TestListener: startTest(test03aReparentWin2TopReparentRecreate) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x66e82bff: tileRendererInUse null, GearsES2[obj 0x66e82bff isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66e82bff on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66e82bff created: GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66e82bff created: GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66e82bff created: GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.X 0x66e82bff FIN GearsES2[obj 0x66e82bff isInit true, usesShared false, 1 GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d10ed88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x66e82bff 320x240, swapInterval 1, drawable 0x4000006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-6,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 76.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: 19 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 260.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 332.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 332.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 19 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x66e82bff: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x66e82bff FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test03aReparentWin2TopReparentRecreate) [apply] junit.framework.TestListener: startTest(test03bReparentWin2TopReparentNative) [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-.x11_:0-1-EDT-9,5,main] GearsES2.init.0 0x28c2f254: tileRendererInUse null, GearsES2[obj 0x28c2f254 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x28c2f254 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x28c2f254 created: GearsObj[0x3c75f756, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28c2f254 created: GearsObj[0x64c14e1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28c2f254 created: GearsObj[0x64c14e1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.init.X 0x28c2f254 FIN GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x3c75f756, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64c14e1c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eef43f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x28c2f254 320x240, swapInterval 1, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-9,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00010, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 78.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 150.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x28c2f254 320x240, swapInterval 1, drawable 0x1e00012 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 266.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 340.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x28c2f254 320x240, swapInterval 1, drawable 0x1e00012 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 21 [apply] junit.framework.TestListener: endTest(test03bReparentWin2TopReparentNative) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x28c2f254: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x28c2f254 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 23.037 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055669615 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x69dc1fb7: tileRendererInUse null, GearsES2[obj 0x69dc1fb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x69dc1fb7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x69dc1fb7 created: GearsObj[0x27d51ad5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x69dc1fb7 created: GearsObj[0x17d4aa61, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x69dc1fb7 created: GearsObj[0x17d4aa61, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x69dc1fb7 FIN GearsES2[obj 0x69dc1fb7 isInit true, usesShared false, 1 GearsObj[0x27d51ad5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17d4aa61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19379814, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x69dc1fb7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69dc1fb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x69dc1fb7 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A1: 1, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x69dc1fb7 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x69dc1fb7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69dc1fb7, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x69dc1fb7 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 41 [apply] Frames for setVisible(true): A4: 21, B4: 21 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x69dc1fb7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x69dc1fb7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x69dc1fb7: tileRendererInUse null, GearsES2[obj 0x69dc1fb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x69dc1fb7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x69dc1fb7 created: GearsObj[0x882b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x69dc1fb7 created: GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x69dc1fb7 created: GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x69dc1fb7 FIN GearsES2[obj 0x69dc1fb7 isInit true, usesShared false, 1 GearsObj[0x882b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x234c0064, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x69dc1fb7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x69dc1fb7, angle 136.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x69dc1fb7 320x240, swapInterval 1, drawable 0x3e00006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A3: 1, B3: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x69dc1fb7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x69dc1fb7 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-4,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-4,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true) A1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x493e94d3: tileRendererInUse null, GearsES2[obj 0x493e94d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x493e94d3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x493e94d3 created: GearsObj[0x6ebe8853, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x493e94d3 created: GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x493e94d3 created: GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.X 0x493e94d3 FIN GearsES2[obj 0x493e94d3 isInit true, usesShared false, 1 GearsObj[0x6ebe8853, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ee839f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20344eb8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x493e94d3 320x240, swapInterval 1, drawable 0x3e0000a [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x493e94d3 320x240, swapInterval 1, drawable 0x3e0000a [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 76.0, [l -1.3333334, r 1.3333334, b -1.0, t 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) 36 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 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] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 262.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 334.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x493e94d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null [apply] >> GearsES2 0x493e94d3, angle 334.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: 19 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x493e94d3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x493e94d3 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-5,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000a, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true) A1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x7feb047e: tileRendererInUse null, GearsES2[obj 0x7feb047e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7feb047e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7feb047e created: GearsObj[0x51b531a1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7feb047e created: GearsObj[0x4ecd6aef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7feb047e created: GearsObj[0x4ecd6aef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.X 0x7feb047e FIN GearsES2[obj 0x7feb047e isInit true, usesShared false, 1 GearsObj[0x51b531a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ecd6aef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10279954, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7feb047e 320x240, swapInterval 1, drawable 0x1e0000c [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 76.0, [l -1.3333334, r 1.3333334, b -1.0, t 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) 36 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7feb047e 320x240, swapInterval 1, drawable 0x1e0000c [apply] Frames(2) 1 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 264.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x7feb047e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e0000c, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7feb047e, angle 336.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x7feb047e 320x240, swapInterval 1, drawable 0x1e0000c [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 21 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x7feb047e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x7feb047e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x66e82bff: tileRendererInUse null, GearsES2[obj 0x66e82bff isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66e82bff on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66e82bff created: GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66e82bff created: GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66e82bff created: GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.X 0x66e82bff FIN GearsES2[obj 0x66e82bff isInit true, usesShared false, 1 GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d10ed88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x66e82bff 320x240, swapInterval 1, drawable 0x4000006 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-6,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 76.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: 19 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 260.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 332.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x66e82bff 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66e82bff, angle 332.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 19 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x66e82bff: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x66e82bff FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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-.x11_:0-1-EDT-9,5,main] GearsES2.init.0 0x28c2f254: tileRendererInUse null, GearsES2[obj 0x28c2f254 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x28c2f254 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x28c2f254 created: GearsObj[0x3c75f756, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x28c2f254 created: GearsObj[0x64c14e1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x28c2f254 created: GearsObj[0x64c14e1c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.init.X 0x28c2f254 FIN GearsES2[obj 0x28c2f254 isInit true, usesShared false, 1 GearsObj[0x3c75f756, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64c14e1c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eef43f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x28c2f254 320x240, swapInterval 1, drawable 0x1e00012 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-9,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00010, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 78.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 150.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x28c2f254 320x240, swapInterval 1, drawable 0x1e00012 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 266.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x28c2f254 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00012, msaa false, tileRendererInUse null [apply] >> GearsES2 0x28c2f254, angle 340.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x28c2f254 320x240, swapInterval 1, drawable 0x1e00012 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 21 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x28c2f254: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x28c2f254 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055692604 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CreateVisibleDestroy took 2.144 sec [apply] Testcase: test02aReparentTop2WinReparentRecreate took 4.973 sec [apply] Testcase: test02bReparentTop2WinReparentNative took 4.896 sec [apply] Testcase: test03aReparentWin2TopReparentRecreate took 4.915 sec [apply] Testcase: test03bReparentWin2TopReparentNative took 4.874 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055692604 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055693559 ms +++ localhosjunit.framework.TestListener: startTest(test01NewtOnNewtParentChildDraw) [apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,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,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x74108172 created: GearsObj[0x731563a4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74108172 created: GearsObj[0x140df03, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74108172 created: GearsObj[0x140df03, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x74108172 FIN GearsES2[obj 0x74108172 isInit true, usesShared false, 1 GearsObj[0x731563a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x140df03, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc3eed5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x74108172 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00004, 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,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x74108172: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x74108172 FIN [apply] junit.framework.TestListener: endTest(test01NewtOnNewtParentChildDraw) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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: 2.979 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055693559 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 0x1e00002, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,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,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x74108172 created: GearsObj[0x731563a4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x74108172 created: GearsObj[0x140df03, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x74108172 created: GearsObj[0x140df03, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x74108172 FIN GearsES2[obj 0x74108172 isInit true, usesShared false, 1 GearsObj[0x731563a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x140df03, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc3eed5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x74108172 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1e00004, 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,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74108172 320x240, swapInterval 1, drawable 0x1e00004 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x74108172: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x74108172 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-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 @ 1402055696491 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NewtOnNewtParentChildDraw took 2.842 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055696491 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055697469 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testWindow00) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2299b609: tileRendererInUse null, GearsES2[obj 0x2299b609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2299b609 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2299b609 created: GearsObj[0x4b7c8ca2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2299b609 created: GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2299b609 created: GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2299b609 FIN GearsES2[obj 0x2299b609 isInit true, usesShared false, 1 GearsObj[0x4b7c8ca2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdcd88ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2299b609 0/0 400x400 of 400x400, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2299b609, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 400x400, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 400x400, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 400x400, swapInterval 1, drawable 0x1e00002 [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7fd66f88: tileRendererInUse null, GearsES2[obj 0x7fd66f88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7fd66f88 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7fd66f88 created: GearsObj[0x47581385, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7fd66f88 created: GearsObj[0x6769a55a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7fd66f88 created: GearsObj[0x6769a55a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7fd66f88 FIN GearsES2[obj 0x7fd66f88 isInit true, usesShared false, 1 GearsObj[0x47581385, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6769a55a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48e6ecc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7fd66f88 0/0 300x300 of 300x300, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fd66f88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2299b609 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2299b609, 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 [apply] junit.framework.TestListener: endTest(testWindow00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7fd66f88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7fd66f88 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2299b609: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2299b609 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.467 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055697469 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2299b609: tileRendererInUse null, GearsES2[obj 0x2299b609 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2299b609 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2299b609 created: GearsObj[0x4b7c8ca2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2299b609 created: GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2299b609 created: GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x2299b609 FIN GearsES2[obj 0x2299b609 isInit true, usesShared false, 1 GearsObj[0x4b7c8ca2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df50665, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdcd88ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x2299b609 0/0 400x400 of 400x400, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2299b609, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 400x400, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 400x400, swapInterval 1, drawable 0x1e00002 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2299b609 400x400, swapInterval 1, drawable 0x1e00002 [apply] GLProfiles window1: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7fd66f88: tileRendererInUse null, GearsES2[obj 0x7fd66f88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7fd66f88 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7fd66f88 created: GearsObj[0x47581385, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7fd66f88 created: GearsObj[0x6769a55a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7fd66f88 created: GearsObj[0x6769a55a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7fd66f88 FIN GearsES2[obj 0x7fd66f88 isInit true, usesShared false, 1 GearsObj[0x47581385, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6769a55a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48e6ecc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7fd66f88 0/0 300x300 of 300x300, swapInterval 1, drawable 0x1e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7fd66f88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x2299b609 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2299b609, 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 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7fd66f88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7fd66f88 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2299b609: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2299b609 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055699888 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 1.268 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1402055699888 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.612 sec [junit] [junit] Testcase: testX11WindowMemoryLeak took 4.533 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.612 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 @ 1402055706404 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [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] No offscreen test requested or platform doesn't support offscreen rendering. [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] No offscreen test requested or platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.436 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055706404 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 2 / 15 [junit] SLOCK [T main @ 1402055711760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [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] No offscreen test requested or platform doesn't support offscreen rendering. [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] No offscreen test requested or platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer [junit] SLOCK [T main @ 1402055711760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 3.888 sec [junit] Testcase: test02OffscreenFBO took 0.001 sec [junit] Testcase: test03OffscreenPBuffer took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.436 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055706404 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [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] No offscreen test requested or platform doesn't support offscreen rendering. [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] No offscreen test requested or platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer [junit] SLOCK [T main @ 1402055711760 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055712753 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [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] No offscreen test requested or platform doesn't support offscreen rendering. [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] No offscreen test requested or platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.788 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055712753 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [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] No offscreen test requested or platform doesn't support offscreen rendering. [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] No offscreen test requested or platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer [junit] SLOCK [T main @ 1402055718462 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 4.313 sec [junit] Testcase: test02OffscreenFBO took 0.002 sec [junit] Testcase: test03OffscreenPBuffer took 0.002 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.788 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055712753 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 5 / 15 [junit] SLOCK [T main @ 1402055718462 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [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] No offscreen test requested or platform doesn't support offscreen rendering. [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] No offscreen test requested or platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer [junit] SLOCK [T main @ 1402055718462 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055719347 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@232bb287 [junit] BB.1: java.lang.Object@232bb287 [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: 1.667 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055719347 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@232bb287 [junit] BB.1: java.lang.Object@232bb287 [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 @ 1402055720935 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDeadlock took 0.117 sec [junit] SLOCK [T main @ 1402055720935 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.667 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055719347 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@232bb287 [junit] BB.1: java.lang.Object@232bb287 [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 @ 1402055720935 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055721888 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x113e655a, isOwner false, <1770008e, 3a3476a7>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [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/GL4bc.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/GL4bc.hw], on-scr[.]] [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4964784d: tileRendererInUse null, GearsES2[obj 0x4964784d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4964784d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4964784d created: GearsObj[0x6e7f3fbd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4964784d created: GearsObj[0x6431c9f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4964784d created: GearsObj[0x6431c9f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4964784d FIN GearsES2[obj 0x4964784d isInit true, usesShared false, 1 GearsObj[0x6e7f3fbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6431c9f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61fa6a1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4964784d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4964784d, 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 0x4964784d 400x300, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 400x300, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 400x300, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4964784d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4964784d, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x4964784d 200x150, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 200x150, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4964784d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4964784d, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [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 3/23, 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4964784d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4964784d FIN [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] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x22f9efe0: tileRendererInUse null, GearsES2[obj 0x22f9efe0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x22f9efe0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x22f9efe0 created: GearsObj[0x16f5e10a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x22f9efe0 created: GearsObj[0x6889634c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x22f9efe0 created: GearsObj[0x6889634c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x22f9efe0 FIN GearsES2[obj 0x22f9efe0 isInit true, usesShared false, 1 GearsObj[0x16f5e10a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6889634c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13d64832, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22f9efe0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1600025, msaa true, tileRendererInUse null [junit] >> GearsES2 0x22f9efe0, 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 0x22f9efe0 400x300, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 400x300, swapInterval 1, drawable 0x1600025 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 400x300, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22f9efe0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1600025, msaa true, tileRendererInUse null [junit] >> GearsES2 0x22f9efe0, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x22f9efe0 200x150, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 200x150, swapInterval 1, drawable 0x1600025 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22f9efe0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1600025, msaa true, tileRendererInUse null [junit] >> GearsES2 0x22f9efe0, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [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 3/23, 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22f9efe0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22f9efe0 FIN [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] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x37ef6e98: tileRendererInUse null, GearsES2[obj 0x37ef6e98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x37ef6e98 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x37ef6e98 created: GearsObj[0x3cf74735, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37ef6e98 created: GearsObj[0xe6407d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37ef6e98 created: GearsObj[0xe6407d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x37ef6e98 FIN GearsES2[obj 0x37ef6e98 isInit true, usesShared false, 1 GearsObj[0x3cf74735, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe6407d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x493efd49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37ef6e98 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37ef6e98, 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 0x37ef6e98 400x300, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 400x300, swapInterval 1, drawable 0x1600036 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 400x300, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37ef6e98 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37ef6e98, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x37ef6e98 200x150, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 200x150, swapInterval 1, drawable 0x1600036 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37ef6e98 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37ef6e98, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x37ef6e98 800x600, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 800x600, swapInterval 1, drawable 0x1600036 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 800x600, swapInterval 1, drawable 0x1600036 [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 3/23, 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37ef6e98: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37ef6e98 FIN [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] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x50ee20ab: tileRendererInUse null, GearsES2[obj 0x50ee20ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50ee20ab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x50ee20ab created: GearsObj[0x830176e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50ee20ab created: GearsObj[0xd523af5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50ee20ab created: GearsObj[0xd523af5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50ee20ab FIN GearsES2[obj 0x50ee20ab isInit true, usesShared false, 1 GearsObj[0x830176e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd523af5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x119cb1a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50ee20ab 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1600047, msaa true, tileRendererInUse null [junit] >> GearsES2 0x50ee20ab, 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 0x50ee20ab 400x300, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 400x300, swapInterval 1, drawable 0x1600047 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 400x300, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50ee20ab 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1600047, msaa true, tileRendererInUse null [junit] >> GearsES2 0x50ee20ab, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x50ee20ab 200x150, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 200x150, swapInterval 1, drawable 0x1600047 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50ee20ab 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1600047, msaa true, tileRendererInUse null [junit] >> GearsES2 0x50ee20ab, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x50ee20ab 800x600, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 800x600, swapInterval 1, drawable 0x1600047 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 800x600, swapInterval 1, drawable 0x1600047 [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 3/23, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50ee20ab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50ee20ab FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 3.931 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/GL4bc.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/GL4bc.hw], on-scr[.]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [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 3/23, 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [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 3/23, 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [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 3/23, 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [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 3/23, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055721888 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x113e655a, isOwner false, <1770008e, 3a3476a7>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4964784d: tileRendererInUse null, GearsES2[obj 0x4964784d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4964784d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4964784d created: GearsObj[0x6e7f3fbd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4964784d created: GearsObj[0x6431c9f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4964784d created: GearsObj[0x6431c9f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4964784d FIN GearsES2[obj 0x4964784d isInit true, usesShared false, 1 GearsObj[0x6e7f3fbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6431c9f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61fa6a1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4964784d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4964784d, 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 0x4964784d 400x300, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 400x300, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 400x300, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4964784d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4964784d, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x4964784d 200x150, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 200x150, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4964784d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4964784d, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4964784d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4964784d FIN [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x22f9efe0: tileRendererInUse null, GearsES2[obj 0x22f9efe0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x22f9efe0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] SLOCK [T main @ 1402055725738 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x22f9efe0 created: GearsObj[0x16f5e10a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x22f9efe0 created: GearsObj[0x6889634c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x22f9efe0 created: GearsObj[0x6889634c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x22f9efe0 FIN GearsES2[obj 0x22f9efe0 isInit true, usesShared false, 1 GearsObj[0x16f5e10a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6889634c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13d64832, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22f9efe0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1600025, msaa true, tileRendererInUse null [junit] >> GearsES2 0x22f9efe0, 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 0x22f9efe0 400x300, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 400x300, swapInterval 1, drawable 0x1600025 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 400x300, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22f9efe0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1600025, msaa true, tileRendererInUse null [junit] >> GearsES2 0x22f9efe0, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x22f9efe0 200x150, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 200x150, swapInterval 1, drawable 0x1600025 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22f9efe0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1600025, msaa true, tileRendererInUse null [junit] >> GearsES2 0x22f9efe0, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22f9efe0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22f9efe0 FIN [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x37ef6e98: tileRendererInUse null, GearsES2[obj 0x37ef6e98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x37ef6e98 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x37ef6e98 created: GearsObj[0x3cf74735, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37ef6e98 created: GearsObj[0xe6407d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37ef6e98 created: GearsObj[0xe6407d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x37ef6e98 FIN GearsES2[obj 0x37ef6e98 isInit true, usesShared false, 1 GearsObj[0x3cf74735, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe6407d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x493efd49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37ef6e98 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37ef6e98, 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 0x37ef6e98 400x300, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 400x300, swapInterval 1, drawable 0x1600036 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 400x300, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37ef6e98 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37ef6e98, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x37ef6e98 200x150, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 200x150, swapInterval 1, drawable 0x1600036 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37ef6e98 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37ef6e98, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x37ef6e98 800x600, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 800x600, swapInterval 1, drawable 0x1600036 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 800x600, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37ef6e98: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37ef6e98 FIN [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x50ee20ab: tileRendererInUse null, GearsES2[obj 0x50ee20ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50ee20ab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x50ee20ab created: GearsObj[0x830176e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50ee20ab created: GearsObj[0xd523af5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50ee20ab created: GearsObj[0xd523af5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50ee20ab FIN GearsES2[obj 0x50ee20ab isInit true, usesShared false, 1 GearsObj[0x830176e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd523af5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x119cb1a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50ee20ab 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1600047, msaa true, tileRendererInUse null [junit] >> GearsES2 0x50ee20ab, 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 0x50ee20ab 400x300, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 400x300, swapInterval 1, drawable 0x1600047 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 400x300, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50ee20ab 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1600047, msaa true, tileRendererInUse null [junit] >> GearsES2 0x50ee20ab, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x50ee20ab 200x150, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 200x150, swapInterval 1, drawable 0x1600047 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50ee20ab 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1600047, msaa true, tileRendererInUse null [junit] >> GearsES2 0x50ee20ab, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x50ee20ab 800x600, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 800x600, swapInterval 1, drawable 0x1600047 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 800x600, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50ee20ab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50ee20ab FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] SLOCK [T main @ 1402055725738 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAvailableInfo took 1.356 sec [junit] Testcase: testGL2OffScreenAutoDblBuf took 0.006 sec [junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0.001 sec [junit] Testcase: testGL2OffScreenFBODblBufStencil took 0.001 sec [junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0 sec [junit] Testcase: testGL2OffScreenPbuffer took 0 sec [junit] Testcase: testGL2OnScreenDblBuf took 0.894 sec [junit] Testcase: testGL2OnScreenDblBufMSAA took 0.514 sec [junit] Testcase: testGL2OnScreenDblBufStencil took 0.501 sec [junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.463 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 3.931 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/GL4bc.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/GL4bc.hw], on-scr[.]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [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 3/23, 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [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 3/23, 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [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 3/23, 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [junit] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow [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 3/23, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055721888 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x113e655a, isOwner false, <1770008e, 3a3476a7>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4964784d: tileRendererInUse null, GearsES2[obj 0x4964784d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4964784d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4964784d created: GearsObj[0x6e7f3fbd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4964784d created: GearsObj[0x6431c9f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4964784d created: GearsObj[0x6431c9f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4964784d FIN GearsES2[obj 0x4964784d isInit true, usesShared false, 1 GearsObj[0x6e7f3fbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6431c9f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61fa6a1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4964784d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4964784d, 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 0x4964784d 400x300, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 400x300, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 400x300, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4964784d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4964784d, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x4964784d 200x150, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 200x150, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4964784d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4964784d, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4964784d 800x600, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4964784d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4964784d FIN [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x22f9efe0: tileRendererInUse null, GearsES2[obj 0x22f9efe0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x22f9efe0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x22f9efe0 created: GearsObj[0x16f5e10a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x22f9efe0 created: GearsObj[0x6889634c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x22f9efe0 created: GearsObj[0x6889634c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x22f9efe0 FIN GearsES2[obj 0x22f9efe0 isInit true, usesShared false, 1 GearsObj[0x16f5e10a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6889634c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13d64832, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22f9efe0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1600025, msaa true, tileRendererInUse null [junit] >> GearsES2 0x22f9efe0, 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 0x22f9efe0 400x300, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 400x300, swapInterval 1, drawable 0x1600025 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 400x300, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22f9efe0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1600025, msaa true, tileRendererInUse null [junit] >> GearsES2 0x22f9efe0, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x22f9efe0 200x150, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 200x150, swapInterval 1, drawable 0x1600025 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22f9efe0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1600025, msaa true, tileRendererInUse null [junit] >> GearsES2 0x22f9efe0, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x22f9efe0 800x600, swapInterval 1, drawable 0x1600025 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22f9efe0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22f9efe0 FIN [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x37ef6e98: tileRendererInUse null, GearsES2[obj 0x37ef6e98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x37ef6e98 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x37ef6e98 created: GearsObj[0x3cf74735, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37ef6e98 created: GearsObj[0xe6407d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37ef6e98 created: GearsObj[0xe6407d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x37ef6e98 FIN GearsES2[obj 0x37ef6e98 isInit true, usesShared false, 1 GearsObj[0x3cf74735, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe6407d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x493efd49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37ef6e98 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37ef6e98, 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 0x37ef6e98 400x300, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 400x300, swapInterval 1, drawable 0x1600036 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 400x300, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37ef6e98 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37ef6e98, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x37ef6e98 200x150, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 200x150, swapInterval 1, drawable 0x1600036 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37ef6e98 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37ef6e98, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x37ef6e98 800x600, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 800x600, swapInterval 1, drawable 0x1600036 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37ef6e98 800x600, swapInterval 1, drawable 0x1600036 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37ef6e98: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37ef6e98 FIN [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x50ee20ab: tileRendererInUse null, GearsES2[obj 0x50ee20ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50ee20ab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x50ee20ab created: GearsObj[0x830176e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50ee20ab created: GearsObj[0xd523af5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50ee20ab created: GearsObj[0xd523af5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50ee20ab FIN GearsES2[obj 0x50ee20ab isInit true, usesShared false, 1 GearsObj[0x830176e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd523af5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x119cb1a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50ee20ab 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1600047, msaa true, tileRendererInUse null [junit] >> GearsES2 0x50ee20ab, 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 0x50ee20ab 400x300, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 400x300, swapInterval 1, drawable 0x1600047 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 400x300, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50ee20ab 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1600047, msaa true, tileRendererInUse null [junit] >> GearsES2 0x50ee20ab, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x50ee20ab 200x150, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 200x150, swapInterval 1, drawable 0x1600047 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50ee20ab 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1600047, msaa true, tileRendererInUse null [junit] >> GearsES2 0x50ee20ab, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x50ee20ab 800x600, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 800x600, swapInterval 1, drawable 0x1600047 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x50ee20ab 800x600, swapInterval 1, drawable 0x1600047 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50ee20ab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50ee20ab FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] SLOCK [T main @ 1402055725738 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055726628 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT [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/GL4bc.hw], on-scr[.]] [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x18fde7a3, isOwner false, <45728b26, 630d8f68>[count 0, qsz 0, owner ]]] [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/GL4bc.hw], on-scr[.]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x6fc2c671: tileRendererInUse null, GearsES2[obj 0x6fc2c671 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6fc2c671 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6fc2c671 created: GearsObj[0x5e402aaa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6fc2c671 created: GearsObj[0x46b12f3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6fc2c671 created: GearsObj[0x46b12f3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x6fc2c671 FIN GearsES2[obj 0x6fc2c671 isInit true, usesShared false, 1 GearsObj[0x5e402aaa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46b12f3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bdf7750, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6fc2c671 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fc2c671, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 400x300, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 400x300, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 400x300, swapInterval 1, drawable 0x3e00002 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6fc2c671 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fc2c671, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6fc2c671 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fc2c671, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6fc2c671 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@16fb47dd[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@3d72844e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <294c3c66, 4c1161b8>[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/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6fc2c671: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6fc2c671 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Thread[main,5,main] GearsES2.init.0 0x438f2ebc: tileRendererInUse null, GearsES2[obj 0x438f2ebc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x438f2ebc on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x438f2ebc created: GearsObj[0x2a664d5f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x438f2ebc created: GearsObj[0x2261adb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x438f2ebc created: GearsObj[0x2261adb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x438f2ebc FIN GearsES2[obj 0x438f2ebc isInit true, usesShared false, 1 GearsObj[0x2a664d5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2261adb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ad41caa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x438f2ebc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00004, msaa true, tileRendererInUse null [junit] >> GearsES2 0x438f2ebc, 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 0x438f2ebc 400x300, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 400x300, swapInterval 1, drawable 0x3e00004 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x438f2ebc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00004, msaa true, tileRendererInUse null [junit] >> GearsES2 0x438f2ebc, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x438f2ebc 200x150, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 200x150, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 200x150, swapInterval 1, drawable 0x3e00004 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x438f2ebc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00004, msaa true, tileRendererInUse null [junit] >> GearsES2 0x438f2ebc, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x438f2ebc 800x600, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 800x600, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 800x600, swapInterval 1, drawable 0x3e00004 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x438f2ebc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6d455b4a[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@66fcb593, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <58f4fab7, 3b783201>[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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x438f2ebc: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x438f2ebc FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Thread[main,5,main] GearsES2.init.0 0x77b6981b: tileRendererInUse null, GearsES2[obj 0x77b6981b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77b6981b on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77b6981b created: GearsObj[0x23062d8b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77b6981b created: GearsObj[0x6a9812a3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77b6981b created: GearsObj[0x6a9812a3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x77b6981b FIN GearsES2[obj 0x77b6981b isInit true, usesShared false, 1 GearsObj[0x23062d8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a9812a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25efc201, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x77b6981b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77b6981b, 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 0x77b6981b 400x300, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 400x300, swapInterval 1, drawable 0x3e00006 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0x77b6981b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77b6981b, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x77b6981b 200x150, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 200x150, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 200x150, swapInterval 1, drawable 0x3e00006 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0x77b6981b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77b6981b, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x77b6981b 800x600, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 800x600, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 800x600, swapInterval 1, drawable 0x3e00006 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x77b6981b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74bc5203[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@9161ec8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [count 0, qsz 0, owner ], surfaceLockCount 0]] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0x77b6981b: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0x77b6981b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] 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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Thread[main,5,main] GearsES2.init.0 0x8dcc89a: tileRendererInUse null, GearsES2[obj 0x8dcc89a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x8dcc89a on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x8dcc89a created: GearsObj[0x41e2a543, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x8dcc89a created: GearsObj[0x6cff380, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x8dcc89a created: GearsObj[0x6cff380, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x8dcc89a FIN GearsES2[obj 0x8dcc89a isInit true, usesShared false, 1 GearsObj[0x41e2a543, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cff380, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e7b5bfe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x8dcc89a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00008, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8dcc89a, 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 0x8dcc89a 400x300, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 400x300, swapInterval 1, drawable 0x3e00008 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.reshape 0x8dcc89a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00008, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8dcc89a, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x8dcc89a 200x150, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 200x150, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 200x150, swapInterval 1, drawable 0x3e00008 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.reshape 0x8dcc89a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00008, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8dcc89a, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x8dcc89a 800x600, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 800x600, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 800x600, swapInterval 1, drawable 0x3e00008 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x8dcc89a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@56f5fb01[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@1a78d426, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <72b0185d, 70fbc7e>[count 0, qsz 0, owner ], surfaceLockCount 0]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x8dcc89a: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x8dcc89a FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.652 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/GL4bc.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/GL4bc.hw], on-scr[.]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6fc2c671 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@16fb47dd[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@3d72844e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <294c3c66, 4c1161b8>[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/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x438f2ebc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6d455b4a[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@66fcb593, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <58f4fab7, 3b783201>[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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x77b6981b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74bc5203[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@9161ec8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x8dcc89a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@56f5fb01[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@1a78d426, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <72b0185d, 70fbc7e>[count 0, qsz 0, owner ], surfaceLockCount 0]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055726628 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x18fde7a3, isOwner false, <45728b26, 630d8f68>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] SLOCK [T main @ 1402055731199 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x6fc2c671: tileRendererInUse null, GearsES2[obj 0x6fc2c671 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6fc2c671 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6fc2c671 created: GearsObj[0x5e402aaa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6fc2c671 created: GearsObj[0x46b12f3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6fc2c671 created: GearsObj[0x46b12f3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x6fc2c671 FIN GearsES2[obj 0x6fc2c671 isInit true, usesShared false, 1 GearsObj[0x5e402aaa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46b12f3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bdf7750, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6fc2c671 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fc2c671, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 400x300, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 400x300, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 400x300, swapInterval 1, drawable 0x3e00002 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6fc2c671 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fc2c671, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6fc2c671 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fc2c671, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6fc2c671: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6fc2c671 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] Thread[main,5,main] GearsES2.init.0 0x438f2ebc: tileRendererInUse null, GearsES2[obj 0x438f2ebc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x438f2ebc on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x438f2ebc created: GearsObj[0x2a664d5f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x438f2ebc created: GearsObj[0x2261adb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x438f2ebc created: GearsObj[0x2261adb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x438f2ebc FIN GearsES2[obj 0x438f2ebc isInit true, usesShared false, 1 GearsObj[0x2a664d5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2261adb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ad41caa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x438f2ebc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00004, msaa true, tileRendererInUse null [junit] >> GearsES2 0x438f2ebc, 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 0x438f2ebc 400x300, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 400x300, swapInterval 1, drawable 0x3e00004 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x438f2ebc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00004, msaa true, tileRendererInUse null [junit] >> GearsES2 0x438f2ebc, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x438f2ebc 200x150, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 200x150, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 200x150, swapInterval 1, drawable 0x3e00004 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x438f2ebc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00004, msaa true, tileRendererInUse null [junit] >> GearsES2 0x438f2ebc, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x438f2ebc 800x600, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 800x600, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 800x600, swapInterval 1, drawable 0x3e00004 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x438f2ebc: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x438f2ebc FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] Thread[main,5,main] GearsES2.init.0 0x77b6981b: tileRendererInUse null, GearsES2[obj 0x77b6981b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77b6981b on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77b6981b created: GearsObj[0x23062d8b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77b6981b created: GearsObj[0x6a9812a3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77b6981b created: GearsObj[0x6a9812a3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x77b6981b FIN GearsES2[obj 0x77b6981b isInit true, usesShared false, 1 GearsObj[0x23062d8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a9812a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25efc201, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x77b6981b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77b6981b, 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 0x77b6981b 400x300, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 400x300, swapInterval 1, drawable 0x3e00006 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0x77b6981b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77b6981b, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x77b6981b 200x150, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 200x150, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 200x150, swapInterval 1, drawable 0x3e00006 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0x77b6981b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77b6981b, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x77b6981b 800x600, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 800x600, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 800x600, swapInterval 1, drawable 0x3e00006 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0x77b6981b: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0x77b6981b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] Thread[main,5,main] GearsES2.init.0 0x8dcc89a: tileRendererInUse null, GearsES2[obj 0x8dcc89a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x8dcc89a on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x8dcc89a created: GearsObj[0x41e2a543, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x8dcc89a created: GearsObj[0x6cff380, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x8dcc89a created: GearsObj[0x6cff380, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x8dcc89a FIN GearsES2[obj 0x8dcc89a isInit true, usesShared false, 1 GearsObj[0x41e2a543, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cff380, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e7b5bfe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x8dcc89a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00008, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8dcc89a, 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 0x8dcc89a 400x300, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 400x300, swapInterval 1, drawable 0x3e00008 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.reshape 0x8dcc89a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00008, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8dcc89a, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x8dcc89a 200x150, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 200x150, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 200x150, swapInterval 1, drawable 0x3e00008 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.reshape 0x8dcc89a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00008, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8dcc89a, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x8dcc89a 800x600, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 800x600, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 800x600, swapInterval 1, drawable 0x3e00008 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x8dcc89a: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x8dcc89a FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] SLOCK [T main @ 1402055731199 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAvailableInfo took 1.321 sec [junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0.007 sec [junit] Testcase: testGL2OffScreenFBODblBufStencil took 0 sec [junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0 sec [junit] Testcase: testGL2OffScreenLayerAutoDblBuf took 0 sec [junit] Testcase: testGL2OffScreenPbuffer took 0.001 sec [junit] Testcase: testGL2OnScreenDblBuf took 1.162 sec [junit] Testcase: testGL2OnScreenDblBufMSAA took 0.663 sec [junit] Testcase: testGL2OnScreenDblBufStencil took 0.641 sec [junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.665 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.652 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/GL4bc.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/GL4bc.hw], on-scr[.]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6fc2c671 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@16fb47dd[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@3d72844e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <294c3c66, 4c1161b8>[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/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x438f2ebc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6d455b4a[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@66fcb593, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <58f4fab7, 3b783201>[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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x77b6981b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74bc5203[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@9161ec8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock [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/GL4bc.hw], on-scr[.]] [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/GL4bc.hw], on-scr[.]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver [junit] Window Caps PostGL : GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Chosen GL Caps(1): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Chosen GL CTX (2): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Chosen GL Caps(2): GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,3,23,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x8dcc89a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@56f5fb01[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.x11.WindowDriver[Config null, [junit] NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 0 x 0 ] [window], null, NEWT-Display[.x11_:0-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[3/23 (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@1a78d426, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <72b0185d, 70fbc7e>[count 0, qsz 0, owner ], surfaceLockCount 0]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055726628 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x18fde7a3, isOwner false, <45728b26, 630d8f68>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [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] offscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x6fc2c671: tileRendererInUse null, GearsES2[obj 0x6fc2c671 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6fc2c671 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6fc2c671 created: GearsObj[0x5e402aaa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6fc2c671 created: GearsObj[0x46b12f3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6fc2c671 created: GearsObj[0x46b12f3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x6fc2c671 FIN GearsES2[obj 0x6fc2c671 isInit true, usesShared false, 1 GearsObj[0x5e402aaa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46b12f3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bdf7750, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6fc2c671 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fc2c671, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 400x300, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 400x300, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 400x300, swapInterval 1, drawable 0x3e00002 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6fc2c671 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fc2c671, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 200x150, swapInterval 1, drawable 0x3e00002 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x6fc2c671 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6fc2c671, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x6fc2c671 800x600, swapInterval 1, drawable 0x3e00002 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6fc2c671: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6fc2c671 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] Thread[main,5,main] GearsES2.init.0 0x438f2ebc: tileRendererInUse null, GearsES2[obj 0x438f2ebc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x438f2ebc on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x39, fbc 0x39: rgba 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x438f2ebc created: GearsObj[0x2a664d5f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x438f2ebc created: GearsObj[0x2261adb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x438f2ebc created: GearsObj[0x2261adb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x438f2ebc FIN GearsES2[obj 0x438f2ebc isInit true, usesShared false, 1 GearsObj[0x2a664d5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2261adb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ad41caa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x438f2ebc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00004, msaa true, tileRendererInUse null [junit] >> GearsES2 0x438f2ebc, 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 0x438f2ebc 400x300, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 400x300, swapInterval 1, drawable 0x3e00004 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x438f2ebc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00004, msaa true, tileRendererInUse null [junit] >> GearsES2 0x438f2ebc, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x438f2ebc 200x150, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 200x150, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 200x150, swapInterval 1, drawable 0x3e00004 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x438f2ebc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00004, msaa true, tileRendererInUse null [junit] >> GearsES2 0x438f2ebc, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x438f2ebc 800x600, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 800x600, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0x438f2ebc 800x600, swapInterval 1, drawable 0x3e00004 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x438f2ebc: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x438f2ebc FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] Thread[main,5,main] GearsES2.init.0 0x77b6981b: tileRendererInUse null, GearsES2[obj 0x77b6981b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77b6981b on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77b6981b created: GearsObj[0x23062d8b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77b6981b created: GearsObj[0x6a9812a3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77b6981b created: GearsObj[0x6a9812a3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x77b6981b FIN GearsES2[obj 0x77b6981b isInit true, usesShared false, 1 GearsObj[0x23062d8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a9812a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25efc201, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x77b6981b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77b6981b, 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 0x77b6981b 400x300, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 400x300, swapInterval 1, drawable 0x3e00006 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0x77b6981b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77b6981b, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x77b6981b 200x150, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 200x150, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 200x150, swapInterval 1, drawable 0x3e00006 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0x77b6981b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77b6981b, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x77b6981b 800x600, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 800x600, swapInterval 1, drawable 0x3e00006 [junit] Thread[main,5,main] GearsES2.display 0x77b6981b 800x600, swapInterval 1, drawable 0x3e00006 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0x77b6981b: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0x77b6981b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] Thread[main,5,main] GearsES2.init.0 0x8dcc89a: tileRendererInUse null, GearsES2[obj 0x8dcc89a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x8dcc89a on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x37, fbc 0x37: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x8dcc89a created: GearsObj[0x41e2a543, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x8dcc89a created: GearsObj[0x6cff380, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x8dcc89a created: GearsObj[0x6cff380, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x8dcc89a FIN GearsES2[obj 0x8dcc89a isInit true, usesShared false, 1 GearsObj[0x41e2a543, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cff380, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e7b5bfe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x8dcc89a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3e00008, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8dcc89a, 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 0x8dcc89a 400x300, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 400x300, swapInterval 1, drawable 0x3e00008 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.reshape 0x8dcc89a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3e00008, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8dcc89a, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x8dcc89a 200x150, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 200x150, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 200x150, swapInterval 1, drawable 0x3e00008 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.reshape 0x8dcc89a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3e00008, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8dcc89a, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, 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-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x8dcc89a 800x600, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 800x600, swapInterval 1, drawable 0x3e00008 [junit] Thread[main,5,main] GearsES2.display 0x8dcc89a 800x600, swapInterval 1, drawable 0x3e00008 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x8dcc89a: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x8dcc89a FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] SLOCK [T main @ 1402055731199 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055732127 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-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, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-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, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0010-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0011-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0011-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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 - test10_MSAA8_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.312 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055732127 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-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, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-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, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0010-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0011-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0011-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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 - 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 @ 1402055741361 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_MSAA0_DefFlip took 4.291 sec [junit] Testcase: test01_MSAA0_UsrFlip took 0.002 sec [junit] Testcase: test10_MSAA8_DefFlip took 3.459 sec [junit] Testcase: test11_MSAA8_UsrFlip took 0.002 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.312 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055732127 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-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, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-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, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.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-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0010-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0011-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [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] SLOCK [T main @ 1402055741361 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL4bc_-hw-onscreen-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 false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0011-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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 - 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 @ 1402055741361 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055742235 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bone-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, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bone-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, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (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-GL4bc_-hw-fbobject-Bone-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 false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0103 (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-GL4bc_-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, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL4bc_-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, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL4bc_-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, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0104 (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-GL4bc_-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 false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL4bc_-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 false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL4bc_-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 false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0115 (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: 16.07 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055742235 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bone-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, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bone-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, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (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-GL4bc_-hw-fbobject-Bone-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 false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0103 (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-GL4bc_-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, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL4bc_-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, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL4bc_-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, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0104 (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-GL4bc_-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 false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL4bc_-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 false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL4bc_-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 false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] SLOCK [T main @ 1402055758226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_MSAA0_DefFlip took 4.246 sec [junit] Testcase: test01_MSAA0_UsrFlip took 3.453 sec [junit] Testcase: test10_MSAA8_DefFlip took 3.411 sec [junit] Testcase: test11_MSAA8_UsrFlip took 3.439 sec [junit] SLOCK [T main @ 1402055758226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.07 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055742235 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bone-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, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bone-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, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (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-GL4bc_-hw-fbobject-Bone-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 false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0103 (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-GL4bc_-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, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL4bc_-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, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL4bc_-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, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0104 (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-GL4bc_-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 false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [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-GL4bc_-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-GL4bc_-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-GL4bc_-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-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL4bc_-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 false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL4bc_-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 false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] SLOCK [T main @ 1402055758226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055759089 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: LINUX / Linux 3.2.0-4-amd64 (3.2.0), amd64 (arch), GENERIC_ABI, 4 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_45 (1.7.0u45), 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-20140527 [junit] Implementation Build: 2.2-b789-20140527 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 274dbc38e4b671579a07cce8bf7ecab6520e22d6 [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-20140606 [junit] Implementation Build: 2.2-b1258-20140606 [junit] Implementation Branch: origin/master [junit] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [junit] ----------------------------------------------------------------------------------------------------- [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x6eed023, isOwner false, <28a2ad63, 5025536c>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ----------------------------------------------------------------------------------------------------- [junit] X11GraphicsDevice[type .x11, connection :0]: [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.921 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055759089 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: LINUX / Linux 3.2.0-4-amd64 (3.2.0), amd64 (arch), GENERIC_ABI, 4 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_45 (1.7.0u45), 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-20140527 [junit] Implementation Build: 2.2-b789-20140527 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 274dbc38e4b671579a07cce8bf7ecab6520e22d6 [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-20140606 [junit] Implementation Build: 2.2-b1258-20140606 [junit] Implementation Branch: origin/master [junit] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [junit] ----------------------------------------------------------------------------------------------------- [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x6eed023, isOwner false, <28a2ad63, 5025536c>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ----------------------------------------------------------------------------------------------------- [junit] X11GraphicsDevice[type .x11, connection :0]: [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] SLOCK [T main @ 1402055760931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testMain took 1.742 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.921 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055759089 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: LINUX / Linux 3.2.0-4-amd64 (3.2.0), amd64 (arch), GENERIC_ABI, 4 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_45 (1.7.0u45), 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-20140527 [junit] Implementation Build: 2.2-b789-20140527 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 274dbc38e4b671579a07cce8bf7ecab6520e22d6 [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-20140606 [junit] Implementation Build: 2.2-b1258-20140606 [junit] Implementation Branch: origin/master [junit] Implementation Commit: ebe980ad6ac40148bc84913d1ba1f7adf6200490 [junit] ----------------------------------------------------------------------------------------------------- [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x6eed023, isOwner false, <28a2ad63, 5025536c>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] SLOCK [T main @ 1402055760931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] GLCaps[glx vid 0x24, fbc 0x24: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x25, fbc 0x25: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x26, fbc 0x26: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x27, fbc 0x27: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x28, fbc 0x28: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2b, fbc 0x2b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2c, fbc 0x2c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2d, fbc 0x2d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2e, fbc 0x2e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x2f, fbc 0x2f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x30, fbc 0x30: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x32, fbc 0x32: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x33, fbc 0x33: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x34, fbc 0x34: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x35, fbc 0x35: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x36, fbc 0x36: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x37, fbc 0x37: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x38, fbc 0x38: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3b, fbc 0x3b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3c, fbc 0x3c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3d, fbc 0x3d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3e, fbc 0x3e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x3f, fbc 0x3f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x40, fbc 0x40: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x41, fbc 0x41: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x42, fbc 0x42: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x43, fbc 0x43: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x44, fbc 0x44: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x45, fbc 0x45: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x46, fbc 0x46: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x47, fbc 0x47: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x48, fbc 0x48: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4a, fbc 0x4a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4b, fbc 0x4b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4c, fbc 0x4c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4d, fbc 0x4d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4e, fbc 0x4e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x4f, fbc 0x4f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x50, fbc 0x50: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x51, fbc 0x51: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x52, fbc 0x52: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x53, fbc 0x53: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x54, fbc 0x54: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x55, fbc 0x55: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x56, fbc 0x56: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x57, fbc 0x57: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x58, fbc 0x58: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x59, fbc 0x59: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5a, fbc 0x5a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5b, fbc 0x5b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5c, fbc 0x5c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5d, fbc 0x5d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5e, fbc 0x5e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x5f, fbc 0x5f: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x60, fbc 0x60: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x61, fbc 0x61: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x62, fbc 0x62: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x63, fbc 0x63: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x64, fbc 0x64: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x65, fbc 0x65: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x66, fbc 0x66: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x67, fbc 0x67: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x68, fbc 0x68: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x69, fbc 0x69: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6a, fbc 0x6a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/6, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6b, fbc 0x6b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6c, fbc 0x6c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6d, fbc 0x6d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6e, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x6f, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x70, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x71, fbc 0x71: 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[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0x72, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ----------------------------------------------------------------------------------------------------- [junit] X11GraphicsDevice[type .x11, connection :0]: [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] SLOCK [T main @ 1402055760931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055761814 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3 [junit] offscreen layer n/a [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] offscreen layer n/a [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: 3.2.0 [junit] JAWTUtil.isOffscreenLayerRequired(): false [junit] JAWTUtil.isOffscreenLayerSupported(): false [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00 [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.502 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055761814 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3 [junit] offscreen layer n/a [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] offscreen layer n/a [junit] SLOCK [T main @ 1402055763237 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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: 3.2.0 [junit] JAWTUtil.isOffscreenLayerRequired(): false [junit] JAWTUtil.isOffscreenLayerSupported(): false [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00 [junit] SLOCK [T main @ 1402055763237 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_GL3 took 1.327 sec [junit] Testcase: test01_GLDefault took 0.002 sec [junit] Testcase: testInfo00 took 0.002 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.502 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055761814 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3 [junit] offscreen layer n/a [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] offscreen layer n/a [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: 3.2.0 [junit] JAWTUtil.isOffscreenLayerRequired(): false [junit] JAWTUtil.isOffscreenLayerSupported(): false [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00 [junit] SLOCK [T main @ 1402055763237 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055764316 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault [junit] offscreen layer n/a [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] offscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.509 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055764316 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault [junit] offscreen layer n/a [junit] SLOCK [T main @ 1402055765745 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] offscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] SLOCK [T main @ 1402055765745 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_GLDefault took 0.274 sec [junit] Testcase: test02_GL3 took 1.065 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.509 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055764316 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault [junit] offscreen layer n/a [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] offscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] SLOCK [T main @ 1402055765745 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT [junit] SLOCK [T main @ 1402055766665 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@5f277685 [junit] BB.1: java.lang.Object@5f277685 [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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.664 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055766665 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@5f277685 [junit] BB.1: java.lang.Object@5f277685 [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 @ 1402055768251 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402055768251 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] [junit] Testcase: testDeadlock took 0.135 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.664 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055766665 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@5f277685 [junit] BB.1: java.lang.Object@5f277685 [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 @ 1402055768251 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055769287 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 250x229 of 250x229, swapInterval 0, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 250x229 of 250x229, swapInterval 0, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 250x229 of 250x229, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.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: 2.8 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055769287 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 250x229 of 250x229, swapInterval 0, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 250x229 of 250x229, swapInterval 0, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 250x229 of 250x229, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.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 @ 1402055772010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.324 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.8 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055769287 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 250x229 of 250x229, swapInterval 0, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 250x229 of 250x229, swapInterval 0, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] SLOCK [T main @ 1402055772010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 250x229 of 250x229, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.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 @ 1402055772010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055772926 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 [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 0x6849c53e [junit] Creating vertex VBO on slave 0x6849c53e [junit] Creating index VBO on slave 0x6849c53e [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x43349eef [junit] Creating vertex VBO on slave 0x43349eef [junit] Creating index VBO on slave 0x43349eef [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 0x53cb30a4 [junit] Creating vertex VBO on slave 0x53cb30a4 [junit] Creating index VBO on slave 0x53cb30a4 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x40e689f6 [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 0x3f26ea76 [junit] Creating vertex VBO on slave 0x3f26ea76 [junit] Creating index VBO on slave 0x3f26ea76 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x13eb095e [junit] Creating vertex VBO on slave 0x13eb095e [junit] Creating index VBO on slave 0x13eb095e [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x6a850415 [junit] Creating vertex VBO on slave 0x6a850415 [junit] Creating index VBO on slave 0x6a850415 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x42cf3555 [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: 15.821 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1402055788666 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055772926 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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 0x6849c53e [junit] Creating vertex VBO on slave 0x6849c53e [junit] Creating index VBO on slave 0x6849c53e [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x43349eef [junit] Creating vertex VBO on slave 0x43349eef [junit] Creating index VBO on slave 0x43349eef [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 0x53cb30a4 [junit] Creating vertex VBO on slave 0x53cb30a4 [junit] Creating index VBO on slave 0x53cb30a4 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x40e689f6 [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 0x3f26ea76 [junit] Creating vertex VBO on slave 0x3f26ea76 [junit] Creating index VBO on slave 0x3f26ea76 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x13eb095e [junit] Creating vertex VBO on slave 0x13eb095e [junit] Creating index VBO on slave 0x13eb095e [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x6a850415 [junit] Creating vertex VBO on slave 0x6a850415 [junit] Creating index VBO on slave 0x6a850415 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x42cf3555 [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 @ 1402055788666 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01UseAWTNotShared took 3.758 sec [junit] Testcase: test02UseAWTSharedContext took 3.396 sec [junit] Testcase: test10UseNEWTNotShared took 3.651 sec [junit] Testcase: test11UseNEWTSharedContext took 3.543 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.821 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055772926 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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 0x6849c53e [junit] Creating vertex VBO on slave 0x6849c53e [junit] Creating index VBO on slave 0x6849c53e [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x43349eef [junit] Creating vertex VBO on slave 0x43349eef [junit] Creating index VBO on slave 0x43349eef [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 0x53cb30a4 [junit] Creating vertex VBO on slave 0x53cb30a4 [junit] Creating index VBO on slave 0x53cb30a4 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x40e689f6 [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 0x3f26ea76 [junit] Creating vertex VBO on slave 0x3f26ea76 [junit] Creating index VBO on slave 0x3f26ea76 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x13eb095e [junit] Creating vertex VBO on slave 0x13eb095e [junit] Creating index VBO on slave 0x13eb095e [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x6a850415 [junit] Creating vertex VBO on slave 0x6a850415 [junit] Creating index VBO on slave 0x6a850415 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x42cf3555 [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 @ 1402055788666 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055789599 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b1249bd: tileRendererInUse null, GearsES2[obj 0x1b1249bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1249bd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1b1249bd created: GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1249bd created: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1249bd created: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b1249bd FIN GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b1249bd 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160001d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1249bd, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x65c98bf3: tileRendererInUse null, GearsES2[obj 0x65c98bf3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x65c98bf3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x65c98bf3 created w/ share: GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x51bc60f2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x65c98bf3 created w/ share: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2680d9ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x65c98bf3 created w/ share: GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x555a7085, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x65c98bf3 FIN GearsES2[obj 0x65c98bf3 isInit true, usesShared true, 1 GearsObj[0x51bc60f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2680d9ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x555a7085, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x65c98bf3 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x65c98bf3, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x36f75b16: tileRendererInUse null, GearsES2[obj 0x36f75b16 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x36f75b16 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x36f75b16 created w/ share: GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x744784a5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x36f75b16 created w/ share: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x355a847, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x36f75b16 created w/ share: GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6c9acf06, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x36f75b16 FIN GearsES2[obj 0x36f75b16 isInit true, usesShared true, 1 GearsObj[0x744784a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x355a847, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c9acf06, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x36f75b16 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x36f75b16, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x4ebeb1c4, (isShared true, created true) [junit] Ctx #0: hash 0x10f58c24, (created true) [junit] Ctx #1: hash 0x2491578a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x10f58c24, (isShared true, created true) [junit] Ctx #0: hash 0x4ebeb1c4, (created true) [junit] Ctx #1: hash 0x2491578a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x2491578a, (isShared true, created true) [junit] Ctx #0: hash 0x4ebeb1c4, (created true) [junit] Ctx #1: hash 0x10f58c24, (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 0x36f75b16: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x36f75b16 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65c98bf3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65c98bf3 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1249bd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1249bd 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 0x317e8a3: tileRendererInUse null, GearsES2[obj 0x317e8a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x317e8a3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x317e8a3 created: GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x317e8a3 created: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x317e8a3 created: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x317e8a3 FIN GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x317e8a3 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160003b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x317e8a3, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ce119ec: tileRendererInUse null, GearsES2[obj 0x7ce119ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x7ce119ec on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7ce119ec created w/ share: GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7e5388f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ce119ec created w/ share: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1e448bf7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ce119ec created w/ share: GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x264114a7, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ce119ec FIN GearsES2[obj 0x7ce119ec isInit true, usesShared true, 1 GearsObj[0x7e5388f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e448bf7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x264114a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ce119ec 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ce119ec, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb7e0442: tileRendererInUse null, GearsES2[obj 0xb7e0442 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0xb7e0442 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb7e0442 created w/ share: GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6ba789fd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb7e0442 created w/ share: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x44547842, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb7e0442 created w/ share: GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5a3581a, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb7e0442 FIN GearsES2[obj 0xb7e0442 isInit true, usesShared true, 1 GearsObj[0x6ba789fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44547842, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a3581a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb7e0442 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600043, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb7e0442, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x7fc05215, (isShared true, created true) [junit] Ctx #0: hash 0x5536fd08, (created true) [junit] Ctx #1: hash 0x7ab2f38f, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x5536fd08, (isShared true, created true) [junit] Ctx #0: hash 0x7ab2f38f, (created true) [junit] Ctx #1: hash 0x7fc05215, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x7ab2f38f, (isShared true, created true) [junit] Ctx #0: hash 0x5536fd08, (created true) [junit] Ctx #1: hash 0x7fc05215, (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 0x317e8a3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x317e8a3 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ce119ec: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ce119ec FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb7e0442: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb7e0442 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 0x5ba760ac: tileRendererInUse null, GearsES2[obj 0x5ba760ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5ba760ac on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5ba760ac created: GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ba760ac created: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ba760ac created: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ba760ac FIN GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ba760ac 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600059, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ba760ac, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x504f4c0b: tileRendererInUse null, GearsES2[obj 0x504f4c0b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x504f4c0b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x504f4c0b created w/ share: GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7ee28774, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x504f4c0b created w/ share: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x504f4c0b created w/ share: GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x519a7a4a, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x504f4c0b FIN GearsES2[obj 0x504f4c0b isInit true, usesShared true, 1 GearsObj[0x7ee28774, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x519a7a4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x504f4c0b 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x504f4c0b, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5da3676a: tileRendererInUse null, GearsES2[obj 0x5da3676a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x5da3676a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5da3676a created w/ share: GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x472ecdbd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5da3676a created w/ share: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x51c557cd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5da3676a created w/ share: GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x73077dab, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5da3676a FIN GearsES2[obj 0x5da3676a isInit true, usesShared true, 1 GearsObj[0x472ecdbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51c557cd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73077dab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5da3676a 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600062, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5da3676a, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x1a0dfd66, (isShared true, created true) [junit] Ctx #0: hash 0x40b3f220, (created true) [junit] Ctx #1: hash 0x36b9c6cb, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x40b3f220, (isShared true, created true) [junit] Ctx #0: hash 0x1a0dfd66, (created true) [junit] Ctx #1: hash 0x36b9c6cb, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x36b9c6cb, (isShared true, created true) [junit] Ctx #0: hash 0x40b3f220, (created true) [junit] Ctx #1: hash 0x1a0dfd66, (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 0x5da3676a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5da3676a FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504f4c0b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504f4c0b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ba760ac: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ba760ac 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 0x72df520e: tileRendererInUse null, GearsES2[obj 0x72df520e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72df520e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72df520e created: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72df520e created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72df520e created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72df520e FIN GearsES2[obj 0x72df520e 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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72df520e 0/0 246x226 of 246x226, swapInterval 0, drawable 0x1600078, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72df520e, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3511ca2f: tileRendererInUse null, GearsES2[obj 0x3511ca2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x72df520e 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] GearsES2 init 0x3511ca2f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3511ca2f created w/ share: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3face663, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3511ca2f created w/ share: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x70498e3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3511ca2f created w/ share: GearsObj[0x1467db8a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6d198062, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3511ca2f FIN GearsES2[obj 0x3511ca2f isInit true, usesShared true, 1 GearsObj[0x3face663, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70498e3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d198062, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x72df520e 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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3511ca2f 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160006e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3511ca2f, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72df520e 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600078, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72df520e, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72622800: tileRendererInUse null, GearsES2[obj 0x72622800 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x72df520e 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] GearsES2 init 0x72622800 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72622800 created w/ share: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4ef59130, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72622800 created w/ share: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5c0f0ecf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72622800 created w/ share: GearsObj[0x1467db8a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x60956740, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72622800 FIN GearsES2[obj 0x72622800 isInit true, usesShared true, 1 GearsObj[0x4ef59130, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0f0ecf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60956740, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x72df520e 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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72622800 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600082, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72622800, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x4263515b, (isShared true, created true) [junit] Ctx #0: hash 0x49f87087, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x2e7e4b7d, (isShared true, created true) [junit] Ctx #0: hash 0x49f87087, (created true) [junit] Ctx #1: hash 0x4263515b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x49f87087, (isShared true, created true) [junit] Ctx #0: hash 0x4263515b, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (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.display 0x72df520e 250x229, swapInterval 0, drawable 0x1600078 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72df520e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72df520e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3511ca2f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3511ca2f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72622800: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72622800 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.397 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055789599 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b1249bd: tileRendererInUse null, GearsES2[obj 0x1b1249bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1249bd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1b1249bd created: GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1249bd created: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1249bd created: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b1249bd FIN GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b1249bd 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160001d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1249bd, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x65c98bf3: tileRendererInUse null, GearsES2[obj 0x65c98bf3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x65c98bf3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x65c98bf3 created w/ share: GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x51bc60f2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x65c98bf3 created w/ share: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2680d9ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x65c98bf3 created w/ share: GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x555a7085, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x65c98bf3 FIN GearsES2[obj 0x65c98bf3 isInit true, usesShared true, 1 GearsObj[0x51bc60f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2680d9ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x555a7085, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x65c98bf3 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x65c98bf3, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x36f75b16: tileRendererInUse null, GearsES2[obj 0x36f75b16 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x36f75b16 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x36f75b16 created w/ share: GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x744784a5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x36f75b16 created w/ share: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x355a847, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x36f75b16 created w/ share: GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6c9acf06, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x36f75b16 FIN GearsES2[obj 0x36f75b16 isInit true, usesShared true, 1 GearsObj[0x744784a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x355a847, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c9acf06, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x36f75b16 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x36f75b16, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x4ebeb1c4, (isShared true, created true) [junit] Ctx #0: hash 0x10f58c24, (created true) [junit] Ctx #1: hash 0x2491578a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x10f58c24, (isShared true, created true) [junit] Ctx #0: hash 0x4ebeb1c4, (created true) [junit] Ctx #1: hash 0x2491578a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x2491578a, (isShared true, created true) [junit] Ctx #0: hash 0x4ebeb1c4, (created true) [junit] Ctx #1: hash 0x10f58c24, (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 0x36f75b16: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x36f75b16 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65c98bf3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65c98bf3 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1249bd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1249bd 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 0x317e8a3: tileRendererInUse null, GearsES2[obj 0x317e8a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x317e8a3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x317e8a3 created: GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x317e8a3 created: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x317e8a3 created: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x317e8a3 FIN GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x317e8a3 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160003b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x317e8a3, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ce119ec: tileRendererInUse null, GearsES2[obj 0x7ce119ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x7ce119ec on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7ce119ec created w/ share: GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7e5388f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ce119ec created w/ share: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1e448bf7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ce119ec created w/ share: GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x264114a7, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ce119ec FIN GearsES2[obj 0x7ce119ec isInit true, usesShared true, 1 GearsObj[0x7e5388f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e448bf7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x264114a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ce119ec 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ce119ec, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb7e0442: tileRendererInUse null, GearsES2[obj 0xb7e0442 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0xb7e0442 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb7e0442 created w/ share: GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6ba789fd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb7e0442 created w/ share: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x44547842, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb7e0442 created w/ share: GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5a3581a, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb7e0442 FIN GearsES2[obj 0xb7e0442 isInit true, usesShared true, 1 GearsObj[0x6ba789fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44547842, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a3581a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb7e0442 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600043, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb7e0442, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x7fc05215, (isShared true, created true) [junit] Ctx #0: hash 0x5536fd08, (created true) [junit] Ctx #1: hash 0x7ab2f38f, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x5536fd08, (isShared true, created true) [junit] Ctx #0: hash 0x7ab2f38f, (created true) [junit] Ctx #1: hash 0x7fc05215, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x7ab2f38f, (isShared true, created true) [junit] Ctx #0: hash 0x5536fd08, (created true) [junit] Ctx #1: hash 0x7fc05215, (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 0x317e8a3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x317e8a3 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ce119ec: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ce119ec FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb7e0442: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb7e0442 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 0x5ba760ac: tileRendererInUse null, GearsES2[obj 0x5ba760ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5ba760ac on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5ba760ac created: GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ba760ac created: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ba760ac created: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ba760ac FIN GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ba760ac 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600059, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ba760ac, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x504f4c0b: tileRendererInUse null, GearsES2[obj 0x504f4c0b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x504f4c0b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x504f4c0b created w/ share: GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7ee28774, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x504f4c0b created w/ share: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x504f4c0b created w/ share: GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x519a7a4a, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x504f4c0b FIN GearsES2[obj 0x504f4c0b isInit true, usesShared true, 1 GearsObj[0x7ee28774, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x519a7a4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x504f4c0b 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x504f4c0b, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5da3676a: tileRendererInUse null, GearsES2[obj 0x5da3676a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x5da3676a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5da3676a created w/ share: GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x472ecdbd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5da3676a created w/ share: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x51c557cd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5da3676a created w/ share: GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x73077dab, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5da3676a FIN GearsES2[obj 0x5da3676a isInit true, usesShared true, 1 GearsObj[0x472ecdbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51c557cd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73077dab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5da3676a 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600062, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5da3676a, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x1a0dfd66, (isShared true, created true) [junit] Ctx #0: hash 0x40b3f220, (created true) [junit] Ctx #1: hash 0x36b9c6cb, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x40b3f220, (isShared true, created true) [junit] Ctx #0: hash 0x1a0dfd66, (created true) [junit] Ctx #1: hash 0x36b9c6cb, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x36b9c6cb, (isShared true, created true) [junit] Ctx #0: hash 0x40b3f220, (created true) [junit] Ctx #1: hash 0x1a0dfd66, (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 0x5da3676a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5da3676a FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504f4c0b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504f4c0b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ba760ac: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ba760ac 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 0x72df520e: tileRendererInUse null, GearsES2[obj 0x72df520e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72df520e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72df520e created: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72df520e created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72df520e created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72df520e FIN GearsES2[obj 0x72df520e 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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72df520e 0/0 246x226 of 246x226, swapInterval 0, drawable 0x1600078, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72df520e, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3511ca2f: tileRendererInUse null, GearsES2[obj 0x3511ca2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x72df520e 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] GearsES2 init 0x3511ca2f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3511ca2f created w/ share: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3face663, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3511ca2f created w/ share: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x70498e3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3511ca2f created w/ share: GearsObj[0x1467db8a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6d198062, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3511ca2f FIN GearsES2[obj 0x3511ca2f isInit true, usesShared true, 1 GearsObj[0x3face663, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70498e3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d198062, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x72df520e 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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3511ca2f 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160006e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3511ca2f, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72df520e 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600078, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72df520e, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72622800: tileRendererInUse null, GearsES2[obj 0x72622800 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x72df520e 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] GearsES2 init 0x72622800 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] SLOCK [T main @ 1402055797918 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72622800 created w/ share: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4ef59130, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72622800 created w/ share: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5c0f0ecf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72622800 created w/ share: GearsObj[0x1467db8a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x60956740, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72622800 FIN GearsES2[obj 0x72622800 isInit true, usesShared true, 1 GearsObj[0x4ef59130, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0f0ecf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60956740, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x72df520e 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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72622800 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600082, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72622800, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x4263515b, (isShared true, created true) [junit] Ctx #0: hash 0x49f87087, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x2e7e4b7d, (isShared true, created true) [junit] Ctx #0: hash 0x49f87087, (created true) [junit] Ctx #1: hash 0x4263515b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x49f87087, (isShared true, created true) [junit] Ctx #0: hash 0x4263515b, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (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.display 0x72df520e 250x229, swapInterval 0, drawable 0x1600078 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72df520e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72df520e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3511ca2f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3511ca2f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72622800: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72622800 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] SLOCK [T main @ 1402055797918 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.964 sec [junit] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.632 sec [junit] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.523 sec [junit] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.757 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.397 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055789599 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b1249bd: tileRendererInUse null, GearsES2[obj 0x1b1249bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1249bd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1b1249bd created: GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1249bd created: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1249bd created: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b1249bd FIN GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b1249bd 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160001d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1249bd, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x65c98bf3: tileRendererInUse null, GearsES2[obj 0x65c98bf3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x65c98bf3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x65c98bf3 created w/ share: GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x51bc60f2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x65c98bf3 created w/ share: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2680d9ca, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x65c98bf3 created w/ share: GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x555a7085, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x65c98bf3 FIN GearsES2[obj 0x65c98bf3 isInit true, usesShared true, 1 GearsObj[0x51bc60f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2680d9ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x555a7085, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x65c98bf3 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x65c98bf3, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x36f75b16: tileRendererInUse null, GearsES2[obj 0x36f75b16 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x36f75b16 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x36f75b16 created w/ share: GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x744784a5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x36f75b16 created w/ share: GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x355a847, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x36f75b16 created w/ share: GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6c9acf06, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x36f75b16 FIN GearsES2[obj 0x36f75b16 isInit true, usesShared true, 1 GearsObj[0x744784a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x355a847, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c9acf06, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1b1249bd isInit true, usesShared false, 1 GearsObj[0x44e6f118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15de81ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38fa8b86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x36f75b16 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x36f75b16, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x4ebeb1c4, (isShared true, created true) [junit] Ctx #0: hash 0x10f58c24, (created true) [junit] Ctx #1: hash 0x2491578a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x10f58c24, (isShared true, created true) [junit] Ctx #0: hash 0x4ebeb1c4, (created true) [junit] Ctx #1: hash 0x2491578a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x2491578a, (isShared true, created true) [junit] Ctx #0: hash 0x4ebeb1c4, (created true) [junit] Ctx #1: hash 0x10f58c24, (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 0x36f75b16: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x36f75b16 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65c98bf3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65c98bf3 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1249bd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1249bd 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 0x317e8a3: tileRendererInUse null, GearsES2[obj 0x317e8a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x317e8a3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x317e8a3 created: GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x317e8a3 created: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x317e8a3 created: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x317e8a3 FIN GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x317e8a3 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160003b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x317e8a3, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ce119ec: tileRendererInUse null, GearsES2[obj 0x7ce119ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x7ce119ec on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7ce119ec created w/ share: GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7e5388f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ce119ec created w/ share: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1e448bf7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ce119ec created w/ share: GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x264114a7, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ce119ec FIN GearsES2[obj 0x7ce119ec isInit true, usesShared true, 1 GearsObj[0x7e5388f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e448bf7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x264114a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ce119ec 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ce119ec, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb7e0442: tileRendererInUse null, GearsES2[obj 0xb7e0442 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0xb7e0442 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb7e0442 created w/ share: GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6ba789fd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb7e0442 created w/ share: GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x44547842, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb7e0442 created w/ share: GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5a3581a, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb7e0442 FIN GearsES2[obj 0xb7e0442 isInit true, usesShared true, 1 GearsObj[0x6ba789fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44547842, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a3581a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x317e8a3 isInit true, usesShared false, 1 GearsObj[0x686b7c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x689cebbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163877a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb7e0442 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600043, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb7e0442, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x7fc05215, (isShared true, created true) [junit] Ctx #0: hash 0x5536fd08, (created true) [junit] Ctx #1: hash 0x7ab2f38f, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x5536fd08, (isShared true, created true) [junit] Ctx #0: hash 0x7ab2f38f, (created true) [junit] Ctx #1: hash 0x7fc05215, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x7ab2f38f, (isShared true, created true) [junit] Ctx #0: hash 0x5536fd08, (created true) [junit] Ctx #1: hash 0x7fc05215, (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 0x317e8a3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x317e8a3 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ce119ec: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ce119ec FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb7e0442: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb7e0442 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 0x5ba760ac: tileRendererInUse null, GearsES2[obj 0x5ba760ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5ba760ac on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5ba760ac created: GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5ba760ac created: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5ba760ac created: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ba760ac FIN GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ba760ac 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600059, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5ba760ac, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x504f4c0b: tileRendererInUse null, GearsES2[obj 0x504f4c0b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x504f4c0b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x504f4c0b created w/ share: GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7ee28774, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x504f4c0b created w/ share: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x504f4c0b created w/ share: GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x519a7a4a, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x504f4c0b FIN GearsES2[obj 0x504f4c0b isInit true, usesShared true, 1 GearsObj[0x7ee28774, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x519a7a4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x504f4c0b 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x504f4c0b, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5da3676a: tileRendererInUse null, GearsES2[obj 0x5da3676a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x5da3676a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5da3676a created w/ share: GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x472ecdbd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5da3676a created w/ share: GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x51c557cd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5da3676a created w/ share: GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x73077dab, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5da3676a FIN GearsES2[obj 0x5da3676a isInit true, usesShared true, 1 GearsObj[0x472ecdbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51c557cd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73077dab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac isInit true, usesShared false, 1 GearsObj[0x61a6251f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62cf484e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16942b90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5da3676a 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600062, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5da3676a, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x1a0dfd66, (isShared true, created true) [junit] Ctx #0: hash 0x40b3f220, (created true) [junit] Ctx #1: hash 0x36b9c6cb, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x40b3f220, (isShared true, created true) [junit] Ctx #0: hash 0x1a0dfd66, (created true) [junit] Ctx #1: hash 0x36b9c6cb, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x36b9c6cb, (isShared true, created true) [junit] Ctx #0: hash 0x40b3f220, (created true) [junit] Ctx #1: hash 0x1a0dfd66, (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 0x5da3676a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5da3676a FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504f4c0b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504f4c0b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ba760ac: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ba760ac 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 0x72df520e: tileRendererInUse null, GearsES2[obj 0x72df520e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72df520e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72df520e created: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72df520e created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72df520e created: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72df520e FIN GearsES2[obj 0x72df520e 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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72df520e 0/0 246x226 of 246x226, swapInterval 0, drawable 0x1600078, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72df520e, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3511ca2f: tileRendererInUse null, GearsES2[obj 0x3511ca2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x72df520e 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] GearsES2 init 0x3511ca2f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3511ca2f created w/ share: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3face663, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3511ca2f created w/ share: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x70498e3d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3511ca2f created w/ share: GearsObj[0x1467db8a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6d198062, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3511ca2f FIN GearsES2[obj 0x3511ca2f isInit true, usesShared true, 1 GearsObj[0x3face663, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70498e3d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d198062, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x72df520e 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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3511ca2f 0/0 250x229 of 250x229, swapInterval 0, drawable 0x160006e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3511ca2f, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72df520e 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600078, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72df520e, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72622800: tileRendererInUse null, GearsES2[obj 0x72622800 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x72df520e 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] GearsES2 init 0x72622800 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72622800 created w/ share: GearsObj[0x56d3a88f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4ef59130, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72622800 created w/ share: GearsObj[0x61df70d1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5c0f0ecf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72622800 created w/ share: GearsObj[0x1467db8a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x60956740, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72622800 FIN GearsES2[obj 0x72622800 isInit true, usesShared true, 1 GearsObj[0x4ef59130, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0f0ecf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60956740, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x72df520e 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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72622800 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1600082, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72622800, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x4263515b, (isShared true, created true) [junit] Ctx #0: hash 0x49f87087, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x2e7e4b7d, (isShared true, created true) [junit] Ctx #0: hash 0x49f87087, (created true) [junit] Ctx #1: hash 0x4263515b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x49f87087, (isShared true, created true) [junit] Ctx #0: hash 0x4263515b, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (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.display 0x72df520e 250x229, swapInterval 0, drawable 0x1600078 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72df520e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72df520e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3511ca2f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3511ca2f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72622800: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72622800 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] SLOCK [T main @ 1402055797918 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b [junit] SLOCK [T main @ 1402055798844 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ed94d6e: tileRendererInUse null, GearsES2[obj 0x2ed94d6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ed94d6e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ed94d6e created: GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2ed94d6e created: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2ed94d6e created: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ed94d6e FIN GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1201c5af: tileRendererInUse null, GearsES2[obj 0x1201c5af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x1201c5af on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1201c5af created w/ share: GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x46e3644a, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1201c5af created w/ share: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7acd5aa1, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1201c5af created w/ share: GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x3ff93f03, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1201c5af FIN GearsES2[obj 0x1201c5af isInit true, usesShared true, 1 GearsObj[0x46e3644a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7acd5aa1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3ff93f03, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1201c5af 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1201c5af, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd1d1bb6: tileRendererInUse null, GearsES2[obj 0xd1d1bb6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0xd1d1bb6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xd1d1bb6 created w/ share: GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x15353c19, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xd1d1bb6 created w/ share: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x59fc982f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xd1d1bb6 created w/ share: GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x566b63d0, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd1d1bb6 FIN GearsES2[obj 0xd1d1bb6 isInit true, usesShared true, 1 GearsObj[0x15353c19, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x59fc982f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x566b63d0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd1d1bb6 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1d1bb6, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd1d1bb6 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1d1bb6, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x29c6774, (isShared true, created true) [junit] Ctx #0: hash 0xc182989, (created true) [junit] Ctx #1: hash 0x64486c1a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x64486c1a, (isShared true, created true) [junit] Ctx #0: hash 0xc182989, (created true) [junit] Ctx #1: hash 0x29c6774, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0xc182989, (isShared true, created true) [junit] Ctx #0: hash 0x29c6774, (created true) [junit] Ctx #1: hash 0x64486c1a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd1d1bb6 250x229, swapInterval 0, drawable 0x4000002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd1d1bb6 250x229, swapInterval 0, drawable 0x4000002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1d1bb6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1d1bb6 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1201c5af: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1201c5af FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e 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 0x54353aff: tileRendererInUse null, GearsES2[obj 0x54353aff isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x54353aff on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x54353aff created: GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x54353aff created: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x54353aff created: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x54353aff FIN GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54353aff 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x54353aff, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30ac1837: tileRendererInUse null, GearsES2[obj 0x30ac1837 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x30ac1837 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30ac1837 created w/ share: GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0xfbfd1d8, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x30ac1837 created w/ share: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7a69c3fb, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x30ac1837 created w/ share: GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x35c1d286, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30ac1837 FIN GearsES2[obj 0x30ac1837 isInit true, usesShared true, 1 GearsObj[0xfbfd1d8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7a69c3fb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x35c1d286, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30ac1837 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30ac1837, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54353aff 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x54353aff, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d31a3e2: tileRendererInUse null, GearsES2[obj 0x7d31a3e2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x7d31a3e2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7d31a3e2 created w/ share: GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x6d05629f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7d31a3e2 created w/ share: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7c8deca3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7d31a3e2 created w/ share: GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x49ab0137, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d31a3e2 FIN GearsES2[obj 0x7d31a3e2 isInit true, usesShared true, 1 GearsObj[0x6d05629f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7c8deca3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x49ab0137, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d31a3e2 0/0 246x226 of 246x226, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d31a3e2, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d31a3e2 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d31a3e2, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x13eeba25, (isShared true, created true) [junit] Ctx #0: hash 0x16452e85, (created true) [junit] Ctx #1: hash 0x744b508, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x744b508, (isShared true, created true) [junit] Ctx #0: hash 0x13eeba25, (created true) [junit] Ctx #1: hash 0x16452e85, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x16452e85, (isShared true, created true) [junit] Ctx #0: hash 0x13eeba25, (created true) [junit] Ctx #1: hash 0x744b508, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x54353aff 250x229, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x54353aff 250x229, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d31a3e2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d31a3e2 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30ac1837: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30ac1837 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54353aff: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54353aff FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.274 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055798844 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ed94d6e: tileRendererInUse null, GearsES2[obj 0x2ed94d6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ed94d6e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ed94d6e created: GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2ed94d6e created: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2ed94d6e created: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ed94d6e FIN GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1201c5af: tileRendererInUse null, GearsES2[obj 0x1201c5af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x1201c5af on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1201c5af created w/ share: GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x46e3644a, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1201c5af created w/ share: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7acd5aa1, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1201c5af created w/ share: GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x3ff93f03, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1201c5af FIN GearsES2[obj 0x1201c5af isInit true, usesShared true, 1 GearsObj[0x46e3644a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7acd5aa1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3ff93f03, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1201c5af 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1201c5af, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd1d1bb6: tileRendererInUse null, GearsES2[obj 0xd1d1bb6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0xd1d1bb6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xd1d1bb6 created w/ share: GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x15353c19, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xd1d1bb6 created w/ share: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x59fc982f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xd1d1bb6 created w/ share: GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x566b63d0, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd1d1bb6 FIN GearsES2[obj 0xd1d1bb6 isInit true, usesShared true, 1 GearsObj[0x15353c19, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x59fc982f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x566b63d0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd1d1bb6 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1d1bb6, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd1d1bb6 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1d1bb6, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x29c6774, (isShared true, created true) [junit] Ctx #0: hash 0xc182989, (created true) [junit] Ctx #1: hash 0x64486c1a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x64486c1a, (isShared true, created true) [junit] Ctx #0: hash 0xc182989, (created true) [junit] Ctx #1: hash 0x29c6774, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0xc182989, (isShared true, created true) [junit] Ctx #0: hash 0x29c6774, (created true) [junit] Ctx #1: hash 0x64486c1a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd1d1bb6 250x229, swapInterval 0, drawable 0x4000002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd1d1bb6 250x229, swapInterval 0, drawable 0x4000002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1d1bb6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1d1bb6 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1201c5af: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1201c5af FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e 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 0x54353aff: tileRendererInUse null, GearsES2[obj 0x54353aff isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x54353aff on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x54353aff created: GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x54353aff created: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x54353aff created: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x54353aff FIN GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54353aff 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x54353aff, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30ac1837: tileRendererInUse null, GearsES2[obj 0x30ac1837 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x30ac1837 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30ac1837 created w/ share: GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0xfbfd1d8, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x30ac1837 created w/ share: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7a69c3fb, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x30ac1837 created w/ share: GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x35c1d286, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30ac1837 FIN GearsES2[obj 0x30ac1837 isInit true, usesShared true, 1 GearsObj[0xfbfd1d8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7a69c3fb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x35c1d286, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30ac1837 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30ac1837, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54353aff 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x54353aff, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d31a3e2: tileRendererInUse null, GearsES2[obj 0x7d31a3e2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x7d31a3e2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7d31a3e2 created w/ share: GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x6d05629f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7d31a3e2 created w/ share: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7c8deca3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7d31a3e2 created w/ share: GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x49ab0137, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d31a3e2 FIN GearsES2[obj 0x7d31a3e2 isInit true, usesShared true, 1 GearsObj[0x6d05629f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7c8deca3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x49ab0137, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d31a3e2 0/0 246x226 of 246x226, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d31a3e2, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d31a3e2 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d31a3e2, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x13eeba25, (isShared true, created true) [junit] Ctx #0: hash 0x16452e85, (created true) [junit] Ctx #1: hash 0x744b508, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x744b508, (isShared true, created true) [junit] Ctx #0: hash 0x13eeba25, (created true) [junit] Ctx #1: hash 0x16452e85, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x16452e85, (isShared true, created true) [junit] Ctx #0: hash 0x13eeba25, (created true) [junit] Ctx #1: hash 0x744b508, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x54353aff 250x229, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x54353aff 250x229, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d31a3e2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d31a3e2 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30ac1837: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30ac1837 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54353aff: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54353aff FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] SLOCK [T main @ 1402055804038 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimator took 2.022 sec [junit] Testcase: test02AsyncEachAnimator took 1.814 sec [junit] SLOCK [T main @ 1402055804038 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.274 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055798844 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ed94d6e: tileRendererInUse null, GearsES2[obj 0x2ed94d6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ed94d6e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ed94d6e created: GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2ed94d6e created: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2ed94d6e created: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ed94d6e FIN GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1201c5af: tileRendererInUse null, GearsES2[obj 0x1201c5af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x1201c5af on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1201c5af created w/ share: GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x46e3644a, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1201c5af created w/ share: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7acd5aa1, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1201c5af created w/ share: GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x3ff93f03, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1201c5af FIN GearsES2[obj 0x1201c5af isInit true, usesShared true, 1 GearsObj[0x46e3644a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7acd5aa1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3ff93f03, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1201c5af 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1201c5af, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd1d1bb6: tileRendererInUse null, GearsES2[obj 0xd1d1bb6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0xd1d1bb6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xd1d1bb6 created w/ share: GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x15353c19, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0xd1d1bb6 created w/ share: GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x59fc982f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0xd1d1bb6 created w/ share: GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x566b63d0, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd1d1bb6 FIN GearsES2[obj 0xd1d1bb6 isInit true, usesShared true, 1 GearsObj[0x15353c19, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x59fc982f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x566b63d0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x3d5a463c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x71b92c9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6fd9178, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd1d1bb6 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1d1bb6, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd1d1bb6 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0xd1d1bb6, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x29c6774, (isShared true, created true) [junit] Ctx #0: hash 0xc182989, (created true) [junit] Ctx #1: hash 0x64486c1a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x64486c1a, (isShared true, created true) [junit] Ctx #0: hash 0xc182989, (created true) [junit] Ctx #1: hash 0x29c6774, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0xc182989, (isShared true, created true) [junit] Ctx #0: hash 0x29c6774, (created true) [junit] Ctx #1: hash 0x64486c1a, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd1d1bb6 250x229, swapInterval 0, drawable 0x4000002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd1d1bb6 250x229, swapInterval 0, drawable 0x4000002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1d1bb6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd1d1bb6 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1201c5af: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1201c5af FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e 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 0x54353aff: tileRendererInUse null, GearsES2[obj 0x54353aff isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x54353aff on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x54353aff created: GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x54353aff created: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x54353aff created: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x54353aff FIN GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54353aff 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x54353aff, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30ac1837: tileRendererInUse null, GearsES2[obj 0x30ac1837 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x30ac1837 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30ac1837 created w/ share: GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0xfbfd1d8, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x30ac1837 created w/ share: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7a69c3fb, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x30ac1837 created w/ share: GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x35c1d286, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30ac1837 FIN GearsES2[obj 0x30ac1837 isInit true, usesShared true, 1 GearsObj[0xfbfd1d8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7a69c3fb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x35c1d286, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30ac1837 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30ac1837, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54353aff 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x54353aff, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d31a3e2: tileRendererInUse null, GearsES2[obj 0x7d31a3e2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x7d31a3e2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7d31a3e2 created w/ share: GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x6d05629f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7d31a3e2 created w/ share: GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x7c8deca3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7d31a3e2 created w/ share: GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x49ab0137, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d31a3e2 FIN GearsES2[obj 0x7d31a3e2 isInit true, usesShared true, 1 GearsObj[0x6d05629f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7c8deca3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x49ab0137, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x54353aff isInit true, usesShared false, 1 GearsObj[0x1a637da4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x79cda784, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cb10995, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d31a3e2 0/0 246x226 of 246x226, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d31a3e2, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d31a3e2 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d31a3e2, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x13eeba25, (isShared true, created true) [junit] Ctx #0: hash 0x16452e85, (created true) [junit] Ctx #1: hash 0x744b508, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x744b508, (isShared true, created true) [junit] Ctx #0: hash 0x13eeba25, (created true) [junit] Ctx #1: hash 0x16452e85, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x16452e85, (isShared true, created true) [junit] Ctx #0: hash 0x13eeba25, (created true) [junit] Ctx #1: hash 0x744b508, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x54353aff 250x229, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x54353aff 250x229, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d31a3e2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d31a3e2 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30ac1837: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30ac1837 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54353aff: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54353aff FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] SLOCK [T main @ 1402055804038 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055804916 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT [junit] XXX START DEMO XXX [junit] XXX WWPanel: shareWith null, sharedCtx null [junit] XXX WWPanel: shareWith AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[600x600], [junit] AWT[pos 0/0, size 600x600, [junit] visible true, displayable false, showing false, [junit] null]], sharedCtx null [junit] XXX SetVisible XXX [junit] XXX Create Buffer 1 [junit] XXX Reuse Buffer 1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] XXX SetVisible XXX [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.824 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055804916 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 @ 1402055808662 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 3.634 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.824 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055804916 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] XXX START DEMO XXX [junit] SLOCK [T main @ 1402055808662 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [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 @ 1402055808662 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055809583 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6d2383dc: tileRendererInUse null, GearsES2[obj 0x6d2383dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d2383dc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6d2383dc created: GearsObj[0x3d0508c5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6d2383dc created: GearsObj[0x1582dccf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6d2383dc created: GearsObj[0x1582dccf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d2383dc FIN GearsES2[obj 0x6d2383dc isInit true, usesShared false, 1 GearsObj[0x3d0508c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1582dccf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc7c8482, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d2383dc 0/0 246x226 of 246x226, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d2383dc, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d2383dc 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d2383dc, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1328 ms, 45.1 fps, 22 ms/f; total: 60 f, 45.1 fps, 22 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d2383dc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d2383dc FIN [junit] Total: 2877.977ms [junit] GLProfile.initSingleton(): 1215.018ms [junit] Demo Code: 1623.418ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 39.54ms [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 0x3d20bca1: tileRendererInUse null, GearsES2[obj 0x3d20bca1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3d20bca1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3d20bca1 created: GearsObj[0x3d80babf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d20bca1 created: GearsObj[0x4e647124, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d20bca1 created: GearsObj[0x4e647124, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d20bca1 FIN GearsES2[obj 0x3d20bca1 isInit true, usesShared false, 1 GearsObj[0x3d80babf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e647124, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24401ab1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d20bca1 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d20bca1, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1202 ms, 49.9 fps, 20 ms/f; total: 60 f, 49.9 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d20bca1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d20bca1 FIN [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x6ed33792, isOwner false, <6ce58b15, 520e478d>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Total: 1933.896ms [junit] GLProfile.initSingleton(): 498.184ms [junit] Demo Code: 1389.017ms [junit] GLInfo: 1.954ms [junit] GLProfile.shutdown(): 44.741ms [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 0x6f5b7cba: tileRendererInUse null, GearsES2[obj 0x6f5b7cba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6f5b7cba on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6f5b7cba created: GearsObj[0x7ed7eb9d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6f5b7cba created: GearsObj[0x11add17a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6f5b7cba created: GearsObj[0x11add17a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6f5b7cba FIN GearsES2[obj 0x6f5b7cba isInit true, usesShared false, 1 GearsObj[0x7ed7eb9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11add17a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a93a9a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f5b7cba 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1600028, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f5b7cba, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f5b7cba 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1600028, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f5b7cba, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1218 ms, 49.2 fps, 20 ms/f; total: 60 f, 49.2 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f5b7cba: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f5b7cba FIN [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x68c3982e, isOwner false, <13c29be, 14d87994>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Total: 1854.085ms [junit] GLProfile.initSingleton(): 461.9ms [junit] Demo Code: 1358.119ms [junit] GLInfo: 1.334ms [junit] GLProfile.shutdown(): 32.732ms [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 0x52999371: tileRendererInUse null, GearsES2[obj 0x52999371 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x52999371 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x52999371 created: GearsObj[0x355a847, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x52999371 created: GearsObj[0x6c9acf06, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x52999371 created: GearsObj[0x6c9acf06, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52999371 FIN GearsES2[obj 0x52999371 isInit true, usesShared false, 1 GearsObj[0x355a847, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c9acf06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x278dca9e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52999371 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x52999371, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52999371 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x52999371, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1224 ms, 49.0 fps, 20 ms/f; total: 60 f, 49.0 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52999371: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52999371 FIN [junit] Total: 1851.768ms [junit] GLProfile.initSingleton(): 447.21ms [junit] Demo Code: 1364.918ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 39.639ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1fb5dddf: tileRendererInUse null, GearsES2[obj 0x1fb5dddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1fb5dddf on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1fb5dddf created: GearsObj[0x7c75c13a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1fb5dddf created: GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1fb5dddf created: GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1fb5dddf FIN GearsES2[obj 0x1fb5dddf isInit true, usesShared false, 1 GearsObj[0x7c75c13a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf7d11f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1fb5dddf 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160003c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1fb5dddf, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1193 ms, 50.2 fps, 19 ms/f; total: 60 f, 50.2 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1fb5dddf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1fb5dddf FIN [junit] Total: 1819.248ms [junit] GLProfile.initSingleton(): 482.171ms [junit] Demo Code: 1294.18ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 42.896ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.686 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055809583 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6d2383dc: tileRendererInUse null, GearsES2[obj 0x6d2383dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d2383dc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6d2383dc created: GearsObj[0x3d0508c5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6d2383dc created: GearsObj[0x1582dccf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6d2383dc created: GearsObj[0x1582dccf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d2383dc FIN GearsES2[obj 0x6d2383dc isInit true, usesShared false, 1 GearsObj[0x3d0508c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1582dccf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc7c8482, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d2383dc 0/0 246x226 of 246x226, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d2383dc, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d2383dc 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d2383dc, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1328 ms, 45.1 fps, 22 ms/f; total: 60 f, 45.1 fps, 22 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d2383dc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d2383dc FIN [junit] Total: 2877.977ms [junit] GLProfile.initSingleton(): 1215.018ms [junit] Demo Code: 1623.418ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 39.54ms [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 0x3d20bca1: tileRendererInUse null, GearsES2[obj 0x3d20bca1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3d20bca1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3d20bca1 created: GearsObj[0x3d80babf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d20bca1 created: GearsObj[0x4e647124, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d20bca1 created: GearsObj[0x4e647124, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d20bca1 FIN GearsES2[obj 0x3d20bca1 isInit true, usesShared false, 1 GearsObj[0x3d80babf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e647124, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24401ab1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d20bca1 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d20bca1, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1202 ms, 49.9 fps, 20 ms/f; total: 60 f, 49.9 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d20bca1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d20bca1 FIN [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x6ed33792, isOwner false, <6ce58b15, 520e478d>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Total: 1933.896ms [junit] GLProfile.initSingleton(): 498.184ms [junit] Demo Code: 1389.017ms [junit] GLInfo: 1.954ms [junit] GLProfile.shutdown(): 44.741ms [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 0x6f5b7cba: tileRendererInUse null, GearsES2[obj 0x6f5b7cba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6f5b7cba on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6f5b7cba created: GearsObj[0x7ed7eb9d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6f5b7cba created: GearsObj[0x11add17a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6f5b7cba created: GearsObj[0x11add17a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6f5b7cba FIN GearsES2[obj 0x6f5b7cba isInit true, usesShared false, 1 GearsObj[0x7ed7eb9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11add17a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a93a9a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f5b7cba 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1600028, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f5b7cba, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f5b7cba 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1600028, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f5b7cba, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1218 ms, 49.2 fps, 20 ms/f; total: 60 f, 49.2 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f5b7cba: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f5b7cba FIN [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x68c3982e, isOwner false, <13c29be, 14d87994>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] SLOCK [T main @ 1402055820188 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Total: 1854.085ms [junit] GLProfile.initSingleton(): 461.9ms [junit] Demo Code: 1358.119ms [junit] GLInfo: 1.334ms [junit] GLProfile.shutdown(): 32.732ms [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 0x52999371: tileRendererInUse null, GearsES2[obj 0x52999371 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x52999371 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x52999371 created: GearsObj[0x355a847, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x52999371 created: GearsObj[0x6c9acf06, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x52999371 created: GearsObj[0x6c9acf06, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52999371 FIN GearsES2[obj 0x52999371 isInit true, usesShared false, 1 GearsObj[0x355a847, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c9acf06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x278dca9e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52999371 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x52999371, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52999371 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x52999371, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1224 ms, 49.0 fps, 20 ms/f; total: 60 f, 49.0 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52999371: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52999371 FIN [junit] Total: 1851.768ms [junit] GLProfile.initSingleton(): 447.21ms [junit] Demo Code: 1364.918ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 39.639ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1fb5dddf: tileRendererInUse null, GearsES2[obj 0x1fb5dddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1fb5dddf on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1fb5dddf created: GearsObj[0x7c75c13a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1fb5dddf created: GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1fb5dddf created: GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1fb5dddf FIN GearsES2[obj 0x1fb5dddf isInit true, usesShared false, 1 GearsObj[0x7c75c13a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf7d11f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1fb5dddf 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160003c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1fb5dddf, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1193 ms, 50.2 fps, 19 ms/f; total: 60 f, 50.2 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1fb5dddf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1fb5dddf FIN [junit] Total: 1819.248ms [junit] GLProfile.initSingleton(): 482.171ms [junit] Demo Code: 1294.18ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 42.896ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] SLOCK [T main @ 1402055820188 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01OneLife took 3.03 sec [junit] Testcase: test02AnotherLifeWithGLInfo took 1.936 sec [junit] Testcase: test03AnotherLife took 1.856 sec [junit] Testcase: test03TwoLifes took 3.674 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.686 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055809583 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6d2383dc: tileRendererInUse null, GearsES2[obj 0x6d2383dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d2383dc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6d2383dc created: GearsObj[0x3d0508c5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6d2383dc created: GearsObj[0x1582dccf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6d2383dc created: GearsObj[0x1582dccf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d2383dc FIN GearsES2[obj 0x6d2383dc isInit true, usesShared false, 1 GearsObj[0x3d0508c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1582dccf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc7c8482, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d2383dc 0/0 246x226 of 246x226, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d2383dc, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d2383dc 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d2383dc, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1328 ms, 45.1 fps, 22 ms/f; total: 60 f, 45.1 fps, 22 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d2383dc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d2383dc FIN [junit] Total: 2877.977ms [junit] GLProfile.initSingleton(): 1215.018ms [junit] Demo Code: 1623.418ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 39.54ms [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 0x3d20bca1: tileRendererInUse null, GearsES2[obj 0x3d20bca1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3d20bca1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3d20bca1 created: GearsObj[0x3d80babf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d20bca1 created: GearsObj[0x4e647124, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d20bca1 created: GearsObj[0x4e647124, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d20bca1 FIN GearsES2[obj 0x3d20bca1 isInit true, usesShared false, 1 GearsObj[0x3d80babf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e647124, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24401ab1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d20bca1 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d20bca1, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1202 ms, 49.9 fps, 20 ms/f; total: 60 f, 49.9 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d20bca1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d20bca1 FIN [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x6ed33792, isOwner false, <6ce58b15, 520e478d>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Total: 1933.896ms [junit] GLProfile.initSingleton(): 498.184ms [junit] Demo Code: 1389.017ms [junit] GLInfo: 1.954ms [junit] GLProfile.shutdown(): 44.741ms [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 0x6f5b7cba: tileRendererInUse null, GearsES2[obj 0x6f5b7cba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6f5b7cba on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6f5b7cba created: GearsObj[0x7ed7eb9d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6f5b7cba created: GearsObj[0x11add17a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6f5b7cba created: GearsObj[0x11add17a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6f5b7cba FIN GearsES2[obj 0x6f5b7cba isInit true, usesShared false, 1 GearsObj[0x7ed7eb9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11add17a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a93a9a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f5b7cba 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1600028, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f5b7cba, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f5b7cba 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1600028, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f5b7cba, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1218 ms, 49.2 fps, 20 ms/f; total: 60 f, 49.2 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f5b7cba: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f5b7cba FIN [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x68c3982e, isOwner false, <13c29be, 14d87994>[count 0, qsz 0, owner ]]] [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Total: 1854.085ms [junit] GLProfile.initSingleton(): 461.9ms [junit] Demo Code: 1358.119ms [junit] GLInfo: 1.334ms [junit] GLProfile.shutdown(): 32.732ms [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 0x52999371: tileRendererInUse null, GearsES2[obj 0x52999371 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x52999371 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x52999371 created: GearsObj[0x355a847, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x52999371 created: GearsObj[0x6c9acf06, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x52999371 created: GearsObj[0x6c9acf06, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52999371 FIN GearsES2[obj 0x52999371 isInit true, usesShared false, 1 GearsObj[0x355a847, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c9acf06, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x278dca9e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52999371 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x52999371, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52999371 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x52999371, angle 2.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1224 ms, 49.0 fps, 20 ms/f; total: 60 f, 49.0 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52999371: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52999371 FIN [junit] Total: 1851.768ms [junit] GLProfile.initSingleton(): 447.21ms [junit] Demo Code: 1364.918ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 39.639ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1fb5dddf: tileRendererInUse null, GearsES2[obj 0x1fb5dddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1fb5dddf on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1fb5dddf created: GearsObj[0x7c75c13a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1fb5dddf created: GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1fb5dddf created: GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1fb5dddf FIN GearsES2[obj 0x1fb5dddf isInit true, usesShared false, 1 GearsObj[0x7c75c13a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf7d11f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1fb5dddf 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160003c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1fb5dddf, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] 1 s: 60 f / 1193 ms, 50.2 fps, 19 ms/f; total: 60 f, 50.2 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1fb5dddf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1fb5dddf FIN [junit] Total: 1819.248ms [junit] GLProfile.initSingleton(): 482.171ms [junit] Demo Code: 1294.18ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 42.896ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] SLOCK [T main @ 1402055820188 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055821052 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 897, frames 2142285, fps 2388294.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x15189108: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x15189108: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: 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 900, frames 2149761, fps 2388600.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 0x2810613e: tileRendererInUse null, GearsES2[obj 0x2810613e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2810613e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2810613e created: GearsObj[0x25a8e379, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2810613e created: GearsObj[0x72ee303f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2810613e created: GearsObj[0x72ee303f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2810613e FIN GearsES2[obj 0x2810613e isInit true, usesShared false, 1 GearsObj[0x25a8e379, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72ee303f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64c3f8f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2810613e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2810613e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 900, frames 2149762, fps 2388600.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x15189108: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x15189108: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: 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 900, frames 2149762, fps 2388600.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2810613e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2810613e, 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1356, frames 2640475, fps 1947256.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x15189108: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x15189108: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: 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 1358, frames 2646696, fps 1948939.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2810613e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2810613e, 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 0x2810613e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2810613e 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 0x42290412: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x42290412: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: 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 0, frames 0, 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 0x3678308e: tileRendererInUse null, GearsES2[obj 0x3678308e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3678308e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3678308e created: GearsObj[0x51c0ab1a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3678308e created: GearsObj[0x402161e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3678308e created: GearsObj[0x402161e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3678308e FIN GearsES2[obj 0x3678308e isInit true, usesShared false, 1 GearsObj[0x51c0ab1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x402161e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fa1e0a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3678308e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3678308e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 7, 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 0x42290412: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x42290412: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: 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 true, drawable 1, totals[dt 0, frames 7, 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 0x3678308e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3678308e, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 8, 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 0x42290412: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x42290412: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: 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 0, 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 0x3678308e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3678308e, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3678308e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3678308e 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 0x507ee08b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x507ee08b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: 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 0x50d35eb7: tileRendererInUse null, GearsES2[obj 0x50d35eb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50d35eb7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x50d35eb7 created: GearsObj[0x4748aec5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50d35eb7 created: GearsObj[0x74ca2c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50d35eb7 created: GearsObj[0x74ca2c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50d35eb7 FIN GearsES2[obj 0x50d35eb7 isInit true, usesShared false, 1 GearsObj[0x4748aec5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74ca2c12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5138da5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50d35eb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d35eb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 7, 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 0x507ee08b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x507ee08b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: 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 0, frames 7, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator,6,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50d35eb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d35eb7, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x507ee08b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x507ee08b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: 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 0x50d35eb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d35eb7, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d35eb7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d35eb7 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 18, 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 0x7ac69d0a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7ac69d0a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: 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 18, 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 0x61584cf8: tileRendererInUse null, GearsES2[obj 0x61584cf8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61584cf8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61584cf8 created: GearsObj[0x22a241ed, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61584cf8 created: GearsObj[0x4a96405e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61584cf8 created: GearsObj[0x4a96405e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61584cf8 FIN GearsES2[obj 0x61584cf8 isInit true, usesShared false, 1 GearsObj[0x22a241ed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a96405e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e5c0193, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61584cf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61584cf8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 25, 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 0x7ac69d0a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x7ac69d0a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: 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 25, 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 0x61584cf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61584cf8, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 38, 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 0x7ac69d0a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7ac69d0a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: 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 38, 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 0x61584cf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61584cf8, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61584cf8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61584cf8 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 0x75e85e67: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75e85e67: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: 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 0x240f9525: tileRendererInUse null, GearsES2[obj 0x240f9525 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x240f9525 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x240f9525 created: GearsObj[0x2bf3cc62, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x240f9525 created: GearsObj[0x12ef4c79, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x240f9525 created: GearsObj[0x12ef4c79, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x240f9525 FIN GearsES2[obj 0x240f9525 isInit true, usesShared false, 1 GearsObj[0x2bf3cc62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12ef4c79, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c85a5a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x240f9525 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600052, msaa false, tileRendererInUse null [junit] >> GearsES2 0x240f9525, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x75e85e67: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x75e85e67: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: 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 0x75e85e67: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75e85e67: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: 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 0x240f9525 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600052, msaa false, tileRendererInUse null [junit] >> GearsES2 0x240f9525, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x240f9525: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x240f9525 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 0xbf9839: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xbf9839: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: 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 0x4e35ca08: tileRendererInUse null, GearsES2[obj 0x4e35ca08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e35ca08 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4e35ca08 created: GearsObj[0xf319fe7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e35ca08 created: GearsObj[0x2f8fe7c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e35ca08 created: GearsObj[0x2f8fe7c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e35ca08 FIN GearsES2[obj 0x4e35ca08 isInit true, usesShared false, 1 GearsObj[0xf319fe7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f8fe7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x290b806a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e35ca08 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600063, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e35ca08, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer2,6,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0xbf9839: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0xbf9839: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: 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 8, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e35ca08 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600063, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e35ca08, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4e35ca08 640x480, swapInterval 1, drawable 0x1600063 [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[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 0xbf9839: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xbf9839: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: 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 Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer3,6,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e35ca08 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600063, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e35ca08, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x4e35ca08: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e35ca08 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.987 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055821052 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 897, frames 2142285, fps 2388294.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x15189108: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x15189108: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: 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 900, frames 2149761, fps 2388600.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 0x2810613e: tileRendererInUse null, GearsES2[obj 0x2810613e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2810613e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2810613e created: GearsObj[0x25a8e379, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2810613e created: GearsObj[0x72ee303f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2810613e created: GearsObj[0x72ee303f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2810613e FIN GearsES2[obj 0x2810613e isInit true, usesShared false, 1 GearsObj[0x25a8e379, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72ee303f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64c3f8f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2810613e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2810613e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 900, frames 2149762, fps 2388600.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x15189108: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x15189108: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: 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 900, frames 2149762, fps 2388600.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2810613e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2810613e, 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1356, frames 2640475, fps 1947256.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x15189108: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x15189108: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: 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 1358, frames 2646696, fps 1948939.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2810613e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2810613e, 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 0x2810613e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2810613e 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 0x42290412: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x42290412: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: 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 0, frames 0, 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 0x3678308e: tileRendererInUse null, GearsES2[obj 0x3678308e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3678308e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3678308e created: GearsObj[0x51c0ab1a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3678308e created: GearsObj[0x402161e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3678308e created: GearsObj[0x402161e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3678308e FIN GearsES2[obj 0x3678308e isInit true, usesShared false, 1 GearsObj[0x51c0ab1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x402161e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fa1e0a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3678308e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3678308e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 7, 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 0x42290412: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x42290412: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: 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 true, drawable 1, totals[dt 0, frames 7, 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 0x3678308e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3678308e, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 8, 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 0x42290412: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x42290412: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: 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 0, 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 0x3678308e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3678308e, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3678308e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3678308e 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 0x507ee08b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x507ee08b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: 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 0x50d35eb7: tileRendererInUse null, GearsES2[obj 0x50d35eb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50d35eb7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x50d35eb7 created: GearsObj[0x4748aec5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50d35eb7 created: GearsObj[0x74ca2c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50d35eb7 created: GearsObj[0x74ca2c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50d35eb7 FIN GearsES2[obj 0x50d35eb7 isInit true, usesShared false, 1 GearsObj[0x4748aec5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74ca2c12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5138da5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50d35eb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d35eb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 7, 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 0x507ee08b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x507ee08b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: 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 0, frames 7, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator,6,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50d35eb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d35eb7, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x507ee08b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x507ee08b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: 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 0x50d35eb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d35eb7, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d35eb7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d35eb7 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 18, 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 0x7ac69d0a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7ac69d0a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: 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 18, 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 0x61584cf8: tileRendererInUse null, GearsES2[obj 0x61584cf8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61584cf8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61584cf8 created: GearsObj[0x22a241ed, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61584cf8 created: GearsObj[0x4a96405e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61584cf8 created: GearsObj[0x4a96405e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61584cf8 FIN GearsES2[obj 0x61584cf8 isInit true, usesShared false, 1 GearsObj[0x22a241ed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a96405e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e5c0193, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61584cf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61584cf8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 25, 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 0x7ac69d0a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x7ac69d0a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: 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 25, 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 0x61584cf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61584cf8, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 38, 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 0x7ac69d0a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7ac69d0a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: 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 38, 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 0x61584cf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61584cf8, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61584cf8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61584cf8 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 0x75e85e67: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75e85e67: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: 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 0x240f9525: tileRendererInUse null, GearsES2[obj 0x240f9525 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x240f9525 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x240f9525 created: GearsObj[0x2bf3cc62, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x240f9525 created: GearsObj[0x12ef4c79, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x240f9525 created: GearsObj[0x12ef4c79, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x240f9525 FIN GearsES2[obj 0x240f9525 isInit true, usesShared false, 1 GearsObj[0x2bf3cc62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12ef4c79, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c85a5a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x240f9525 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600052, msaa false, tileRendererInUse null [junit] >> GearsES2 0x240f9525, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x75e85e67: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x75e85e67: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: 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 0x75e85e67: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75e85e67: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: 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 0x240f9525 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600052, msaa false, tileRendererInUse null [junit] >> GearsES2 0x240f9525, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x240f9525: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x240f9525 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 0xbf9839: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xbf9839: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: 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 0x4e35ca08: tileRendererInUse null, GearsES2[obj 0x4e35ca08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e35ca08 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4e35ca08 created: GearsObj[0xf319fe7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e35ca08 created: GearsObj[0x2f8fe7c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e35ca08 created: GearsObj[0x2f8fe7c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e35ca08 FIN GearsES2[obj 0x4e35ca08 isInit true, usesShared false, 1 GearsObj[0xf319fe7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f8fe7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x290b806a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e35ca08 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600063, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e35ca08, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer2,6,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0xbf9839: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0xbf9839: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: 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 8, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e35ca08 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600063, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e35ca08, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4e35ca08 640x480, swapInterval 1, drawable 0x1600063 [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[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 0xbf9839: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xbf9839: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: 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 Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer3,6,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e35ca08 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600063, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e35ca08, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x4e35ca08: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e35ca08 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] SLOCK [T main @ 1402055828958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAnimatorContinue took 3.015 sec [junit] Testcase: testAnimatorResumePause took 0.948 sec [junit] Testcase: testAnimatorStartStop took 0.949 sec [junit] Testcase: testFPSAnimatorContinue took 0.961 sec [junit] Testcase: testFPSAnimatorResumePause took 0.969 sec [junit] Testcase: testFPSAnimatorStartStop took 0.944 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.987 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055821052 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 897, frames 2142285, fps 2388294.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x15189108: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x15189108: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: 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 900, frames 2149761, fps 2388600.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 0x2810613e: tileRendererInUse null, GearsES2[obj 0x2810613e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2810613e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2810613e created: GearsObj[0x25a8e379, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2810613e created: GearsObj[0x72ee303f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2810613e created: GearsObj[0x72ee303f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2810613e FIN GearsES2[obj 0x2810613e isInit true, usesShared false, 1 GearsObj[0x25a8e379, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72ee303f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64c3f8f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2810613e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2810613e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 900, frames 2149762, fps 2388600.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x15189108: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x15189108: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: 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 900, frames 2149762, fps 2388600.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2810613e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2810613e, 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1356, frames 2640475, fps 1947256.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x15189108: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] SLOCK [T main @ 1402055828958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] LABEL 0x6b3f7bb2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x15189108: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x6b3f7bb2: 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 1358, frames 2646696, fps 1948939.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2810613e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2810613e, 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 0x2810613e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2810613e 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 0x42290412: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x42290412: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: 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 0, frames 0, 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 0x3678308e: tileRendererInUse null, GearsES2[obj 0x3678308e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3678308e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3678308e created: GearsObj[0x51c0ab1a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3678308e created: GearsObj[0x402161e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3678308e created: GearsObj[0x402161e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3678308e FIN GearsES2[obj 0x3678308e isInit true, usesShared false, 1 GearsObj[0x51c0ab1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x402161e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fa1e0a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3678308e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3678308e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 7, 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 0x42290412: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x42290412: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: 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 true, drawable 1, totals[dt 0, frames 7, 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 0x3678308e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3678308e, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 8, 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 0x42290412: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x42290412: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5f280b6e: 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 0, 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 0x3678308e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3678308e, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3678308e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3678308e 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 0x507ee08b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x507ee08b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: 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 0x50d35eb7: tileRendererInUse null, GearsES2[obj 0x50d35eb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50d35eb7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x50d35eb7 created: GearsObj[0x4748aec5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50d35eb7 created: GearsObj[0x74ca2c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50d35eb7 created: GearsObj[0x74ca2c12, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50d35eb7 FIN GearsES2[obj 0x50d35eb7 isInit true, usesShared false, 1 GearsObj[0x4748aec5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74ca2c12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5138da5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50d35eb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d35eb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 7, 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 0x507ee08b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x507ee08b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: 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 0, frames 7, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator,6,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50d35eb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d35eb7, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x507ee08b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x507ee08b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x76debbfe: 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 0x50d35eb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50d35eb7, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d35eb7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50d35eb7 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 18, 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 0x7ac69d0a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7ac69d0a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: 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 18, 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 0x61584cf8: tileRendererInUse null, GearsES2[obj 0x61584cf8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61584cf8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61584cf8 created: GearsObj[0x22a241ed, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61584cf8 created: GearsObj[0x4a96405e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61584cf8 created: GearsObj[0x4a96405e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61584cf8 FIN GearsES2[obj 0x61584cf8 isInit true, usesShared false, 1 GearsObj[0x22a241ed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a96405e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e5c0193, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61584cf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61584cf8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 25, 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 0x7ac69d0a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x7ac69d0a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: 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 25, 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 0x61584cf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61584cf8, angle 14.0, [l -1.3333334, r 1.3333334, b -1.0, t 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: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 38, 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 0x7ac69d0a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x7ac69d0a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3822307d: 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 38, 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 0x61584cf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61584cf8, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61584cf8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61584cf8 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 0x75e85e67: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75e85e67: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: 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 0x240f9525: tileRendererInUse null, GearsES2[obj 0x240f9525 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x240f9525 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x240f9525 created: GearsObj[0x2bf3cc62, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x240f9525 created: GearsObj[0x12ef4c79, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x240f9525 created: GearsObj[0x12ef4c79, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x240f9525 FIN GearsES2[obj 0x240f9525 isInit true, usesShared false, 1 GearsObj[0x2bf3cc62, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12ef4c79, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c85a5a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x240f9525 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600052, msaa false, tileRendererInUse null [junit] >> GearsES2 0x240f9525, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x75e85e67: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x75e85e67: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: 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 0x75e85e67: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x75e85e67: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x3d4dba37: 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 0x240f9525 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600052, msaa false, tileRendererInUse null [junit] >> GearsES2 0x240f9525, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x240f9525: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x240f9525 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 0xbf9839: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xbf9839: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: 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 0x4e35ca08: tileRendererInUse null, GearsES2[obj 0x4e35ca08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e35ca08 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4e35ca08 created: GearsObj[0xf319fe7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e35ca08 created: GearsObj[0x2f8fe7c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e35ca08 created: GearsObj[0x2f8fe7c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e35ca08 FIN GearsES2[obj 0x4e35ca08 isInit true, usesShared false, 1 GearsObj[0xf319fe7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f8fe7c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x290b806a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e35ca08 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600063, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e35ca08, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer2,6,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0xbf9839: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0xbf9839: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: 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 8, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e35ca08 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600063, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e35ca08, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4e35ca08 640x480, swapInterval 1, drawable 0x1600063 [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[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 0xbf9839: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xbf9839: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x72b7f789: 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 Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer3,6,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e35ca08 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600063, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e35ca08, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x4e35ca08: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e35ca08 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] SLOCK [T main @ 1402055828958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055829883 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x454d6b61: tileRendererInUse null, GearsES2[obj 0x454d6b61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x454d6b61 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x454d6b61 created: GearsObj[0x3d8119d7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x454d6b61 created: GearsObj[0x66c791cc, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x454d6b61 created: GearsObj[0x66c791cc, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x454d6b61 FIN GearsES2[obj 0x454d6b61 isInit true, usesShared false, 1 GearsObj[0x3d8119d7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x66c791cc, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5e0d095e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x454d6b61 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454d6b61, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72065073: tileRendererInUse null, GearsES2[obj 0x72065073 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72065073 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72065073 created: GearsObj[0x441f4175, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x72065073 created: GearsObj[0x60028b43, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x72065073 created: GearsObj[0x60028b43, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72065073 FIN GearsES2[obj 0x72065073 isInit true, usesShared false, 1 GearsObj[0x441f4175, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x60028b43, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x47050cf3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72065073 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72065073, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ed94d6e: tileRendererInUse null, GearsES2[obj 0x2ed94d6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ed94d6e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ed94d6e created: GearsObj[0x73c663fc, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2ed94d6e created: GearsObj[0x65ce70c5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2ed94d6e created: GearsObj[0x65ce70c5, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ed94d6e FIN GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x73c663fc, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x65ce70c5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x544dc9ba, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72065073 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72065073, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x454d6b61 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454d6b61, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72065073 634x453, swapInterval 0, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72065073 634x453, swapInterval 0, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x454d6b61 634x453, swapInterval 0, drawable 0x3200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x454d6b61 634x453, swapInterval 0, drawable 0x3200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72065073: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72065073 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454d6b61: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454d6b61 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 0x14c4a1ea: tileRendererInUse null, GearsES2[obj 0x14c4a1ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x14c4a1ea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x14c4a1ea created: GearsObj[0x44177e34, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x14c4a1ea created: GearsObj[0x625eaad8, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x14c4a1ea created: GearsObj[0x625eaad8, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x14c4a1ea FIN GearsES2[obj 0x14c4a1ea isInit true, usesShared false, 1 GearsObj[0x44177e34, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x625eaad8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x35227d5c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14c4a1ea 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x14c4a1ea, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14c4a1ea 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x14c4a1ea, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x763d648c: tileRendererInUse null, GearsES2[obj 0x763d648c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x763d648c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x763d648c created: GearsObj[0x683fbf43, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x763d648c created: GearsObj[0x3125fd2d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x763d648c created: GearsObj[0x3125fd2d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x763d648c FIN GearsES2[obj 0x763d648c isInit true, usesShared false, 1 GearsObj[0x683fbf43, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3125fd2d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3510ae90, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x763d648c 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x763d648c, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x763d648c 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x763d648c, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a637da4: tileRendererInUse null, GearsES2[obj 0x1a637da4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a637da4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1a637da4 created: GearsObj[0x86b7485, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1a637da4 created: GearsObj[0x46aecc14, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1a637da4 created: GearsObj[0x46aecc14, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a637da4 FIN GearsES2[obj 0x1a637da4 isInit true, usesShared false, 1 GearsObj[0x86b7485, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x46aecc14, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7dd8594c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a637da4 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a637da4, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a637da4 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a637da4, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14c4a1ea 634x453, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14c4a1ea 634x453, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x763d648c 634x453, swapInterval 0, drawable 0x3e00006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x763d648c 634x453, swapInterval 0, drawable 0x3e00006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a637da4 634x453, swapInterval 0, drawable 0x3200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a637da4 634x453, swapInterval 0, drawable 0x3200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14c4a1ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14c4a1ea FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763d648c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763d648c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a637da4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a637da4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.465 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055829883 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x454d6b61: tileRendererInUse null, GearsES2[obj 0x454d6b61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x454d6b61 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x454d6b61 created: GearsObj[0x3d8119d7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x454d6b61 created: GearsObj[0x66c791cc, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x454d6b61 created: GearsObj[0x66c791cc, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x454d6b61 FIN GearsES2[obj 0x454d6b61 isInit true, usesShared false, 1 GearsObj[0x3d8119d7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x66c791cc, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5e0d095e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x454d6b61 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454d6b61, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72065073: tileRendererInUse null, GearsES2[obj 0x72065073 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72065073 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72065073 created: GearsObj[0x441f4175, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x72065073 created: GearsObj[0x60028b43, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x72065073 created: GearsObj[0x60028b43, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72065073 FIN GearsES2[obj 0x72065073 isInit true, usesShared false, 1 GearsObj[0x441f4175, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x60028b43, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x47050cf3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72065073 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72065073, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ed94d6e: tileRendererInUse null, GearsES2[obj 0x2ed94d6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ed94d6e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ed94d6e created: GearsObj[0x73c663fc, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2ed94d6e created: GearsObj[0x65ce70c5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2ed94d6e created: GearsObj[0x65ce70c5, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ed94d6e FIN GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x73c663fc, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x65ce70c5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x544dc9ba, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72065073 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72065073, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x454d6b61 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454d6b61, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72065073 634x453, swapInterval 0, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72065073 634x453, swapInterval 0, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x454d6b61 634x453, swapInterval 0, drawable 0x3200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x454d6b61 634x453, swapInterval 0, drawable 0x3200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72065073: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72065073 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454d6b61: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454d6b61 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 0x14c4a1ea: tileRendererInUse null, GearsES2[obj 0x14c4a1ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x14c4a1ea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x14c4a1ea created: GearsObj[0x44177e34, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x14c4a1ea created: GearsObj[0x625eaad8, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x14c4a1ea created: GearsObj[0x625eaad8, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x14c4a1ea FIN GearsES2[obj 0x14c4a1ea isInit true, usesShared false, 1 GearsObj[0x44177e34, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x625eaad8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x35227d5c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14c4a1ea 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x14c4a1ea, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14c4a1ea 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x14c4a1ea, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x763d648c: tileRendererInUse null, GearsES2[obj 0x763d648c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x763d648c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x763d648c created: GearsObj[0x683fbf43, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x763d648c created: GearsObj[0x3125fd2d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x763d648c created: GearsObj[0x3125fd2d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x763d648c FIN GearsES2[obj 0x763d648c isInit true, usesShared false, 1 GearsObj[0x683fbf43, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3125fd2d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3510ae90, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x763d648c 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x763d648c, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x763d648c 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x763d648c, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a637da4: tileRendererInUse null, GearsES2[obj 0x1a637da4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a637da4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1a637da4 created: GearsObj[0x86b7485, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1a637da4 created: GearsObj[0x46aecc14, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1a637da4 created: GearsObj[0x46aecc14, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a637da4 FIN GearsES2[obj 0x1a637da4 isInit true, usesShared false, 1 GearsObj[0x86b7485, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x46aecc14, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7dd8594c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a637da4 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a637da4, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a637da4 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a637da4, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14c4a1ea 634x453, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14c4a1ea 634x453, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x763d648c 634x453, swapInterval 0, drawable 0x3e00006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x763d648c 634x453, swapInterval 0, drawable 0x3e00006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a637da4 634x453, swapInterval 0, drawable 0x3200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a637da4 634x453, swapInterval 0, drawable 0x3200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14c4a1ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14c4a1ea FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763d648c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763d648c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a637da4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a637da4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] SLOCK [T main @ 1402055836268 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimator took 3.894 sec [junit] Testcase: test02AsyncEachAnimator took 2.382 sec [junit] SLOCK [T main @ 1402055836268 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.465 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055829883 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x454d6b61: tileRendererInUse null, GearsES2[obj 0x454d6b61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x454d6b61 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x454d6b61 created: GearsObj[0x3d8119d7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x454d6b61 created: GearsObj[0x66c791cc, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x454d6b61 created: GearsObj[0x66c791cc, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x454d6b61 FIN GearsES2[obj 0x454d6b61 isInit true, usesShared false, 1 GearsObj[0x3d8119d7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x66c791cc, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5e0d095e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x454d6b61 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454d6b61, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72065073: tileRendererInUse null, GearsES2[obj 0x72065073 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72065073 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72065073 created: GearsObj[0x441f4175, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x72065073 created: GearsObj[0x60028b43, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x72065073 created: GearsObj[0x60028b43, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72065073 FIN GearsES2[obj 0x72065073 isInit true, usesShared false, 1 GearsObj[0x441f4175, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x60028b43, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x47050cf3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72065073 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72065073, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ed94d6e: tileRendererInUse null, GearsES2[obj 0x2ed94d6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ed94d6e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ed94d6e created: GearsObj[0x73c663fc, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2ed94d6e created: GearsObj[0x65ce70c5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2ed94d6e created: GearsObj[0x65ce70c5, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ed94d6e FIN GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x73c663fc, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x65ce70c5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x544dc9ba, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72065073 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72065073, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x454d6b61 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454d6b61, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72065073 634x453, swapInterval 0, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72065073 634x453, swapInterval 0, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x454d6b61 634x453, swapInterval 0, drawable 0x3200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x454d6b61 634x453, swapInterval 0, drawable 0x3200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72065073: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72065073 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454d6b61: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454d6b61 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 0x14c4a1ea: tileRendererInUse null, GearsES2[obj 0x14c4a1ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x14c4a1ea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x14c4a1ea created: GearsObj[0x44177e34, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x14c4a1ea created: GearsObj[0x625eaad8, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x14c4a1ea created: GearsObj[0x625eaad8, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x14c4a1ea FIN GearsES2[obj 0x14c4a1ea isInit true, usesShared false, 1 GearsObj[0x44177e34, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x625eaad8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x35227d5c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14c4a1ea 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x14c4a1ea, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14c4a1ea 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x14c4a1ea, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x763d648c: tileRendererInUse null, GearsES2[obj 0x763d648c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x763d648c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x763d648c created: GearsObj[0x683fbf43, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x763d648c created: GearsObj[0x3125fd2d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x763d648c created: GearsObj[0x3125fd2d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x763d648c FIN GearsES2[obj 0x763d648c isInit true, usesShared false, 1 GearsObj[0x683fbf43, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3125fd2d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3510ae90, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x763d648c 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x763d648c, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x763d648c 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x763d648c, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a637da4: tileRendererInUse null, GearsES2[obj 0x1a637da4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a637da4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1a637da4 created: GearsObj[0x86b7485, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1a637da4 created: GearsObj[0x46aecc14, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1a637da4 created: GearsObj[0x46aecc14, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a637da4 FIN GearsES2[obj 0x1a637da4 isInit true, usesShared false, 1 GearsObj[0x86b7485, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x46aecc14, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7dd8594c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a637da4 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a637da4, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a637da4 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a637da4, angle 2.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14c4a1ea 634x453, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14c4a1ea 634x453, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x763d648c 634x453, swapInterval 0, drawable 0x3e00006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x763d648c 634x453, swapInterval 0, drawable 0x3e00006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a637da4 634x453, swapInterval 0, drawable 0x3200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a637da4 634x453, swapInterval 0, drawable 0x3200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14c4a1ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14c4a1ea FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763d648c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763d648c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a637da4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a637da4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] SLOCK [T main @ 1402055836268 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055837179 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [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: 6.674 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055837179 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [junit] Java Version 1.7.0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [junit] SLOCK [T main @ 1402055843771 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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 @ 1402055843771 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NormalPre_1Win took 2.841 sec [junit] Testcase: test02NormalPost_1Win took 0.398 sec [junit] Testcase: test03ExclPre_1Win took 0.002 sec [junit] Testcase: test04ExclPost_1Win took 0.002 sec [junit] Testcase: test05NormalPre_4Win took 2.071 sec [junit] Testcase: test06NormalPost_4Win took 0.681 sec [junit] Testcase: test07ExclPre_4Win took 0.002 sec [junit] Testcase: test08ExclPost_4Win took 0.002 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.674 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055837179 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [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 @ 1402055843771 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055844680 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [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 @ 1402055851362 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.761 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055844680 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [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 @ 1402055851362 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NormalPre_1Win took 2.933 sec [junit] Testcase: test02NormalPost_1Win took 0.382 sec [junit] Testcase: test03ExclPre_1Win took 0.002 sec [junit] Testcase: test04ExclPost_1Win took 0.002 sec [junit] Testcase: test05NormalPre_4Win took 2.057 sec [junit] Testcase: test06NormalPost_4Win took 0.696 sec [junit] Testcase: test07ExclPre_4Win took 0.001 sec [junit] Testcase: test08ExclPost_4Win took 0.002 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.761 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055844680 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [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 @ 1402055851362 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055852252 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] Test 0/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x6aab5a84: tileRendererInUse null, GearsES2[obj 0x6aab5a84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6aab5a84 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6aab5a84 created: GearsObj[0x1f9c621d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6aab5a84 created: GearsObj[0x53ed6e21, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6aab5a84 created: GearsObj[0x53ed6e21, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6aab5a84 FIN GearsES2[obj 0x6aab5a84 isInit true, usesShared false, 1 GearsObj[0x1f9c621d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53ed6e21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37b55ca1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6aab5a84 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aab5a84, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 0/10.1: done [junit] Test 0/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6aab5a84 0/0 356x356 of 356x356, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aab5a84, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0007-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aab5a84: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aab5a84 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 0/10.2: done. [junit] Test 1/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x3d3ccd81: tileRendererInUse null, GearsES2[obj 0x3d3ccd81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3d3ccd81 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3d3ccd81 created: GearsObj[0x18eefb41, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d3ccd81 created: GearsObj[0x71b17530, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d3ccd81 created: GearsObj[0x71b17530, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3d3ccd81 FIN GearsES2[obj 0x3d3ccd81 isInit true, usesShared false, 1 GearsObj[0x18eefb41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71b17530, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3984dca0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3d3ccd81 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d3ccd81, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0012-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 1/10.1: done [junit] Test 1/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3ccd81 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d3ccd81, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0019-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3ccd81: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3ccd81 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 1/10.2: done. [junit] Test 2/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x4e4517a2: tileRendererInUse null, GearsES2[obj 0x4e4517a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e4517a2 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4e4517a2 created: GearsObj[0x5309b8c0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e4517a2 created: GearsObj[0x23406fd7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e4517a2 created: GearsObj[0x23406fd7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x4e4517a2 FIN GearsES2[obj 0x4e4517a2 isInit true, usesShared false, 1 GearsObj[0x5309b8c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23406fd7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b6e9e55, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x4e4517a2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e4517a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 2/10.1: done [junit] Test 2/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e4517a2 0/0 356x356 of 356x356, swapInterval 1, drawable 0x160002c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e4517a2, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0031-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e4517a2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e4517a2 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 2/10.2: done. [junit] Test 3/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x7bd698d3: tileRendererInUse null, GearsES2[obj 0x7bd698d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bd698d3 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bd698d3 created: GearsObj[0x41daa600, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bd698d3 created: GearsObj[0x79c86bc6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bd698d3 created: GearsObj[0x79c86bc6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x7bd698d3 FIN GearsES2[obj 0x7bd698d3 isInit true, usesShared false, 1 GearsObj[0x41daa600, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79c86bc6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x551bd2a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x7bd698d3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200008, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bd698d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0036-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 3/10.1: done [junit] Test 3/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd698d3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bd698d3, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd698d3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd698d3 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 3/10.2: done. [junit] Test 4/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x22354203: tileRendererInUse null, GearsES2[obj 0x22354203 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x22354203 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x22354203 created: GearsObj[0x7d2499df, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x22354203 created: GearsObj[0x6df23fa8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x22354203 created: GearsObj[0x6df23fa8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x22354203 FIN GearsES2[obj 0x22354203 isInit true, usesShared false, 1 GearsObj[0x7d2499df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6df23fa8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b3166fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x22354203 0/0 256x256 of 256x256, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22354203, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 4/10.1: done [junit] Test 4/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22354203 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22354203, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0054-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22354203: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22354203 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 4/10.2: done. [junit] Test 5/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x3776b37e: tileRendererInUse null, GearsES2[obj 0x3776b37e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3776b37e on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3776b37e created: GearsObj[0x294c3c66, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3776b37e created: GearsObj[0x4c1161b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3776b37e created: GearsObj[0x4c1161b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3776b37e FIN GearsES2[obj 0x3776b37e isInit true, usesShared false, 1 GearsObj[0x294c3c66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c1161b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9269e0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3776b37e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x320000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3776b37e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 5/10.1: done [junit] Test 5/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3776b37e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3776b37e, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0067-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3776b37e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3776b37e FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 5/10.2: done. [junit] Test 6/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x44159d18: tileRendererInUse null, GearsES2[obj 0x44159d18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44159d18 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x44159d18 created: GearsObj[0x5bf7f63f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44159d18 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44159d18 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x44159d18 FIN GearsES2[obj 0x44159d18 isInit true, usesShared false, 1 GearsObj[0x5bf7f63f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16fc0300, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x44159d18 0/0 256x256 of 256x256, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44159d18, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0072-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 6/10.1: done [junit] Test 6/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44159d18 0/0 356x356 of 356x356, swapInterval 1, drawable 0x160005c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44159d18, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0079-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44159d18: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44159d18 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 6/10.2: done. [junit] Test 7/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0xb3ee121: tileRendererInUse null, GearsES2[obj 0xb3ee121 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb3ee121 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb3ee121 created: GearsObj[0x7815192a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb3ee121 created: GearsObj[0x312751fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb3ee121 created: GearsObj[0x312751fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xb3ee121 FIN GearsES2[obj 0xb3ee121 isInit true, usesShared false, 1 GearsObj[0x7815192a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x312751fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc77d241, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xb3ee121 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb3ee121, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 7/10.1: done [junit] Test 7/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb3ee121 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600068, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb3ee121, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0090-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb3ee121: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb3ee121 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 7/10.2: done. [junit] Test 8/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x50b84c8b: tileRendererInUse null, GearsES2[obj 0x50b84c8b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50b84c8b on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x50b84c8b created: GearsObj[0x72b0185d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50b84c8b created: GearsObj[0x70fbc7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50b84c8b created: GearsObj[0x70fbc7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x50b84c8b FIN GearsES2[obj 0x50b84c8b isInit true, usesShared false, 1 GearsObj[0x72b0185d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70fbc7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a1ff7d1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x50b84c8b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50b84c8b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 8/10.1: done [junit] Test 8/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50b84c8b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600074, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50b84c8b, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50b84c8b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50b84c8b FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 8/10.2: done. [junit] Test 9/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x1322d790: tileRendererInUse null, GearsES2[obj 0x1322d790 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1322d790 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1322d790 created: GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1322d790 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1322d790 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x1322d790 FIN GearsES2[obj 0x1322d790 isInit true, usesShared false, 1 GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56283803, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x1322d790 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1322d790, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 9/10.1: done [junit] Test 9/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1322d790 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600080, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1322d790, 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] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0116-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1322d790: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1322d790 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 9/10.2: done. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.363 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055852252 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] Test 0/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x6aab5a84: tileRendererInUse null, GearsES2[obj 0x6aab5a84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6aab5a84 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6aab5a84 created: GearsObj[0x1f9c621d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6aab5a84 created: GearsObj[0x53ed6e21, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6aab5a84 created: GearsObj[0x53ed6e21, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6aab5a84 FIN GearsES2[obj 0x6aab5a84 isInit true, usesShared false, 1 GearsObj[0x1f9c621d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53ed6e21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37b55ca1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6aab5a84 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aab5a84, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 0/10.1: done [junit] Test 0/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6aab5a84 0/0 356x356 of 356x356, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aab5a84, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0007-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aab5a84: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aab5a84 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 0/10.2: done. [junit] Test 1/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x3d3ccd81: tileRendererInUse null, GearsES2[obj 0x3d3ccd81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3d3ccd81 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3d3ccd81 created: GearsObj[0x18eefb41, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d3ccd81 created: GearsObj[0x71b17530, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d3ccd81 created: GearsObj[0x71b17530, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3d3ccd81 FIN GearsES2[obj 0x3d3ccd81 isInit true, usesShared false, 1 GearsObj[0x18eefb41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71b17530, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3984dca0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3d3ccd81 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d3ccd81, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0012-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 1/10.1: done [junit] Test 1/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3ccd81 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d3ccd81, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0019-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3ccd81: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3ccd81 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 1/10.2: done. [junit] Test 2/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x4e4517a2: tileRendererInUse null, GearsES2[obj 0x4e4517a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e4517a2 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4e4517a2 created: GearsObj[0x5309b8c0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e4517a2 created: GearsObj[0x23406fd7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e4517a2 created: GearsObj[0x23406fd7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x4e4517a2 FIN GearsES2[obj 0x4e4517a2 isInit true, usesShared false, 1 GearsObj[0x5309b8c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23406fd7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b6e9e55, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x4e4517a2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e4517a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 2/10.1: done [junit] Test 2/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e4517a2 0/0 356x356 of 356x356, swapInterval 1, drawable 0x160002c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e4517a2, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0031-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e4517a2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e4517a2 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 2/10.2: done. [junit] Test 3/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x7bd698d3: tileRendererInUse null, GearsES2[obj 0x7bd698d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bd698d3 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bd698d3 created: GearsObj[0x41daa600, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bd698d3 created: GearsObj[0x79c86bc6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bd698d3 created: GearsObj[0x79c86bc6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x7bd698d3 FIN GearsES2[obj 0x7bd698d3 isInit true, usesShared false, 1 GearsObj[0x41daa600, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79c86bc6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x551bd2a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x7bd698d3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200008, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bd698d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0036-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 3/10.1: done [junit] Test 3/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd698d3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bd698d3, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd698d3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd698d3 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 3/10.2: done. [junit] Test 4/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x22354203: tileRendererInUse null, GearsES2[obj 0x22354203 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x22354203 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x22354203 created: GearsObj[0x7d2499df, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x22354203 created: GearsObj[0x6df23fa8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x22354203 created: GearsObj[0x6df23fa8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x22354203 FIN GearsES2[obj 0x22354203 isInit true, usesShared false, 1 GearsObj[0x7d2499df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6df23fa8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b3166fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x22354203 0/0 256x256 of 256x256, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22354203, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 4/10.1: done [junit] Test 4/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22354203 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22354203, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0054-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22354203: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22354203 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 4/10.2: done. [junit] Test 5/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x3776b37e: tileRendererInUse null, GearsES2[obj 0x3776b37e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3776b37e on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3776b37e created: GearsObj[0x294c3c66, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3776b37e created: GearsObj[0x4c1161b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3776b37e created: GearsObj[0x4c1161b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3776b37e FIN GearsES2[obj 0x3776b37e isInit true, usesShared false, 1 GearsObj[0x294c3c66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c1161b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9269e0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3776b37e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x320000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3776b37e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 5/10.1: done [junit] Test 5/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3776b37e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3776b37e, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0067-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3776b37e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3776b37e FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 5/10.2: done. [junit] Test 6/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x44159d18: tileRendererInUse null, GearsES2[obj 0x44159d18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44159d18 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x44159d18 created: GearsObj[0x5bf7f63f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44159d18 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44159d18 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x44159d18 FIN GearsES2[obj 0x44159d18 isInit true, usesShared false, 1 GearsObj[0x5bf7f63f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16fc0300, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x44159d18 0/0 256x256 of 256x256, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44159d18, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0072-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 6/10.1: done [junit] Test 6/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44159d18 0/0 356x356 of 356x356, swapInterval 1, drawable 0x160005c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44159d18, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0079-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44159d18: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44159d18 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 6/10.2: done. [junit] Test 7/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0xb3ee121: tileRendererInUse null, GearsES2[obj 0xb3ee121 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb3ee121 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] SLOCK [T main @ 1402055859537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb3ee121 created: GearsObj[0x7815192a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb3ee121 created: GearsObj[0x312751fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb3ee121 created: GearsObj[0x312751fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xb3ee121 FIN GearsES2[obj 0xb3ee121 isInit true, usesShared false, 1 GearsObj[0x7815192a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x312751fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc77d241, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xb3ee121 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb3ee121, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 7/10.1: done [junit] Test 7/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb3ee121 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600068, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb3ee121, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0090-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb3ee121: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb3ee121 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 7/10.2: done. [junit] Test 8/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x50b84c8b: tileRendererInUse null, GearsES2[obj 0x50b84c8b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50b84c8b on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x50b84c8b created: GearsObj[0x72b0185d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50b84c8b created: GearsObj[0x70fbc7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50b84c8b created: GearsObj[0x70fbc7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x50b84c8b FIN GearsES2[obj 0x50b84c8b isInit true, usesShared false, 1 GearsObj[0x72b0185d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70fbc7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a1ff7d1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x50b84c8b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50b84c8b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 8/10.1: done [junit] Test 8/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50b84c8b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600074, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50b84c8b, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50b84c8b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50b84c8b FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 8/10.2: done. [junit] Test 9/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x1322d790: tileRendererInUse null, GearsES2[obj 0x1322d790 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1322d790 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1322d790 created: GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1322d790 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1322d790 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x1322d790 FIN GearsES2[obj 0x1322d790 isInit true, usesShared false, 1 GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56283803, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x1322d790 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1322d790, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 9/10.1: done [junit] Test 9/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1322d790 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600080, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1322d790, 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] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0116-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1322d790: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1322d790 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 9/10.2: done. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] SLOCK [T main @ 1402055859537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 7.191 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.363 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055852252 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] Test 0/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x6aab5a84: tileRendererInUse null, GearsES2[obj 0x6aab5a84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6aab5a84 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6aab5a84 created: GearsObj[0x1f9c621d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6aab5a84 created: GearsObj[0x53ed6e21, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6aab5a84 created: GearsObj[0x53ed6e21, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6aab5a84 FIN GearsES2[obj 0x6aab5a84 isInit true, usesShared false, 1 GearsObj[0x1f9c621d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53ed6e21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37b55ca1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6aab5a84 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aab5a84, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 0/10.1: done [junit] Test 0/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6aab5a84 0/0 356x356 of 356x356, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aab5a84, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0007-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aab5a84: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aab5a84 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 0/10.2: done. [junit] Test 1/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x3d3ccd81: tileRendererInUse null, GearsES2[obj 0x3d3ccd81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3d3ccd81 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3d3ccd81 created: GearsObj[0x18eefb41, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d3ccd81 created: GearsObj[0x71b17530, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d3ccd81 created: GearsObj[0x71b17530, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3d3ccd81 FIN GearsES2[obj 0x3d3ccd81 isInit true, usesShared false, 1 GearsObj[0x18eefb41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71b17530, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3984dca0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3d3ccd81 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d3ccd81, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0012-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 1/10.1: done [junit] Test 1/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3ccd81 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d3ccd81, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0019-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3ccd81: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3ccd81 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 1/10.2: done. [junit] Test 2/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x4e4517a2: tileRendererInUse null, GearsES2[obj 0x4e4517a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4e4517a2 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4e4517a2 created: GearsObj[0x5309b8c0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4e4517a2 created: GearsObj[0x23406fd7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4e4517a2 created: GearsObj[0x23406fd7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x4e4517a2 FIN GearsES2[obj 0x4e4517a2 isInit true, usesShared false, 1 GearsObj[0x5309b8c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23406fd7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b6e9e55, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x4e4517a2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e4517a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 2/10.1: done [junit] Test 2/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e4517a2 0/0 356x356 of 356x356, swapInterval 1, drawable 0x160002c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4e4517a2, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0031-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e4517a2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e4517a2 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 2/10.2: done. [junit] Test 3/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x7bd698d3: tileRendererInUse null, GearsES2[obj 0x7bd698d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bd698d3 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bd698d3 created: GearsObj[0x41daa600, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bd698d3 created: GearsObj[0x79c86bc6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bd698d3 created: GearsObj[0x79c86bc6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x7bd698d3 FIN GearsES2[obj 0x7bd698d3 isInit true, usesShared false, 1 GearsObj[0x41daa600, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79c86bc6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x551bd2a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x7bd698d3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200008, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bd698d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0036-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 3/10.1: done [junit] Test 3/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd698d3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bd698d3, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd698d3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd698d3 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 3/10.2: done. [junit] Test 4/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x22354203: tileRendererInUse null, GearsES2[obj 0x22354203 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x22354203 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x22354203 created: GearsObj[0x7d2499df, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x22354203 created: GearsObj[0x6df23fa8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x22354203 created: GearsObj[0x6df23fa8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x22354203 FIN GearsES2[obj 0x22354203 isInit true, usesShared false, 1 GearsObj[0x7d2499df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6df23fa8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b3166fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x22354203 0/0 256x256 of 256x256, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22354203, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 4/10.1: done [junit] Test 4/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22354203 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22354203, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0054-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22354203: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22354203 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 4/10.2: done. [junit] Test 5/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x3776b37e: tileRendererInUse null, GearsES2[obj 0x3776b37e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3776b37e on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3776b37e created: GearsObj[0x294c3c66, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3776b37e created: GearsObj[0x4c1161b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3776b37e created: GearsObj[0x4c1161b8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x3776b37e FIN GearsES2[obj 0x3776b37e isInit true, usesShared false, 1 GearsObj[0x294c3c66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c1161b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9269e0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x3776b37e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x320000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3776b37e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 5/10.1: done [junit] Test 5/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3776b37e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3776b37e, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0067-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3776b37e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3776b37e FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 5/10.2: done. [junit] Test 6/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x44159d18: tileRendererInUse null, GearsES2[obj 0x44159d18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44159d18 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x44159d18 created: GearsObj[0x5bf7f63f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44159d18 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44159d18 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x44159d18 FIN GearsES2[obj 0x44159d18 isInit true, usesShared false, 1 GearsObj[0x5bf7f63f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16fc0300, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x44159d18 0/0 256x256 of 256x256, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44159d18, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0072-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 6/10.1: done [junit] Test 6/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44159d18 0/0 356x356 of 356x356, swapInterval 1, drawable 0x160005c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44159d18, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0079-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44159d18: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44159d18 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 6/10.2: done. [junit] Test 7/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0xb3ee121: tileRendererInUse null, GearsES2[obj 0xb3ee121 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb3ee121 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb3ee121 created: GearsObj[0x7815192a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb3ee121 created: GearsObj[0x312751fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb3ee121 created: GearsObj[0x312751fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xb3ee121 FIN GearsES2[obj 0xb3ee121 isInit true, usesShared false, 1 GearsObj[0x7815192a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x312751fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc77d241, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xb3ee121 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb3ee121, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 7/10.1: done [junit] Test 7/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb3ee121 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600068, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb3ee121, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0090-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb3ee121: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb3ee121 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 7/10.2: done. [junit] Test 8/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x50b84c8b: tileRendererInUse null, GearsES2[obj 0x50b84c8b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x50b84c8b on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x50b84c8b created: GearsObj[0x72b0185d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x50b84c8b created: GearsObj[0x70fbc7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x50b84c8b created: GearsObj[0x70fbc7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x50b84c8b FIN GearsES2[obj 0x50b84c8b isInit true, usesShared false, 1 GearsObj[0x72b0185d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70fbc7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a1ff7d1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x50b84c8b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50b84c8b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 8/10.1: done [junit] Test 8/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50b84c8b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600074, msaa false, tileRendererInUse null [junit] >> GearsES2 0x50b84c8b, 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 [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50b84c8b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50b84c8b FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 8/10.2: done. [junit] Test 9/10.1: GLAD-1 GLWindow, preserving. [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x1322d790: tileRendererInUse null, GearsES2[obj 0x1322d790 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1322d790 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1322d790 created: GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1322d790 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1322d790 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x1322d790 FIN GearsES2[obj 0x1322d790 isInit true, usesShared false, 1 GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56283803, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x1322d790 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1322d790, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] Test 9/10.1: done [junit] Test 9/10.2: GLAD-1 GLCanvasOnscreen, restoring. [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1322d790 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600080, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1322d790, 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] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0116-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1322d790: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1322d790 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] Test 9/10.2: done. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] SLOCK [T main @ 1402055859537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055860478 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - testSwitch2AWTGLCanvas2OffscreenGL2ES2 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055862084 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x22c9af86: tileRendererInUse null, GearsES2[obj 0x22c9af86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x22c9af86 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x22c9af86 created: GearsObj[0x7594b386, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x22c9af86 created: GearsObj[0x75965eb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x22c9af86 created: GearsObj[0x75965eb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x22c9af86 FIN GearsES2[obj 0x22c9af86 isInit true, usesShared false, 1 GearsObj[0x7594b386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75965eb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3815ac99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22c9af86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22c9af86, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1023 [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x22c9af86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22c9af86, angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 1 - switch - END 1023 [junit] Thread-2-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0040-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2082 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22c9af86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22c9af86, angle 972.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 2 - switch - END 2082 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0486-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22c9af86: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22c9af86 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - testSwitch2AWTGLCanvas2OffscreenGL2ES2 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055865118 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055865120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055865120 d 1ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.823 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055860478 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - testSwitch2AWTGLCanvas2OffscreenGL2ES2 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055862084 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x22c9af86: tileRendererInUse null, GearsES2[obj 0x22c9af86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x22c9af86 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x22c9af86 created: GearsObj[0x7594b386, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x22c9af86 created: GearsObj[0x75965eb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x22c9af86 created: GearsObj[0x75965eb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x22c9af86 FIN GearsES2[obj 0x22c9af86 isInit true, usesShared false, 1 GearsObj[0x7594b386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75965eb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3815ac99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22c9af86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22c9af86, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1023 [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x22c9af86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22c9af86, angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 1 - switch - END 1023 [junit] Thread-2-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0040-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2082 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22c9af86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22c9af86, angle 972.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 2 - switch - END 2082 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0486-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22c9af86: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22c9af86 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - testSwitch2AWTGLCanvas2OffscreenGL2ES2 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055865118 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055865120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055865120 d 1ms]] [junit] SLOCK [T main @ 1402055865221 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testSwitch2AWTGLCanvas2OffscreenGL2ES2 took 4.64 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.823 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055860478 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - testSwitch2AWTGLCanvas2OffscreenGL2ES2 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055862084 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x22c9af86: tileRendererInUse null, GearsES2[obj 0x22c9af86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x22c9af86 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x22c9af86 created: GearsObj[0x7594b386, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x22c9af86 created: GearsObj[0x75965eb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x22c9af86 created: GearsObj[0x75965eb8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x22c9af86 FIN GearsES2[obj 0x22c9af86 isInit true, usesShared false, 1 GearsObj[0x7594b386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75965eb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3815ac99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22c9af86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22c9af86, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1023 [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x22c9af86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22c9af86, angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 1 - switch - END 1023 [junit] Thread-2-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0040-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2082 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22c9af86 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x22c9af86, angle 972.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 2 - switch - END 2082 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0486-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22c9af86: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22c9af86 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - testSwitch2AWTGLCanvas2OffscreenGL2ES2 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055865118 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055865120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055865120 d 1ms]] [junit] SLOCK [T main @ 1402055865221 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402055865221 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055866113 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x6e8e86bd: tileRendererInUse null, GearsES2[obj 0x6e8e86bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6e8e86bd on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6e8e86bd created: GearsObj[0x18ba933d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6e8e86bd created: GearsObj[0x118967a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6e8e86bd created: GearsObj[0x118967a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6e8e86bd FIN GearsES2[obj 0x6e8e86bd isInit true, usesShared false, 1 GearsObj[0x18ba933d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x118967a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x369df65b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6e8e86bd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e8e86bd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 0x6e8e86bd 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e8e86bd, angle 122.0, [l -1.0, r 1.0, b -1.0, t 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-n0061-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6e8e86bd: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6e8e86bd FIN [junit] GLAD Lifecycle.X GLWindow [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.317 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055866113 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x6e8e86bd: tileRendererInUse null, GearsES2[obj 0x6e8e86bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6e8e86bd on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6e8e86bd created: GearsObj[0x18ba933d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6e8e86bd created: GearsObj[0x118967a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6e8e86bd created: GearsObj[0x118967a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6e8e86bd FIN GearsES2[obj 0x6e8e86bd isInit true, usesShared false, 1 GearsObj[0x18ba933d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x118967a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x369df65b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6e8e86bd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e8e86bd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 0x6e8e86bd 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e8e86bd, angle 122.0, [l -1.0, r 1.0, b -1.0, t 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-n0061-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6e8e86bd: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6e8e86bd 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 @ 1402055870351 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test21GLWindowGL2ES2 took 4.136 sec [junit] Testcase: test22GLWindowGLES2 took 0.003 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.317 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055866113 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x6e8e86bd: tileRendererInUse null, GearsES2[obj 0x6e8e86bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6e8e86bd on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6e8e86bd created: GearsObj[0x18ba933d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6e8e86bd created: GearsObj[0x118967a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6e8e86bd created: GearsObj[0x118967a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6e8e86bd FIN GearsES2[obj 0x6e8e86bd isInit true, usesShared false, 1 GearsObj[0x18ba933d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x118967a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x369df65b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6e8e86bd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e8e86bd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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 0x6e8e86bd 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e8e86bd, angle 122.0, [l -1.0, r 1.0, b -1.0, t 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-n0061-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6e8e86bd: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6e8e86bd 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 @ 1402055870351 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402055870351 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT [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 @ 1402055871444 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15eda628: tileRendererInUse null, GearsES2[obj 0x15eda628 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15eda628 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15eda628 created: GearsObj[0x6c13170, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15eda628 created: GearsObj[0x7594b386, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15eda628 created: GearsObj[0x7594b386, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15eda628 FIN GearsES2[obj 0x15eda628 isInit true, usesShared false, 1 GearsObj[0x6c13170, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7594b386, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x155200b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15eda628 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15eda628, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15eda628 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15eda628, angle 120.0, [l -1.0, r 1.0, b -1.0, t 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.test01GLCanvasOnscreenGL2ES2_-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15eda628: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15eda628 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.325 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055871444 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15eda628: tileRendererInUse null, GearsES2[obj 0x15eda628 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15eda628 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15eda628 created: GearsObj[0x6c13170, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15eda628 created: GearsObj[0x7594b386, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15eda628 created: GearsObj[0x7594b386, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15eda628 FIN GearsES2[obj 0x15eda628 isInit true, usesShared false, 1 GearsObj[0x6c13170, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7594b386, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x155200b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15eda628 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15eda628, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15eda628 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15eda628, angle 120.0, [l -1.0, r 1.0, b -1.0, t 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.test01GLCanvasOnscreenGL2ES2_-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15eda628: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15eda628 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [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] Platform doesn't support offscreen rendering. [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 @ 1402055875688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLCanvasOnscreenGL2ES2 took 4.136 sec [junit] Testcase: test02GLCanvasOnscreenGLES2 took 0.001 sec [junit] Testcase: test11GLCanvasOffscreenGL2ES2 took 0.001 sec [junit] Testcase: test12GLCanvasOffscreenGLES2 took 0.002 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.325 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055871444 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15eda628: tileRendererInUse null, GearsES2[obj 0x15eda628 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15eda628 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15eda628 created: GearsObj[0x6c13170, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15eda628 created: GearsObj[0x7594b386, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15eda628 created: GearsObj[0x7594b386, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15eda628 FIN GearsES2[obj 0x15eda628 isInit true, usesShared false, 1 GearsObj[0x6c13170, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7594b386, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x155200b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15eda628 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15eda628, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15eda628 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15eda628, angle 120.0, [l -1.0, r 1.0, b -1.0, t 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.test01GLCanvasOnscreenGL2ES2_-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15eda628: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15eda628 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [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] Platform doesn't support offscreen rendering. [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 @ 1402055875688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402055875688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055876568 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x27e794b: tileRendererInUse null, GearsES2[obj 0x27e794b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x27e794b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x27e794b created: GearsObj[0x73ef2fe6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x27e794b created: GearsObj[0x5c31e080, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x27e794b created: GearsObj[0x5c31e080, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27e794b FIN GearsES2[obj 0x27e794b isInit true, usesShared false, 1 GearsObj[0x73ef2fe6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c31e080, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42245297, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27e794b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27e794b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestGLContextDrawableSwitch21Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x27e794b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27e794b, 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 [junit] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch21Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27e794b: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27e794b FIN [junit] GLAD Lifecycle.X GLWindow [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-6-null,5,main] GearsES2.init.0 0x5b6e9e55: tileRendererInUse null, GearsES2[obj 0x5b6e9e55 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b6e9e55 on Thread[Thread-6-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b6e9e55 created: GearsObj[0x4a7ba739, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b6e9e55 created: GearsObj[0x7c1fb562, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b6e9e55 created: GearsObj[0x7c1fb562, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x5b6e9e55 FIN GearsES2[obj 0x5b6e9e55 isInit true, usesShared false, 1 GearsObj[0x4a7ba739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c1fb562, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76814a4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x5b6e9e55 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b6e9e55, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-6-null: ** screenshot: TestGLContextDrawableSwitch21Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b6e9e55 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b6e9e55, 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] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch21Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0066-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b6e9e55: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b6e9e55 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.833 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055876568 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x27e794b: tileRendererInUse null, GearsES2[obj 0x27e794b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x27e794b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x27e794b created: GearsObj[0x73ef2fe6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x27e794b created: GearsObj[0x5c31e080, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x27e794b created: GearsObj[0x5c31e080, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27e794b FIN GearsES2[obj 0x27e794b isInit true, usesShared false, 1 GearsObj[0x73ef2fe6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c31e080, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42245297, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27e794b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27e794b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestGLContextDrawableSwitch21Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x27e794b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27e794b, 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 [junit] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch21Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27e794b: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27e794b FIN [junit] GLAD Lifecycle.X GLWindow [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-6-null,5,main] GearsES2.init.0 0x5b6e9e55: tileRendererInUse null, GearsES2[obj 0x5b6e9e55 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b6e9e55 on Thread[Thread-6-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b6e9e55 created: GearsObj[0x4a7ba739, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b6e9e55 created: GearsObj[0x7c1fb562, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b6e9e55 created: GearsObj[0x7c1fb562, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x5b6e9e55 FIN GearsES2[obj 0x5b6e9e55 isInit true, usesShared false, 1 GearsObj[0x4a7ba739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c1fb562, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76814a4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x5b6e9e55 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b6e9e55, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-6-null: ** screenshot: TestGLContextDrawableSwitch21Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b6e9e55 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b6e9e55, 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] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch21Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0066-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b6e9e55: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b6e9e55 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] SLOCK [T main @ 1402055883321 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLCanvasOnScrn2GLWindowGL2ES2 took 4.139 sec [junit] Testcase: test02GLCanvasOnScrn2GLWindowGLES2 took 0.003 sec [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 2.469 sec [junit] Testcase: test12GLWindow2GLCanvasOnScrnGLES2 took 0.001 sec [junit] Testcase: test21GLCanvasOffScrn2GLWindowGL2ES2 took 0.001 sec [junit] Testcase: test22GLCanvasOffScrn2GLWindowGLES2 took 0.001 sec [junit] Testcase: test31GLWindow2GLCanvasOffScrnGL2ES2 took 0.019 sec [junit] Testcase: test32GLWindow2GLCanvasOffScrnGLES2 took 0.002 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.833 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055876568 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x27e794b: tileRendererInUse null, GearsES2[obj 0x27e794b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x27e794b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] SLOCK [T main @ 1402055883321 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x27e794b created: GearsObj[0x73ef2fe6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x27e794b created: GearsObj[0x5c31e080, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x27e794b created: GearsObj[0x5c31e080, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27e794b FIN GearsES2[obj 0x27e794b isInit true, usesShared false, 1 GearsObj[0x73ef2fe6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c31e080, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42245297, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27e794b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27e794b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: TestGLContextDrawableSwitch21Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x27e794b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x27e794b, 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 [junit] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch21Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27e794b: tileRendererInUse null [junit] Thread[Thread-2-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x27e794b FIN [junit] GLAD Lifecycle.X GLWindow [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-6-null,5,main] GearsES2.init.0 0x5b6e9e55: tileRendererInUse null, GearsES2[obj 0x5b6e9e55 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b6e9e55 on Thread[Thread-6-null,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b6e9e55 created: GearsObj[0x4a7ba739, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b6e9e55 created: GearsObj[0x7c1fb562, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b6e9e55 created: GearsObj[0x7c1fb562, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x5b6e9e55 FIN GearsES2[obj 0x5b6e9e55 isInit true, usesShared false, 1 GearsObj[0x4a7ba739, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c1fb562, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76814a4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x5b6e9e55 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b6e9e55, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-6-null: ** screenshot: TestGLContextDrawableSwitch21Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b6e9e55 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b6e9e55, 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] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch21Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0066-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b6e9e55: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b6e9e55 FIN [junit] GLAD Lifecycle.X GLCanvasOnscreen [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch21Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] SLOCK [T main @ 1402055883321 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn [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 @ 1402055884240 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] GLProfile Default: GLProfile[GL4bc/GL4bc.hw] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x174cc136: tileRendererInUse null, GearsES2[obj 0x174cc136 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x174cc136 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x174cc136 created: GearsObj[0x249d35dc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x174cc136 created: GearsObj[0x4d3b114b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x174cc136 created: GearsObj[0x4d3b114b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x174cc136 FIN GearsES2[obj 0x174cc136 isInit true, usesShared false, 1 GearsObj[0x249d35dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d3b114b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d0508c5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x174cc136 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x174cc136, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x174cc136 506x485, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x174cc136 506x485, swapInterval 1, drawable 0x160000f [junit] GLES2 n/a [junit] GLProfile GL2: GLProfile[GL2/GL4bc.hw] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x174cc136: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x174cc136 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 0x4bac96cd: tileRendererInUse null, GearsES2[obj 0x4bac96cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bac96cd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4bac96cd created: GearsObj[0x1e66d882, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bac96cd created: GearsObj[0x72104e65, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bac96cd created: GearsObj[0x72104e65, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bac96cd FIN GearsES2[obj 0x4bac96cd isInit true, usesShared false, 1 GearsObj[0x1e66d882, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72104e65, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc8b0364, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bac96cd 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bac96cd, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bac96cd 502x482, swapInterval 1, drawable 0x160001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bac96cd 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bac96cd, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bac96cd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bac96cd FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.409 sec [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [junit] GLProfile Default: GLProfile[GL4bc/GL4bc.hw] [junit] GLES2 n/a [junit] GLProfile GL2: GLProfile[GL2/GL4bc.hw] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055884240 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x174cc136: tileRendererInUse null, GearsES2[obj 0x174cc136 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x174cc136 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x174cc136 created: GearsObj[0x249d35dc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x174cc136 created: GearsObj[0x4d3b114b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x174cc136 created: GearsObj[0x4d3b114b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x174cc136 FIN GearsES2[obj 0x174cc136 isInit true, usesShared false, 1 GearsObj[0x249d35dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d3b114b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d0508c5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x174cc136 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x174cc136, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x174cc136 506x485, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x174cc136 506x485, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x174cc136: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x174cc136 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 0x4bac96cd: tileRendererInUse null, GearsES2[obj 0x4bac96cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bac96cd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4bac96cd created: GearsObj[0x1e66d882, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bac96cd created: GearsObj[0x72104e65, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bac96cd created: GearsObj[0x72104e65, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bac96cd FIN GearsES2[obj 0x4bac96cd isInit true, usesShared false, 1 GearsObj[0x1e66d882, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72104e65, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc8b0364, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bac96cd 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bac96cd, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bac96cd 502x482, swapInterval 1, drawable 0x160001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bac96cd 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bac96cd, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bac96cd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bac96cd FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1402055887571 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLDefault took 1.113 sec [junit] Testcase: test02ES2 took 0 sec [junit] Testcase: test02GL2 took 0.725 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.409 sec [junit] [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [junit] GLProfile Default: GLProfile[GL4bc/GL4bc.hw] [junit] GLES2 n/a [junit] GLProfile GL2: GLProfile[GL2/GL4bc.hw] [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402055887571 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055884240 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x174cc136: tileRendererInUse null, GearsES2[obj 0x174cc136 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x174cc136 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x174cc136 created: GearsObj[0x249d35dc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x174cc136 created: GearsObj[0x4d3b114b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x174cc136 created: GearsObj[0x4d3b114b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x174cc136 FIN GearsES2[obj 0x174cc136 isInit true, usesShared false, 1 GearsObj[0x249d35dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d3b114b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d0508c5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x174cc136 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x174cc136, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x174cc136 506x485, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x174cc136 506x485, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x174cc136: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x174cc136 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 0x4bac96cd: tileRendererInUse null, GearsES2[obj 0x4bac96cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4bac96cd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4bac96cd created: GearsObj[0x1e66d882, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4bac96cd created: GearsObj[0x72104e65, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4bac96cd created: GearsObj[0x72104e65, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bac96cd FIN GearsES2[obj 0x4bac96cd isInit true, usesShared false, 1 GearsObj[0x1e66d882, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72104e65, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc8b0364, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bac96cd 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bac96cd, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4bac96cd 502x482, swapInterval 1, drawable 0x160001e [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bac96cd 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4bac96cd, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bac96cd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bac96cd FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1402055887571 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing [junit] SLOCK [T main @ 1402055888425 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] windowClosing() called .. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.733 sec [junit] ------------- Standard Output --------------- [junit] windowClosing() called .. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055888425 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 @ 1402055889079 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WindowClosing took 0.598 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.733 sec [junit] [junit] ------------- Standard Output --------------- [junit] windowClosing() called .. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055888425 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 @ 1402055889079 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402055889079 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055889907 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x7a90da23, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x3be16eb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x3be16eb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x7a90da23, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3be16eb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40439a1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x4bcdf052, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x3d5cbe5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x3d5cbe5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x4bcdf052, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d5cbe5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13d66e72, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d0d6868 506x485, swapInterval 1, drawable 0x1600027 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x7ba75fd0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x2983901c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x2983901c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x7ba75fd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2983901c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c6a338e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160002d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d0d6868 506x485, swapInterval 1, drawable 0x160002d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x8bfea42, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x6fac978a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x6fac978a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x8bfea42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fac978a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c111e4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600033, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 6.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d0d6868 506x485, swapInterval 1, drawable 0x1600033 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.994 sec [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055889907 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x7a90da23, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x3be16eb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x3be16eb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x7a90da23, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3be16eb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40439a1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x4bcdf052, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x3d5cbe5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x3d5cbe5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x4bcdf052, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d5cbe5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13d66e72, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d0d6868 506x485, swapInterval 1, drawable 0x1600027 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x7ba75fd0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x2983901c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x2983901c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x7ba75fd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2983901c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c6a338e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160002d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d0d6868 506x485, swapInterval 1, drawable 0x160002d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x8bfea42, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x6fac978a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x6fac978a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x8bfea42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fac978a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c111e4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600033, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 6.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d0d6868 506x485, swapInterval 1, drawable 0x1600033 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] SLOCK [T main @ 1402055892823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAddRemove3Times took 1.464 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.994 sec [junit] [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055889907 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] SLOCK [T main @ 1402055892823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x7a90da23, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x3be16eb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x3be16eb2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x7a90da23, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3be16eb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40439a1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x4bcdf052, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x3d5cbe5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x3d5cbe5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x4bcdf052, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d5cbe5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13d66e72, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d0d6868 506x485, swapInterval 1, drawable 0x1600027 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x7ba75fd0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x2983901c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x2983901c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x7ba75fd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2983901c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c6a338e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160002d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d0d6868 506x485, swapInterval 1, drawable 0x160002d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d0d6868: tileRendererInUse null, GearsES2[obj 0x5d0d6868 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d0d6868 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d0d6868 created: GearsObj[0x8bfea42, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d0d6868 created: GearsObj[0x6fac978a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d0d6868 created: GearsObj[0x6fac978a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d0d6868 FIN GearsES2[obj 0x5d0d6868 isInit true, usesShared false, 1 GearsObj[0x8bfea42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fac978a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c111e4d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d0d6868 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600033, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d0d6868, angle 6.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d0d6868 506x485, swapInterval 1, drawable 0x1600033 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d0d6868 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] SLOCK [T main @ 1402055892823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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[GL4bc/GL4bc.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: 1.403 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[GL4bc/GL4bc.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 1.327 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.403 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[GL4bc/GL4bc.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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055896007 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.429 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055896007 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] SLOCK [T main @ 1402055898356 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenSupersampling took 2.244 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.429 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055896007 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] SLOCK [T main @ 1402055898356 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402055898356 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT [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 @ 1402055899238 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - testOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - testOffscreenSupersampling [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.838 sec [junit] SLOCK [T main @ 1402055900996 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055899238 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - testOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - testOffscreenSupersampling [junit] SLOCK [T main @ 1402055900996 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenSupersampling took 1.664 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.838 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055899238 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - testOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - testOffscreenSupersampling [junit] SLOCK [T main @ 1402055900996 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055901841 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT [junit] number of graphics devices 1 [junit] X11GraphicsDevice[screen=0] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [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 0x4ecb8779: tileRendererInUse null, GearsES2[obj 0x4ecb8779 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4ecb8779 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4ecb8779 created: GearsObj[0x54db08f1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4ecb8779 created: GearsObj[0x782831bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4ecb8779 created: GearsObj[0x782831bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4ecb8779 FIN GearsES2[obj 0x4ecb8779 isInit true, usesShared false, 1 GearsObj[0x54db08f1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x782831bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4d36a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ecb8779 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ecb8779, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4ecb8779 502x482, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ecb8779 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ecb8779, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ecb8779: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ecb8779 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] SLOCK [T main @ 1402055904860 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.099 sec [junit] ------------- Standard Output --------------- [junit] cleaning up... [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055901841 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] number of graphics devices 1 [junit] X11GraphicsDevice[screen=0] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [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 0x4ecb8779: tileRendererInUse null, GearsES2[obj 0x4ecb8779 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4ecb8779 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4ecb8779 created: GearsObj[0x54db08f1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4ecb8779 created: GearsObj[0x782831bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4ecb8779 created: GearsObj[0x782831bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4ecb8779 FIN GearsES2[obj 0x4ecb8779 isInit true, usesShared false, 1 GearsObj[0x54db08f1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x782831bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4d36a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ecb8779 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ecb8779, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4ecb8779 502x482, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ecb8779 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ecb8779, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ecb8779: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ecb8779 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] SLOCK [T main @ 1402055904860 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test02WithCheckGraphicsEnvironment took 2.92 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.099 sec [junit] [junit] ------------- Standard Output --------------- [junit] cleaning up... [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055901841 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] number of graphics devices 1 [junit] X11GraphicsDevice[screen=0] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [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 0x4ecb8779: tileRendererInUse null, GearsES2[obj 0x4ecb8779 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4ecb8779 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4ecb8779 created: GearsObj[0x54db08f1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4ecb8779 created: GearsObj[0x782831bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4ecb8779 created: GearsObj[0x782831bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4ecb8779 FIN GearsES2[obj 0x4ecb8779 isInit true, usesShared false, 1 GearsObj[0x54db08f1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x782831bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c4d36a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ecb8779 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ecb8779, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4ecb8779 502x482, swapInterval 1, drawable 0x160000f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ecb8779 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ecb8779, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ecb8779: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ecb8779 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] SLOCK [T main @ 1402055904860 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055905722 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x160000f, [junit] Drawable size 502x482 surface[502x482], [junit] AWT[pos 0/0, size 502x482, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x205b4583: tileRendererInUse null, GearsES2[obj 0x205b4583 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x205b4583 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x205b4583 created: GearsObj[0x2ddddf8e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x205b4583 created: GearsObj[0x417ffb28, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x205b4583 created: GearsObj[0x417ffb28, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x205b4583 FIN GearsES2[obj 0x205b4583 isInit true, usesShared false, 1 GearsObj[0x2ddddf8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x417ffb28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d03859c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x205b4583 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x205b4583, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x205b4583 506x485, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0506x0485.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x205b4583: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x205b4583 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.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x1600021, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ddec174: tileRendererInUse null, GearsES2[obj 0x6ddec174 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ddec174 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ddec174 created: GearsObj[0x55c5a59a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ddec174 created: GearsObj[0x22fb4d74, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ddec174 created: GearsObj[0x22fb4d74, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ddec174 FIN GearsES2[obj 0x6ddec174 isInit true, usesShared false, 1 GearsObj[0x55c5a59a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22fb4d74, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x209a0c9d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ddec174 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600021, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ddec174, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6ddec174 512x512, swapInterval 1, drawable 0x1600021 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ddec174: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ddec174 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] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x160002f, [junit] Drawable size 506x485 surface[506x485], [junit] AWT[pos 0/0, size 506x485, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x63935d75: tileRendererInUse null, GearsES2[obj 0x63935d75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x63935d75 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x63935d75 created: GearsObj[0x66edbcf8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x63935d75 created: GearsObj[0x2117293, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x63935d75 created: GearsObj[0x2117293, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x63935d75 FIN GearsES2[obj 0x63935d75 isInit true, usesShared false, 1 GearsObj[0x66edbcf8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2117293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x477911f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x63935d75 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160002f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63935d75, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x63935d75 506x485, swapInterval 1, drawable 0x160002f [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0506x0485.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63935d75: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63935d75 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] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x160003c, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x638aa056: tileRendererInUse null, GearsES2[obj 0x638aa056 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x638aa056 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x638aa056 created: GearsObj[0x79705876, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x638aa056 created: GearsObj[0x3ebfe943, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x638aa056 created: GearsObj[0x3ebfe943, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x638aa056 FIN GearsES2[obj 0x638aa056 isInit true, usesShared false, 1 GearsObj[0x79705876, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ebfe943, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x296b4de4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x638aa056 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160003c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x638aa056, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x638aa056 512x512, swapInterval 1, drawable 0x160003c [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638aa056: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638aa056 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.74 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055905722 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x160000f, [junit] Drawable size 502x482 surface[502x482], [junit] AWT[pos 0/0, size 502x482, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x205b4583: tileRendererInUse null, GearsES2[obj 0x205b4583 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x205b4583 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x205b4583 created: GearsObj[0x2ddddf8e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x205b4583 created: GearsObj[0x417ffb28, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x205b4583 created: GearsObj[0x417ffb28, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x205b4583 FIN GearsES2[obj 0x205b4583 isInit true, usesShared false, 1 GearsObj[0x2ddddf8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x417ffb28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d03859c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x205b4583 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x205b4583, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x205b4583 506x485, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0506x0485.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x205b4583: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x205b4583 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.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x1600021, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ddec174: tileRendererInUse null, GearsES2[obj 0x6ddec174 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ddec174 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ddec174 created: GearsObj[0x55c5a59a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ddec174 created: GearsObj[0x22fb4d74, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ddec174 created: GearsObj[0x22fb4d74, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ddec174 FIN GearsES2[obj 0x6ddec174 isInit true, usesShared false, 1 GearsObj[0x55c5a59a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22fb4d74, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x209a0c9d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ddec174 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600021, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ddec174, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6ddec174 512x512, swapInterval 1, drawable 0x1600021 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ddec174: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ddec174 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] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x160002f, [junit] Drawable size 506x485 surface[506x485], [junit] AWT[pos 0/0, size 506x485, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x63935d75: tileRendererInUse null, GearsES2[obj 0x63935d75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x63935d75 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x63935d75 created: GearsObj[0x66edbcf8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x63935d75 created: GearsObj[0x2117293, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x63935d75 created: GearsObj[0x2117293, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x63935d75 FIN GearsES2[obj 0x63935d75 isInit true, usesShared false, 1 GearsObj[0x66edbcf8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2117293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x477911f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x63935d75 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160002f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63935d75, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x63935d75 506x485, swapInterval 1, drawable 0x160002f [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0506x0485.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63935d75: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63935d75 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] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x160003c, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x638aa056: tileRendererInUse null, GearsES2[obj 0x638aa056 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x638aa056 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x638aa056 created: GearsObj[0x79705876, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x638aa056 created: GearsObj[0x3ebfe943, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x638aa056 created: GearsObj[0x3ebfe943, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x638aa056 FIN GearsES2[obj 0x638aa056 isInit true, usesShared false, 1 GearsObj[0x79705876, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ebfe943, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x296b4de4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x638aa056 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160003c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x638aa056, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x638aa056 512x512, swapInterval 1, drawable 0x160003c [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638aa056: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638aa056 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] SLOCK [T main @ 1402055909382 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01RealizeGLCanvasOnAWTEDTUseFrameSize took 2.257 sec [junit] Testcase: test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize took 0.426 sec [junit] Testcase: test11RealizeGLCanvasOnMainTUseFrameSize took 0.43 sec [junit] Testcase: test12RealizeGLCanvasOnMainTUseGLCanvasSize took 0.432 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.74 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055905722 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x160000f, [junit] Drawable size 502x482 surface[502x482], [junit] AWT[pos 0/0, size 502x482, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x205b4583: tileRendererInUse null, GearsES2[obj 0x205b4583 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x205b4583 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x205b4583 created: GearsObj[0x2ddddf8e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x205b4583 created: GearsObj[0x417ffb28, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x205b4583 created: GearsObj[0x417ffb28, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x205b4583 FIN GearsES2[obj 0x205b4583 isInit true, usesShared false, 1 GearsObj[0x2ddddf8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x417ffb28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d03859c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x205b4583 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x205b4583, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x205b4583 506x485, swapInterval 1, drawable 0x160000f [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0506x0485.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x205b4583: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x205b4583 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.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x1600021, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ddec174: tileRendererInUse null, GearsES2[obj 0x6ddec174 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ddec174 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ddec174 created: GearsObj[0x55c5a59a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ddec174 created: GearsObj[0x22fb4d74, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ddec174 created: GearsObj[0x22fb4d74, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ddec174 FIN GearsES2[obj 0x6ddec174 isInit true, usesShared false, 1 GearsObj[0x55c5a59a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22fb4d74, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x209a0c9d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ddec174 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600021, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ddec174, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6ddec174 512x512, swapInterval 1, drawable 0x1600021 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ddec174: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ddec174 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] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x160002f, [junit] Drawable size 506x485 surface[506x485], [junit] AWT[pos 0/0, size 506x485, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x63935d75: tileRendererInUse null, GearsES2[obj 0x63935d75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x63935d75 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x63935d75 created: GearsObj[0x66edbcf8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x63935d75 created: GearsObj[0x2117293, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x63935d75 created: GearsObj[0x2117293, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x63935d75 FIN GearsES2[obj 0x63935d75 isInit true, usesShared false, 1 GearsObj[0x66edbcf8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2117293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x477911f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x63935d75 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160002f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x63935d75, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x63935d75 506x485, swapInterval 1, drawable 0x160002f [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0506x0485.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63935d75: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63935d75 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] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa88c93, [junit] handle 0x160003c, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]], [junit] 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.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1d88520, owner true, JAWTToolkitLock[obj 0x1fe01e3, isOwner false, <25eb91c6, caf719d>[count 1, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] 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.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x638aa056: tileRendererInUse null, GearsES2[obj 0x638aa056 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x638aa056 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x638aa056 created: GearsObj[0x79705876, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x638aa056 created: GearsObj[0x3ebfe943, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x638aa056 created: GearsObj[0x3ebfe943, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x638aa056 FIN GearsES2[obj 0x638aa056 isInit true, usesShared false, 1 GearsObj[0x79705876, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ebfe943, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x296b4de4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x638aa056 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160003c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x638aa056, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x638aa056 512x512, swapInterval 1, drawable 0x160003c [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638aa056: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638aa056 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] SLOCK [T main @ 1402055909382 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402055909382 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055910274 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT [junit] SLOCK [T main @ 1402055910315 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.12 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055910274 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 @ 1402055910315 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 0.002 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.12 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055910274 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 @ 1402055910315 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055911110 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x7ffc6a12: tileRendererInUse null, GearsES2[obj 0x7ffc6a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7ffc6a12 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7ffc6a12 created: GearsObj[0x68ff9111, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ffc6a12 created: GearsObj[0x628d28f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ffc6a12 created: GearsObj[0x628d28f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ffc6a12 FIN GearsES2[obj 0x7ffc6a12 isInit true, usesShared false, 1 GearsObj[0x68ff9111, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x628d28f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x710d806c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ffc6a12 0/0 396x536 of 396x536, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ffc6a12, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ffc6a12: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ffc6a12 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 0x51006ab6: tileRendererInUse null, GearsES2[obj 0x51006ab6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51006ab6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x51006ab6 created: GearsObj[0x4cac1566, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x51006ab6 created: GearsObj[0x35b102dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x51006ab6 created: GearsObj[0x35b102dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51006ab6 FIN GearsES2[obj 0x51006ab6 isInit true, usesShared false, 1 GearsObj[0x4cac1566, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35b102dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x783316b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51006ab6 0/0 396x536 of 396x536, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51006ab6, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51006ab6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51006ab6 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 0x394f62cc: tileRendererInUse null, GearsES2[obj 0x394f62cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x394f62cc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x394f62cc created: GearsObj[0xff4fc08, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x394f62cc created: GearsObj[0x1cce7967, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x394f62cc created: GearsObj[0x1cce7967, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x394f62cc FIN GearsES2[obj 0x394f62cc isInit true, usesShared false, 1 GearsObj[0xff4fc08, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1cce7967, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x378467f7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x394f62cc 0/0 401x536 of 401x536, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x394f62cc, angle 0.0, [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167 -> [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x394f62cc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x394f62cc FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.433 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055911110 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x7ffc6a12: tileRendererInUse null, GearsES2[obj 0x7ffc6a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7ffc6a12 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7ffc6a12 created: GearsObj[0x68ff9111, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ffc6a12 created: GearsObj[0x628d28f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ffc6a12 created: GearsObj[0x628d28f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ffc6a12 FIN GearsES2[obj 0x7ffc6a12 isInit true, usesShared false, 1 GearsObj[0x68ff9111, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x628d28f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x710d806c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ffc6a12 0/0 396x536 of 396x536, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ffc6a12, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ffc6a12: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ffc6a12 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 0x51006ab6: tileRendererInUse null, GearsES2[obj 0x51006ab6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51006ab6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x51006ab6 created: GearsObj[0x4cac1566, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x51006ab6 created: GearsObj[0x35b102dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x51006ab6 created: GearsObj[0x35b102dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51006ab6 FIN GearsES2[obj 0x51006ab6 isInit true, usesShared false, 1 GearsObj[0x4cac1566, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35b102dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x783316b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51006ab6 0/0 396x536 of 396x536, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51006ab6, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51006ab6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51006ab6 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 0x394f62cc: tileRendererInUse null, GearsES2[obj 0x394f62cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x394f62cc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] SLOCK [T main @ 1402055914464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x394f62cc created: GearsObj[0xff4fc08, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x394f62cc created: GearsObj[0x1cce7967, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x394f62cc created: GearsObj[0x1cce7967, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x394f62cc FIN GearsES2[obj 0x394f62cc isInit true, usesShared false, 1 GearsObj[0xff4fc08, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1cce7967, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x378467f7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x394f62cc 0/0 401x536 of 401x536, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x394f62cc, angle 0.0, [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167 -> [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x394f62cc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x394f62cc FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] SLOCK [T main @ 1402055914464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01JSplitPaneWithHwGLCanvasPlain took 2.095 sec [junit] Testcase: test02JSplitPaneWithHwGLCanvasContainer took 0.571 sec [junit] Testcase: test03JSplitPaneWithLwGLJPanel took 0.585 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.433 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055911110 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x7ffc6a12: tileRendererInUse null, GearsES2[obj 0x7ffc6a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7ffc6a12 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7ffc6a12 created: GearsObj[0x68ff9111, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ffc6a12 created: GearsObj[0x628d28f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ffc6a12 created: GearsObj[0x628d28f1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ffc6a12 FIN GearsES2[obj 0x7ffc6a12 isInit true, usesShared false, 1 GearsObj[0x68ff9111, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x628d28f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x710d806c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ffc6a12 0/0 396x536 of 396x536, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ffc6a12, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ffc6a12: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ffc6a12 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 0x51006ab6: tileRendererInUse null, GearsES2[obj 0x51006ab6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x51006ab6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x51006ab6 created: GearsObj[0x4cac1566, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x51006ab6 created: GearsObj[0x35b102dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x51006ab6 created: GearsObj[0x35b102dd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51006ab6 FIN GearsES2[obj 0x51006ab6 isInit true, usesShared false, 1 GearsObj[0x4cac1566, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35b102dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x783316b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51006ab6 0/0 396x536 of 396x536, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x51006ab6, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51006ab6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51006ab6 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 0x394f62cc: tileRendererInUse null, GearsES2[obj 0x394f62cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x394f62cc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x394f62cc created: GearsObj[0xff4fc08, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x394f62cc created: GearsObj[0x1cce7967, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x394f62cc created: GearsObj[0x1cce7967, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x394f62cc FIN GearsES2[obj 0x394f62cc isInit true, usesShared false, 1 GearsObj[0xff4fc08, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1cce7967, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x378467f7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x394f62cc 0/0 401x536 of 401x536, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x394f62cc, angle 0.0, [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167 -> [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x394f62cc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x394f62cc FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] SLOCK [T main @ 1402055914464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055915324 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] XXXX Visible Part 1/3 [junit] 1 s: 60 f / 1295 ms, 46.3 fps, 21 ms/f; total: 60 f, 46.3 fps, 21 ms/f [junit] XXXXX Invisible Part 2/3 [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 60 f, 3750.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 6666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 9473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 12000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 13636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 15652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 17500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 19200.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 21428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 22758.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 720 f, 23225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 25161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 26250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 28125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 30909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 32727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 34545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 35294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 37058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 38823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 39428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 41142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 42857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 43333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 45000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 46666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 47027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 48648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 50270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 50526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 52105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 53684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 53846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 55384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 56923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 57000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 58500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 58536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 61463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 61428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 62857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 64285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 64186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 65581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 66976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 66818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 68181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 69545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 69333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 70666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 71739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 73043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 74347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 74042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 75319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 76250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 77500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 77142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 78367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 79591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 79200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 80400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 81600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 81176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 82352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 81923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 83076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 84230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 83773.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 84905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 86037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 85555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 86666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 87777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 87272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 88363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 89454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 88928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 89473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 90526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 91034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 90508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 91525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 91000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 92000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 91475.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 92459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 93442.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 92903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 93870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 93333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 94285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 93750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 94687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 94153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 95076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 94545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 95454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 94925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 95820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 95294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 96176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 95652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 96521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 97391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 98260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 97714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 98571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 99428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 98873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 99718.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 100563.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 100833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 101666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 102500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 101917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 102739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 103561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 102972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 103783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 104594.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 104000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 104800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 105600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 106400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 105789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 106578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 107368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 106753.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 107532.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 108311.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 107692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 108461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 109230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 109367.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 110126.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 110886.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 110250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 111000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 111750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 112500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 111851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 112592.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 113333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 112682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 113414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 114146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 114878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 114216.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 114939.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 115662.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 115000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 115714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 116428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 115764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 116470.5 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.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, 110109.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 110769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 111428.5 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, 112258.0 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, 113617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 114255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 114893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 115531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 114947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 115578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 116210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 116842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 116250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 116875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 117500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 118125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 117525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 118144.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 118762.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 119381.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 120000.0 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, 120612.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 121224.4 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, 121800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 122400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 123000.0 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, 122970.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 123564.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 124158.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 124752.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 124117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 124705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 125294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 125882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 126470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 127058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 126407.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 126990.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 127572.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 128155.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 128737.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 129320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 129902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 129230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 129807.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 130384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 130961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 131538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 132115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 132692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 132571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 133142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 133714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 134285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 134857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 135428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 134716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 135283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 135849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 136415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 136981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 137547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 138113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 138679.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 137943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 138504.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 139065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 139626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 140186.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 140747.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 141308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 141869.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 141111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 141666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 142222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 142777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 143333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 143888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 144444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 145555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 144770.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 145321.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 145871.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 146422.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 146972.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 147522.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 148073.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 148623.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 149174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 148363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 148909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 149454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 150545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 151090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 151636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 152181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 151891.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 152432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 152972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 153513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 154054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 154594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 155135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 155675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 156216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 156756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 155892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 156428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 156964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 158035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 159107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 159642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 160178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 159292.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 159823.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 160353.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 160884.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 161415.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 161946.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 162477.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 163008.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 163539.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 164070.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 164601.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 163684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 164210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 164736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 165263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 165789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 166315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 166842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 167368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 167894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 168421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 167478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 168521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 169043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 169565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 170086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 170608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 171130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 171652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 172173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 171206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 171724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 172241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 172758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 173275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 173793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 174310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 174827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 175344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 175862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 176379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 175384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 175897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 176410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 176923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 177435.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 177948.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 178461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 178974.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 179487.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 178983.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 179491.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 180508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 181016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 181525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 182033.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 182542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 183050.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 183559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 184067.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 183025.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 183529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 184033.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 184537.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 185042.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 185546.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 186050.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 186554.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 187058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 187563.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 186500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 187000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 187500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 188000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 188500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 189000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 189500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 190000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 190500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 191000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 189917.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 190413.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 190909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 191404.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 191900.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 192396.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 192892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 193388.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 193884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 194380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 194876.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 193770.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 194262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 194754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 195245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 195737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 196229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 196721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 197213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 197704.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 198196.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 197073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 197560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 198048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 198536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 199024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 199512.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 200000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 200487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 200975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 201463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 201951.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 200806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 201290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 201774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 202258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 202741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 203225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 203709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 204193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 204677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 203520.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 204000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 204480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 204960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 205440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 205920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 206400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 206880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 207360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 207840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 208320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 207142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 207619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 208095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 208571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 209047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 209523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 210000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 210476.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 210952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 211428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 210236.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 210708.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 211181.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 211653.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 212125.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 212598.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 213070.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 213543.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 214015.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 214488.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 213281.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 213750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 214218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 214687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 215156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 215625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 216093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 216562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 217031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 217500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 217968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 216744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 217209.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 217674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 218139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 218604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 219069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 219534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 220000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 220465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 220930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 219692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 220153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 220615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 221076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 221538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 222000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 222461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 222923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 223384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 223846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 224307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 223053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 223511.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 223969.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 224427.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 224885.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 225343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 225801.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 226259.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 226717.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 227175.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 227633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 226363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 226818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 227272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 227727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 228181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 228636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 229090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 229545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 230000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 230454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 229172.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 229624.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 230075.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 230526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 230977.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 231428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 231879.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 232330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 232781.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 233233.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 233684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 232388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 232835.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 233283.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 233731.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 234179.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 234626.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 235074.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 235522.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 235970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 236417.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 235111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 235555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 236000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 236444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 236888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 237333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 237777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 238222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 238666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 239111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 239555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 238235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 238676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 239117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 239558.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 240441.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 240882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 241323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 241764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 242205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 240875.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 241313.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 241751.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 242189.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 242627.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 243065.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 243503.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 243941.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 244379.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 244817.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 245255.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 243913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 244347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 244782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 245217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 245652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 246086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 246521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 246956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 247391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 247826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 246474.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 246906.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 247338.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 247769.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 248201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 248633.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 249064.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 249496.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 249928.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 250359.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 249000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 249428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 249857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 250285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 250714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 251142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 251571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 252428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 252857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 253285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 253714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 252340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 252765.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 253191.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 253617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 254042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 254468.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 254893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 255319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 255744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 256170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 256595.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 257021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 255633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 256056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 256478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 256901.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 257323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 257746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 258169.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 258591.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 259014.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 259436.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 259859.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 260281.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 258881.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 259300.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 259720.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 260139.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 260559.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 260979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 261398.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 261818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 262237.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 262657.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 263076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 263496.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 262083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 262500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 262916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 263333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 263750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 264166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 264583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 265000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 265416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 265833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 266250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 266666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 267083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 265655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 266068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 266482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 266896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 267310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 267724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 268137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 268551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 268965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 269379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 269793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 270206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 268767.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 269178.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 269589.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 270410.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 270821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 271232.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 271643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 272054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 272465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 272876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 273287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 271836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 272244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 272653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 273061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 273469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 273877.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 274693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 275102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 275510.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 275918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 276326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 274864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 275270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 275675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 276081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 276486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 276891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 277297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 277702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 278108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 278513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 278918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 279324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 277852.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 278255.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 278657.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 279060.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 279463.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 279865.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 280268.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 280671.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 281073.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 281476.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 281879.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 282281.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 280800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 281200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 281600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 282000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 282400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 282800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 283200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 283600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 284000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 284400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 284800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 285200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 285600.0 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 42900 f, 276774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 277161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 277548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 277935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 278322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 278709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 279096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 279483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 279870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 278461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 278846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 279230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 279615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 280000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 280384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 280769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 281153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 281538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 281923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 280509.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 280891.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 281273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 281656.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 282038.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 282420.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 282802.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 283184.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 283566.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 283949.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 282531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 282911.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 283291.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 283670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 284050.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 284430.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 284810.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 285189.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 285569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 284150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 284528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 284905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 285283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 285660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 286037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 286415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 286792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 287169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 287547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 286125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 286500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 286875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 287250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 287625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 288000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 288375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 288750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 289125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 289500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 288074.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 288447.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 288819.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 289192.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 289565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 289937.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 290310.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 290683.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 291055.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 291428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 290000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 290370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 290740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 291111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 291481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 291851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 292222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 292592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 292962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 293333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 291901.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 292269.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 292638.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 293006.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 293374.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 293742.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 294110.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 292682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 293048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 293414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 293780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 294146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 294512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 294878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 295243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 293818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 294181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 294545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 294909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 295272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 295636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 296000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 296363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 294939.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 295301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 295662.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 296024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 296385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 296747.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 297108.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 297469.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 296047.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 296407.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 296766.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 297125.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 297485.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 297844.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 298203.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 296785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 297142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 297500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 297857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 298214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 298571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 298928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 299285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 297869.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 298224.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 298579.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 298934.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 299289.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 299644.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 300355.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 298941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 299294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 299647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 300352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 300705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 301058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 301411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 300350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 300701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 301052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 301403.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 301754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 302105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 302456.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 301046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 301395.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 301744.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 302093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 302441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 302790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 303139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 303488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 302080.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 302427.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 302774.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 303121.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 303468.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 303815.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 304161.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 304508.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 303103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 303448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 303793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 304137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 304482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 304827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 305172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 305517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 304114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 304457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 304800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 305142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 305485.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 305828.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 306171.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 306514.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 306857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 307200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 305795.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 306136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 306477.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 306818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 307159.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 307500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 307840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 308181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 308522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 308863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 309204.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 309545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 309886.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 308474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 308813.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 309152.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 309491.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 309830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 310169.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 310508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 310847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 311186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 311525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 311864.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 312203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 312542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 311123.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 311460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 311797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 312134.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 312471.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 312809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 313146.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 313483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 313820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 314157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 314494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 314831.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 315168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 313743.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 314078.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 314413.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 314748.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 315083.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 315419.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 315754.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 316089.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 316424.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 316759.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 317094.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 317430.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 317765.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 316333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 316666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 317000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 317333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 317666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 318333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 318666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 319000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 319333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 319666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 320333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 320666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 319226.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 319558.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 319889.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 320221.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 320552.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 320883.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 321215.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 321546.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 321878.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 322209.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 322541.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 322872.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 323204.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 321758.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 322087.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 322417.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 322747.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 323076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 323406.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 323736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 324065.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 324395.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 324725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 325054.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 325384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 325714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 324262.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 324590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 324918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 325245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 325573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 325901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 326229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 326557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 326885.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 327213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 327540.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 327868.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 328196.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 326739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 327065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 327391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 327717.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 328043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 328369.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 328695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 329021.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 329347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 329673.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 330326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 328864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 329189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 329513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 329837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 330162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 330486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 330810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 331135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 331459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 331783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 332108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 332432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 332756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 333081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 331612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 331935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 332258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 332580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 332903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 333225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 333548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 333870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 334193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 334516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 334838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 335161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 335483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 334010.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 334331.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 334652.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 334973.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 335294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 335614.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 335935.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 336256.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 336577.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 336898.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 337219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 337540.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 337860.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 336382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 336702.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 337021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 337340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 337659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 337978.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 338297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 338617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 338936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 339255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 339574.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 339893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 340212.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 338730.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 339047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 339365.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 339682.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 340317.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 340634.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 340952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 341269.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 341587.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 341904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 342222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 342539.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 341052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 341368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 341684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 342000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 342315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 342631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 342947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 343263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 343578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 343894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 344210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 344526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 344842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 343350.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 343664.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 343979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 344293.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 344607.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 344921.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 345235.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 345549.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 345863.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 346178.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 346492.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 346806.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 347120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 345625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 345937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 346250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 346562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 346875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 347187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 347500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 347812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 348125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 348437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 348750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 349062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 349375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 347875.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 348186.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 348497.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 348808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 349119.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 349430.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 349740.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 350051.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 350362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 350673.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 350984.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 351295.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 351606.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 351917.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 350412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 350721.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 351030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 351340.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 351649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 351958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 352268.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 352577.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 352886.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 353195.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 353505.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 353814.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 354123.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 352615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 352923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 353230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 353538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 353846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 354153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 354461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 354769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 355076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 355384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 355692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 356000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 356307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 354795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 355102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 355408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 355714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 356020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 356326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 356632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 356938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 357244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 357551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 357857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 358163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 358469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 356954.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 357258.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 357563.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 357868.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 358172.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 358477.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 358781.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 359086.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 359390.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 359695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 360304.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 360609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 359090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 359393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 359696.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 360303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 360606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 360909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 361212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 361515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 361818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 362121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 362424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 362727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 361206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 361507.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 361809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 362110.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 362412.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 362713.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 363015.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 363316.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 363618.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 363919.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 364221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 364522.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 364824.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 363300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 363600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 363900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 364200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 364500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 364800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 365100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 365400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 365700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 366000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 366300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 366600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 366900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 365373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 365671.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 365970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 366268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 366567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 366865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 367164.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 367462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 367761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 368059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 368358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 368656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 368955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 367425.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 367722.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 368019.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 368316.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 368613.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 368910.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 369207.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 369504.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 369801.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 370099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 370396.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 370693.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 370990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 371287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 369753.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 370049.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 370344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 370640.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 370935.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 371231.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 371527.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 371822.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 372118.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 372413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 372709.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 373004.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 373300.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 371764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 372058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 372352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 372647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 372941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 373235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 373529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 373823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 374117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 374411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 374705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 375000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 375294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 373756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 374048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 374341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 374634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 374926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 375219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 375512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 375804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 376097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 376390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 376682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 376975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 377268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 375728.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 376019.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 376310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 376601.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 376893.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 377184.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 377475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 377767.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 378058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 378349.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 378640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 378932.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 379223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 377681.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 377971.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 378260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 378550.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 378840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 379130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 379420.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 379710.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 380000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 380289.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 380579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 380869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 381159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 379615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 379903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 380192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 380480.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 380769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 381057.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 381346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 381634.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 381923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 382211.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 382500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 382788.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 383076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 381531.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 381818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 382105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 382392.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 382679.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 382966.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 383253.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 383540.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 383827.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 384114.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 384401.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 384689.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 384976.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 385263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 383714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 384000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 384285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 384571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 384857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 385142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 385428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 385714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 386000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 386285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 386571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 386857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 387142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 385592.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 385876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 386161.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 386445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 386729.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 387014.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 387298.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 387582.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 387867.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 388151.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 388436.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 388720.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 389004.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 387452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 387735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 388018.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 388301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 388584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 388867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 389150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 389433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 389716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 390283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 390566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 390849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 389295.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 389577.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 389859.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 390140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 390422.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 390704.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 390985.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 391267.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 391549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 391831.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 392112.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 392394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 392676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 391121.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 391401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 391682.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 391962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 392243.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 392523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 392803.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 393084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 393364.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 393644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 393925.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 394205.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 394485.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 392930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 393209.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 393488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 393767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 394046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 394325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 394604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 394883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 395162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 395441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 395720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 396000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 396279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 396558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 395000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 395277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 395555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 395833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 396111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 396388.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 396666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 396944.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 397222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 397500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 397777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 398055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 398333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 396774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 397050.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 397327.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 397603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 397880.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 398156.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 398433.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 398709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 398986.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 399262.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 399539.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 399815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 400092.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 398532.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 398807.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 399082.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 399357.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 399633.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 399908.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 400183.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 400458.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 400733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 401009.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 401284.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 401559.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 401834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 400273.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 400547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 400821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 401095.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 401369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 401643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 401917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 402191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 402465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 402739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 403013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 403287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 403561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 402000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 402272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 402545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 402818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 403090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 403363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 403636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 403909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 404181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 404454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 404727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 405272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 405545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 403981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 404253.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 404524.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 404796.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 405067.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 405339.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 405610.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 405882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 406153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 406425.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 406696.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 406968.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 407239.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 405675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 405945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 406216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 406486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 406756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 407027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 407297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 407567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 407837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 408108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 408378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 408648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 408918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 407354.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 407623.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 407892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 408161.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 408430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 408699.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 408968.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 409237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 409506.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 409775.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 410044.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 410313.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 410582.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 410852.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 409285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 409553.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 409821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 410089.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 410357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 410625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 410892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 411160.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 411428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 411696.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 411964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 412232.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 412500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 410933.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 411200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 411466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 411733.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 412000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 412266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 412533.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 412800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 413066.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 413333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 413600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 413866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 414133.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 414400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 412831.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 413097.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 413362.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 413628.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 413893.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 414159.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 414424.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 414690.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 414955.7 fps, 0 ms/f [junit] 0 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 93840 f, 373864.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 374103.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 372857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 373095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 373333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 373571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 372332.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 372569.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 372806.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 371574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 371811.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 372047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 372283.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 371058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 371294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 371529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 370312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 370546.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 370781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 371015.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 369805.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 370038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 370272.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 370505.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 369302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 369534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 369767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 370000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 368803.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 369034.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 369266.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 369498.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 368307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 368538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 368769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 369000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 367816.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 368045.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 368275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 368505.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 367328.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 367557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 367786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 368015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 366844.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 367072.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 367300.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 366136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 366363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 366590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 366818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 365660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 365886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 366113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 366339.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 365187.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 365413.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 365639.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 365864.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 364719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 364943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 365168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 365393.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 364253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 364477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 364701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 364925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 363791.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 364014.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 364237.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 364460.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 363333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 363555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 363777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 364000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 362878.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 363099.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 363321.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 363542.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 363763.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 363985.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 364206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 364428.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 364649.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 364870.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 365092.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 365313.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 364191.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 364411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 364632.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 364852.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 365073.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 365294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 365514.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 365735.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 365955.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 366176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 366397.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 366617.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 366838.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 367058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 367279.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 366153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 366373.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 366593.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 366813.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 367032.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 367252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 367472.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 367692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 367912.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 368131.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 368351.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 368571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 368791.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 369011.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 369230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 368102.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 368321.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 368540.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 368759.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 368978.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 369197.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 369416.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 369635.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 369854.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 370073.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 370291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 370510.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 370729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 370948.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 371167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 370036.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 370254.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 370472.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 370690.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 370909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 371127.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 371345.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 371563.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 371781.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 372000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 372218.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 372436.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 372654.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 372872.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 373090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 371956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 372173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 372391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 372608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 372826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 373043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 373260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 373478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 373695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 373913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 374130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 374347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 374565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 374782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 373646.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 373862.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 374079.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 374296.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 374512.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 374729.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 374945.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 375162.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 375379.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 375595.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 375812.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 376028.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 376245.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 376462.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 376678.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 375539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 375755.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 375971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 376187.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 376402.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 376618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 376834.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 377050.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 377266.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 377482.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 377697.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 377913.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 378129.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 378345.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 378561.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 378776.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 377634.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 377849.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 378064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 378279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 378494.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 378709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 378924.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 379139.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 379354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 379569.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 379784.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 380000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 380215.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 380430.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 380645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 379500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 379714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 379928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 380142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 380357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 380571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 380785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 381000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 381214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 381428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 381642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 381857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 382071.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 382285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 382500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 381352.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 381565.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 381779.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 381992.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 382206.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 382419.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 382633.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 382846.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 383060.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 383274.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 383487.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 383701.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 383914.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 384128.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 384341.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 384555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 383404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 383617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 383829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 384042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 384255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 384468.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 384680.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 384893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 385106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 385319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 385531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 385744.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 385957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 386170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 386382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 385229.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 385441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 385653.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 385865.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 386077.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 386289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 386501.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 386713.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 386925.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 387137.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 387349.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 387561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 387773.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 387985.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 388197.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 387042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 387253.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 387464.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 387676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 387887.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 388098.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 388309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 388521.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 388732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 388943.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 389154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 389366.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 389577.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 389788.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 390211.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 389052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 389263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 389473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 389684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 389894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 390105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 390315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 390526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 390736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 390947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 391157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 391368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 391578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 391789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 392000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 390839.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 391048.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 391258.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 391468.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 391678.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 391888.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 392097.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 392307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 392517.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 392727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 392937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 393146.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 393356.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 393566.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 393776.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 393986.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 392822.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 393031.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 393240.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 393449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 393658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 393867.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 394076.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 394285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 394494.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 394703.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 394912.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 395121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 395331.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 395540.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 395749.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 394583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 394791.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 395000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 395208.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 395416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 395625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 395833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 396041.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 396250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 396458.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 396666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 396875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 397083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 397291.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 397500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 396332.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 396539.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 396747.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 396955.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 397162.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 397370.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 397577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 397785.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 397993.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 398200.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 398408.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 398615.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 398823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 399031.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 399238.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 399446.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 398275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 398482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 398689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 398896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 399103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 399310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 399517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 399724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 399931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 400137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 400344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 400551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 400758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 400965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 401172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 400000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 400206.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 400412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 400618.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 400824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 401030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 401237.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 401443.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 401649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 401855.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 402061.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 402268.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 402474.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 402680.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 402886.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 401712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 401917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 402123.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 402328.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 402534.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 402739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 402945.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 403150.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 403356.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 403561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 403767.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 403972.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 404178.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 404383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 404589.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 404794.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 403617.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 403822.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 404027.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 404232.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 404436.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 404641.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 404846.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 405051.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 405255.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 405460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 405665.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 405870.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 406075.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 406279.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 406484.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 405306.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 405510.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 405714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 405918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 406122.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 406326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 406530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 406734.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 406938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 407142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 407346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 407551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 407755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 407959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 408163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 406983.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 407186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 407389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 407593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 407796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 408000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 408203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 408406.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 408610.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 408813.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 409016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 409220.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 409423.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 409627.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 409830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 408648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 408851.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 409054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 409256.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 409459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 409662.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 409864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 410067.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 410270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 410472.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 410675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 410878.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 411081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 411283.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 410101.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 410303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 410505.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 410707.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 410909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 411111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 411313.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 411515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 411717.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 411919.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 412121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 412323.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 412525.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 412727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 412929.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 413131.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 411946.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 412147.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 412349.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 412550.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 412751.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 412953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 413154.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 413355.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 413557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 413758.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 413959.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 414161.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 414362.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 414563.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 414765.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 413578.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 413779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 413979.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 414180.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 414381.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 414581.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 414782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 414983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 415183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 415384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 415585.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 415785.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 415986.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 416187.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 416387.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 415200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 415400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 415600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 415800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 416000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 416200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 416400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 416600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 416800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 417000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 417200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 417400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 417600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 417800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 418000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 416810.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 417009.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 417209.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 417408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 417607.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 417807.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 418006.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 418205.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 418405.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 418604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 418804.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 419003.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 419202.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 419402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 419601.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 419800.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 418609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 418807.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 419006.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 419205.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 419403.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 419602.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 419801.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 420198.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 420397.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 420596.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 420794.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 420993.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 421192.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 421390.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 421589.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 420396.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 420594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 420792.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 420990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 421188.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 421386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 421584.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 421782.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 421980.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 422178.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 422376.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 422574.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 422772.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 422970.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 423168.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 421973.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 422171.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 422368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 422565.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 422763.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 422960.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 423157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 423355.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 423552.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 423750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 423947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 424144.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 424342.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 424539.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 424736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 424934.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 423737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 423934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 424131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 424327.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 424524.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 424721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 424918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 425114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 425311.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 425508.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 425704.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 425901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 426098.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 426295.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 426491.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 426688.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 425490.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 425686.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 425882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 426078.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 426274.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 426470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 426666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 426862.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 427058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 427254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 427450.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 427647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 427843.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 428039.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 428235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 428431.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 427231.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 427426.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 427622.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 427817.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 428013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 428208.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 428403.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 428599.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 428794.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 428990.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 429185.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 429381.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 429576.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 429772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 429967.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 430162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 428961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 429155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 429350.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 429545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 429740.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 429935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 430129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 430324.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 430519.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 430714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 430909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 431103.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 431298.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 431493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 431688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 431883.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 430679.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 430873.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 431067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 431262.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 431456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 431650.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 431844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 432038.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 432233.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 432427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 432621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 432815.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 433009.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 433203.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 433398.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 433592.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 433786.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 432580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 432774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 432967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 433161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 433354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 433548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 433741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 433935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 434129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 434322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 434516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 434709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 434903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 435096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 435290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 435483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 434276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 434469.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 434662.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 434855.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 435048.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 435241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 435434.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 435627.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 435819.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 436012.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 436205.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 436398.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 436591.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 436784.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 436977.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 437170.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 435961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 436153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 436346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 436538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 436730.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 436923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 437115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 437307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 437500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 437692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 437884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 438076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 438269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 438461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 438653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 438846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 437635.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 437827.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 438019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 438210.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 438402.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 438594.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 438785.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 438977.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 439169.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 439361.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 439552.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 439744.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 439936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 440127.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 440319.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 440511.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 439299.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 439490.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 439681.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 439872.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 440063.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 440254.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 440445.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 440636.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 440828.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 441019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 441210.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 441401.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 441592.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 441783.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 441974.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 442165.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 440952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 441142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 441333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 441523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 441714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 441904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 442095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 442285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 442476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 442666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 442857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 443047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 443238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 443428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 443619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 443809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 442594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 442784.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 442974.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 443164.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 443354.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 443544.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 443734.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 443924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 444113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 444303.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 444493.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 444683.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 444873.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 445063.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 445253.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 445443.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 444227.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 444416.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 444605.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 444794.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 444984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 445173.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 445362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 445552.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 445741.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 445930.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 446119.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 446309.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 446498.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 446687.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 446876.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 447066.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 445849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 446037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 446226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 446415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 446603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 446792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 446981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 447169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 447358.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 447547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 447735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 447924.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 448113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 448301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 448490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 448679.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 447460.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 447648.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 447837.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 448025.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 448213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 448401.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 448589.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 448777.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 448965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 449153.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 449341.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 449529.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 449717.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 449905.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 450094.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 450282.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 449062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 449250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 449437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 449625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 449812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 450187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 450375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 450562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 450750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 450937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 451125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 451312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 451500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 451687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 451875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 452062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 450841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 451028.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 451214.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 451401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 451588.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 451775.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 451962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 452149.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 452336.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 452523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 452710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 452897.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 453084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 453271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 453457.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 453644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 452422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 452608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 452795.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 452981.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 453167.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 453354.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 453540.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 453726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 453913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 454099.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 454285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 454472.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 454658.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 454844.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 455031.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 455217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 453993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 454179.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 454365.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 454551.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 454736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 454922.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 455108.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 455294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 455479.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 455665.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 455851.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 456037.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 456222.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 456408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 456594.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 456780.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 455555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 455740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 455925.9 fps, 0 ms/f [junit] 0 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 147780 f, 404876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 405041.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 405205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 405369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 404426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 404590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 404754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 404918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 403978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 404141.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 404305.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 404468.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 403532.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 403695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 403858.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 404021.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 403089.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 403252.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 403414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 403577.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 402648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 402810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 402972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 403135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 403297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 402371.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 402533.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 402695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 402857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 401935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 402096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 402258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 402419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 401501.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 401662.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 401823.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 401983.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 401069.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 401229.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 401390.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 401550.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 400640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 400800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 400960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 401120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 400212.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 400372.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 400531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 400691.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 399787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 399946.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 400106.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 400265.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 399365.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 399523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 399682.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 399841.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 398944.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 399102.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 399261.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 399419.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 399577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 399736.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 399894.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 400052.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 400211.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 399315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 399473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 399631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 399789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 399947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 400105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 400263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 400421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 400578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 400736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 400894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 401052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 401210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 401368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 401526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 401684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 400787.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 400944.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 401102.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 401259.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 401417.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 401574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 401732.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 401889.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 402047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 402204.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 402362.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 402519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 402677.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 402834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 402992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 402094.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 402251.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 402408.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 402565.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 402722.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 402879.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 403036.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 403193.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 403350.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 403507.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 403664.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 403822.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 403979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 404136.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 404293.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 404450.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 403550.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 403707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 403864.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 404020.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 404177.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 404334.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 404490.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 404647.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 404804.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 404960.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 405117.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 405274.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 405430.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 405587.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 405744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 404843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 405156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 405312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 405468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 405625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 405781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 405937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 406093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 406250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 406406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 406562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 406718.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 406875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 407031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 406129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 406285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 406441.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 406597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 406753.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 406909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 407064.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 407220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 407376.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 407532.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 407688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 407844.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 408000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 408155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 408311.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 408467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 407564.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 407720.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 407875.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 408031.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 408186.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 408341.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 408497.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 408652.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 408808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 408963.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 409119.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 409274.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 409430.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 409585.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 409740.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 408837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 408992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 409147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 409302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 409457.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 409612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 409767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 409922.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 410077.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 410232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 410387.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 410542.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 410697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 410852.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 411007.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 410103.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 410257.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 410412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 410567.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 410721.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 410876.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 411030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 411185.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 411340.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 411494.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 411649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 411804.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 411958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 412113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 412268.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 412422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 411516.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 411670.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 411825.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 411979.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 412133.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 412287.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 412442.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 412596.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 412750.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 412904.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 413059.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 413213.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 413367.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 413521.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 413676.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 412769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 412923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 413076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 413230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 413384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 413538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 413692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 413846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 414000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 414153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 414307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 414461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 414615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 414769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 414923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 415076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 414168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 414322.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 414475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 414629.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 414782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 414936.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 415089.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 415242.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 415396.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 415549.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 415703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 415856.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 416010.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 416163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 416317.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 415408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 415561.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 415714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 415867.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 416020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 416173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 416326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 416479.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 416632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 416785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 416938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 417091.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 417244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 417397.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 417551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 417704.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 417857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 418010.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 417099.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 417251.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 417404.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 417557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 417709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 417862.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 418015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 418167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 418320.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 418473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 418625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 418778.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 418931.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 419083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 419236.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 419389.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 419542.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 418629.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 418781.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 418934.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 419086.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 419238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 419390.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 419543.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 419695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 419847.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 420152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 420304.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 420456.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 420609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 420761.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 420913.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 421066.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 421218.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 420303.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 420455.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 420607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 420759.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 420911.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 421063.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 421215.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 421367.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 421519.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 421670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 421822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 421974.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 422126.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 422278.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 422430.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 422582.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 422734.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 421818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 421969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 422121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 422272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 422424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 422575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 422727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 422878.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 423030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 423181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 423333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 423484.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 423636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 423787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 423939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 424090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 424242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 424393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 423476.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 423627.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 423778.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 423929.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 424080.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 424231.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 424382.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 424534.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 424685.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 424836.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 424987.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 425138.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 425289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 425440.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 425591.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 425743.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 425894.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 424974.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 425125.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 425276.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 425427.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 425577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 425728.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 425879.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 426030.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 426180.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 426331.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 426482.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 426633.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 426783.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 426934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 427085.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 427236.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 427386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 427537.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 426616.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 426766.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 426917.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 427067.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 427218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 427368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 427518.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 427669.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 427819.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 427969.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 428120.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 428270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 428421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 428571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 428721.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 428872.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 429022.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 429172.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 428250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 428400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 428550.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 428700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 428850.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 429000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 429150.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 429300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 429450.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 429600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 429750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 429900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 430050.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 430200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 430350.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 430500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 430650.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 430800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 429875.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 430024.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 430174.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 430324.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 430473.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 430623.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 430773.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 430922.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 431072.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 431221.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 431371.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 431521.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 431670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 431820.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 431970.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 432119.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 432269.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 432418.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 431492.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 431641.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 431791.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 431940.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 432089.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 432238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 432388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 432537.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 432686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 432835.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 432985.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 433134.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 433283.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 433432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 433582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 433731.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 433880.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 434029.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 433101.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 433250.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 433399.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 433548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 433697.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 433846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 433995.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 434143.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 434292.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 434441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 434590.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 434739.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 434888.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 435037.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 435186.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 435335.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 435483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 435632.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 434702.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 434851.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 435000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 435148.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 435297.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 435445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 435594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 435742.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 435891.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 436039.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 436188.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 436336.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 436485.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 436633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 436782.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 436930.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 437079.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 437227.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 436296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 436444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 436592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 436740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 436888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 437037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 437185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 437333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 437481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 437629.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 437777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 437925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 438074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 438222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 438370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 438518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 438666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 438814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 438962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 438029.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 438177.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 438325.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 438472.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 438620.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 438768.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 438916.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 439064.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 439211.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 439359.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 439507.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 439655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 439802.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 439950.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 440098.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 440246.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 440394.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 440541.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 439606.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 439754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 439901.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 440049.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 440196.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 440343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 440491.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 440638.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 440786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 440933.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 441081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 441228.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 441375.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 441523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 441670.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 441818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 441965.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 442113.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 441176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 441323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 441470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 441617.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 441764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 441911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 442058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 442205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 442352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 442500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 442647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 442794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 442941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 443088.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 443235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 443382.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 443529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 443676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 442738.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 442885.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 443031.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 443178.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 443325.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 443471.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 443618.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 443765.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 443911.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 444058.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 444205.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 444352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 444498.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 444645.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 444792.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 444938.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 445085.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 445232.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 444292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 444439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 444585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 444731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 444878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 445024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 445170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 445317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 445463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 445609.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 445756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 445902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 446048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 446195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 446341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 446487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 446634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 446780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 445839.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 445985.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 446131.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 446277.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 446423.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 446569.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 446715.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 446861.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 447007.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 447153.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 447299.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 447445.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 447591.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 447737.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 447883.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 448029.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 448175.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 448321.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 447378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 447524.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 447669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 447815.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 447961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 448106.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 448252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 448398.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 448543.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 448689.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 448834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 448980.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 449126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 449271.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 449417.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 449563.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 449708.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 449854.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 448910.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 449055.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 449200.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 449346.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 449491.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 449636.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 449782.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 449927.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 450072.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 450217.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 450363.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 450508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 450653.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 450799.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 450944.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 451089.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 451234.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 451380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 450434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 450579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 450724.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 450869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 451014.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 451159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 451304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 451449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 451594.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 451739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 451884.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 452029.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 452173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 452318.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 452463.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 452608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 452753.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 452898.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 451951.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 452096.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 452240.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 452385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 452530.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 452674.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 452819.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 452963.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 453108.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 453253.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 453397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 453542.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 453686.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 453831.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 453975.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 454120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 454265.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 454409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 453461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 453605.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 453750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 453894.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 454038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 454182.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 454326.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 454471.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 454615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 454759.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 454903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 455048.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 455192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 455336.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 455480.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 455625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 455769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 455913.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 454964.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 455107.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 455251.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 455395.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 455539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 455683.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 455827.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 455971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 456115.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 456259.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 456402.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 456546.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 456690.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 456834.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 456978.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 457122.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 457266.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 457410.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 456459.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 456602.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 456746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 456889.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 457033.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 457177.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 457320.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 457464.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 457607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 457751.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 457894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 458038.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 458181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 458325.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 458468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 458612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 458755.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 458899.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 457947.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 458090.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 458233.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 458377.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 458520.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 458663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 458806.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 458949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 459093.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 459236.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 459379.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 459522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 459665.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 459809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 459952.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 460095.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 460238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 460381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 459428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 459571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 459714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 459857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 460142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 460285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 460428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 460571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 460714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 460857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 461000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 461142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 461285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 461428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 461571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 461714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 461857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 462000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 461045.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 461187.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 461330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 461472.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 461615.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 461757.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 461900.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 462042.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 462185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 462327.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 462470.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 462612.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 462755.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 462897.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 463040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 463182.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 463325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 463467.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 462511.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 462654.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 462796.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 462938.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 463080.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 463222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 463364.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 463507.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 463649.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 463791.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 463933.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 464075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 464218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 464360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 464502.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 464644.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 464786.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 464928.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 463971.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 464113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 464255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 464397.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 464539.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 464680.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 464822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 464964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 465106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 465248.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 465390.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 465531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 465673.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 465815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 465957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 466099.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 466241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 466382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 465424.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 465566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 465707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 465849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 465990.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 466132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 466273.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 466415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 466556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 466698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 466839.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 466981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 467122.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 467264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 467405.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 467547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 467688.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 467830.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 466870.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 467011.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 467152.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 467294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 467435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 467576.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 467717.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 467858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 468000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 468141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 468282.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 468423.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 468564.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 468705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 468847.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 468988.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 469129.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 469270.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 468309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 468450.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 468591.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 468732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 468873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 469014.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 469154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 469295.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 469436.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 469577.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 469718.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 469859.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 470000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 470140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 470281.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 470422.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 470563.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 470704.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 470845.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 469882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 470023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 470163.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 470304.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 470444.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 470585.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 470726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 470866.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 471007.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 471147.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 471288.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 471428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 471569.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 471709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 471850.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 471990.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 472131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 472271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 471308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 471448.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 471588.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 471728.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 471869.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 472009.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 472149.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 472289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 472429.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 472570.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 472710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 472850.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 472990.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 473130.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 473271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 473411.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 473551.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 473691.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 472727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 472867.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 473007.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 473146.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 473286.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 473426.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 473566.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 473706.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 473846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 473986.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 474125.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 474265.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 474405.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 474545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 474685.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 474825.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 474965.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 475104.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 474139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 474279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 474418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 474558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 474697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 474837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 474976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 475116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 475255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 475395.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 475534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 475674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 475813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 475953.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 476093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 476232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 476372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 476511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 475545.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 475684.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 475823.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 475962.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 476102.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 476241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 476380.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 476519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 476658.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 476798.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 476937.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 477076.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 477215.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 477355.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 477494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 477633.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 477772.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 477911.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 478051.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 477083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 477222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 477361.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 477500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 477638.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 477777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 477916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 478055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 478194.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 478333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 478472.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 478611.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 478750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 478888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 479027.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 479166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 479305.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 479444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 479583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 478614.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 478752.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 478891.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 479030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 479168.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 479307.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 479445.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 479584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 479722.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 479861.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 480000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 480138.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 480277.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 480415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 480554.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 480692.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 480831.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 480969.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 481108.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 480138.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 480276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 480414.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 480553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 480691.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 480829.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 480967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 481106.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 481244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 481382.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 481520.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 481659.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 481797.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 481935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 482073.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 482211.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 482350.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 482488.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 482626.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 481655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 481793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 481931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 482068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 482206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 482344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 482482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 482620.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 482758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 482896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 483034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 483172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 483310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 483448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 483586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 483724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 483862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 484000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 484137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 483165.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 483302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 483440.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 483577.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 483715.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 483853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 483990.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 484128.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 484266.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 484403.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 484541.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 484678.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 484816.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 484954.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 485091.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 485229.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 485366.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 485504.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 485642.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 484668.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 484805.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 484942.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 485080.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 485217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 485354.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 485492.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 485629.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 485766.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 485903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 486041.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 486178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 486315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 486453.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 486590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 486727.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 486865.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 487002.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 487139.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 486164.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 486301.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 486438.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 486575.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 486712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 486849.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 486986.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 487123.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 487260.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 487397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 487534.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 487671.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 487808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 487945.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 488082.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 488219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 488356.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 488493.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 488630.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 487653.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 487790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 487927.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 488063.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 488200.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 488337.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 488473.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 488610.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 488747.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 488883.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 489020.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 489157.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 489293.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 489430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 489567.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 489703.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 489840.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 489977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 490113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 489136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 489272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 489409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 489545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 489681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 489818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 489954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 490090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 490227.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 490363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 490500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 490636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 490772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 490909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 491045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 491181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 491318.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 491454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 491590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 490612.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 490748.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 490884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 491020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 491156.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 491292.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 491428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 491564.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 491700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 491836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 491972.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 492108.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 492244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 492380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 492517.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 492653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 492789.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 492925.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 493061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 492081.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 492217.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 492352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 492488.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 492624.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 492760.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 492895.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 493031.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 493167.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 493303.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 493438.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 493574.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 493710.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 493846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 493981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 494117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 494253.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 494389.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 494524.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 493544.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 493679.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 493814.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 493950.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 494085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 494221.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 494356.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 494492.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 494627.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 494762.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 494898.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 495033.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 495169.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 495304.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 495440.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 495575.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 495711.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 495846.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 495981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 495000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 495135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 495270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 495405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 495540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 495675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 495810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 495945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 496081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 496216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 496351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 496486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 496621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 496756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 496891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 497027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 497162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 497297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 497432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 496449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 496584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 496719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 496853.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 496988.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 497123.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 497258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 497393.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 497528.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 497662.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 497797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 497932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 498067.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 498202.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 498337.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 498471.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 498606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 498741.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 498876.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 497892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 498026.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 498161.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 498295.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 498430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 498565.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 498699.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 498834.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 498968.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 499103.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 499237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 499372.2 fps, 0 ms/f [junit] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 222780 f, 445560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 444790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 444910.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 445029.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 445149.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 445269.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 444502.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 444621.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 444741.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 444860.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 444980.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 444214.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 444334.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 444453.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 444572.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 444691.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 443928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 444047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 444166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 444285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 444404.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 443643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 443762.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 443881.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 444000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 444118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 443359.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 443478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 443596.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 443715.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 443834.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 443076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 443195.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 443313.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 443431.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 443550.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 442795.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 442913.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 443031.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 443149.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 443267.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 442514.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 442632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 442750.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 442868.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 442986.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 442235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 442352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 442470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 442588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 442705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 441956.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 442074.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 442191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 442309.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 442426.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 442544.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 442661.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 442778.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 442896.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 443013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 443131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 442382.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 442500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 442617.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 442734.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 442851.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 442968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 443085.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 443203.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 443320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 443437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 443554.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 443671.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 443789.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 443906.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 444023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 444140.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 444257.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 444375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 443625.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 443742.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 443859.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 443976.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 444093.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 444210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 444327.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 444444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 444561.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 444678.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 444795.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 444912.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 445029.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 445146.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 445263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 445380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 445497.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 445614.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 445731.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 444980.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 445097.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 445214.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 445330.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 445447.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 445564.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 445680.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 445797.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 445914.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 446031.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 446147.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 446264.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 446381.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 446498.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 446614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 446731.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 446848.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 446964.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 446213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 446330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 446446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 446563.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 446679.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 446796.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 446912.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 447029.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 447145.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 447262.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 447378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 447495.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 447611.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 447728.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 447844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 447961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 448077.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 448194.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 448310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 447558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 447674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 447790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 447906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 448023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 448139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 448255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 448372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 448488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 448604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 448720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 448837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 448953.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 449069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 449186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 449302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 449418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 449534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 448781.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 448897.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 449013.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 449129.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 449245.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 449361.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 449477.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 449593.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 449709.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 449825.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 449941.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 450058.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 450174.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 450290.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 450406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 450522.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 450638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 450754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 450115.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 450231.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 450347.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 450463.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 450579.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 450694.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 450810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 450926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 451042.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 451158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 451274.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 451389.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 451505.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 451621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 451737.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 451853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 451969.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 452084.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 451329.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 451445.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 451560.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 451676.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 451791.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 451907.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 452023.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 452138.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 452254.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 452369.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 452485.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 452601.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 452716.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 452832.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 452947.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 453063.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 453179.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 453294.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 452538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 452653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 452769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 452884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 453000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 453115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 453230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 453346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 453461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 453576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 453692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 453807.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 453923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 454038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 454153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 454269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 454384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 454500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 453742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 453857.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 453973.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 454088.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 454203.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 454318.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 454433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 454548.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 454664.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 454779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 454894.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 455009.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 455124.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 455239.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 455355.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 455470.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 455585.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 455700.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 455815.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 455057.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 455172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 455287.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 455402.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 455517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 455632.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 455747.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 455862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 455977.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 456091.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 456206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 456321.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 456436.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 456551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 456666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 456781.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 456896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 457011.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 456252.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 456367.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 456481.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 456596.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 456711.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 456826.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 456940.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 457055.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 457170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 457284.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 457399.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 457514.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 457629.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 457743.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 457858.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 457973.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 458087.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 458202.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 457442.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 457557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 457671.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 457786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 457900.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 458015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 458129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 458244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 458358.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 458473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 458587.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 458702.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 458816.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 458931.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 459045.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 459160.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 459274.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 458514.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 458628.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 458742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 458857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 458971.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 459085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 459200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 459314.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 459428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 459542.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 459657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 459771.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 459885.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 460114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 459353.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 459467.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 459581.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 459695.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 459809.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 459923.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 460038.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 460152.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 460266.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 460380.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 460494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 460608.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 460722.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 460836.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 460950.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 461064.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 461178.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 461292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 461406.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 460645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 460759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 460872.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 460986.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 461100.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 461214.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 461328.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 461442.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 461555.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 461669.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 461783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 461897.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 462011.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 462125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 462239.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 462352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 462466.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 462580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 462694.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 461931.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 462045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 462159.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 462272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 462386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 462500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 462613.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 462727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 462840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 462954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 463068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 463181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 463295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 463409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 463522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 463636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 463750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 463863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 463977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 463213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 463327.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 463440.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 463553.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 463667.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 463780.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 463894.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 464007.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 464120.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 464234.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 464347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 464461.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 464574.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 464688.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 464801.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 464914.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 465028.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 465141.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 465255.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 464490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 464603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 464716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 464830.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 464943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 465056.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 465169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 465283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 465396.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 465509.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 465622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 465735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 465849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 465962.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 466075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 466188.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 466301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 466415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 466528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 465762.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 465875.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 465988.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 466101.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 466214.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 466327.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 466440.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 466553.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 466666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 466779.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 466892.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 467005.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 467118.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 467231.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 467344.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 467457.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 467570.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 467683.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 467796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 467030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 467142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 467255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 467368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 467481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 467594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 467706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 467819.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 467932.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 468045.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 468157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 468270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 468383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 468496.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 468609.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 468721.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 468834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 468947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 469060.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 468292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 468405.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 468517.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 468630.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 468742.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 468855.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 468968.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 469080.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 469193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 469305.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 469418.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 469530.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 469643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 469756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 469868.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 469981.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 470093.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 470206.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 470318.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 469550.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 469662.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 469775.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 469887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 470000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 470112.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 470224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 470337.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 470449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 470561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 470674.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 470786.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 470898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 471011.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 471123.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 471235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 471348.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 471460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 471573.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 470803.7 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 251940 f, 458072.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 458181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 458290.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 458400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 458509.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 458618.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 458727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 458836.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 458945.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 458221.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 458330.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 458439.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 458548.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 458657.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 458765.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 458874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 458983.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 459092.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 459201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 459310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 459419.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 459528.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 459637.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 459745.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 459854.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 459963.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 460072.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 460181.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 459456.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 459565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 459673.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 459782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 459891.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 460108.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 460217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 460326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 460434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 460543.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 460652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 460760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 460869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 460978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 461086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 461195.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 461304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 461413.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 460687.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 460795.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 460904.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 461012.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 461121.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 461229.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 461338.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 461446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 461555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 461663.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 461772.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 461880.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 461989.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 462097.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 462206.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 462314.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 462423.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 462531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 462640.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 461913.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 462021.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 462129.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 462238.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 462346.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 462454.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 462563.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 462671.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 462779.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 462888.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 462996.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 463104.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 463213.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 463321.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 463429.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 463537.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 463646.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 463754.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 463862.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 463135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 463243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 463351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 463459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 463567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 463675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 463783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 463891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 464000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 464108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 464216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 464324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 464432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 464540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 464648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 464756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 464864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 464972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 465081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 464352.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 464460.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 464568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 464676.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 464784.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 464892.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 465000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 465107.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 465215.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 465323.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 465431.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 465539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 465647.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 465755.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 465863.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 465971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 466079.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 466187.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 466294.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 465565.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 465673.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 465780.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 465888.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 465996.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 466104.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 466211.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 466319.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 466427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 466535.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 466642.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 466750.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 466858.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 466965.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 467073.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 467181.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 467289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 467396.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 467504.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 466774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 466881.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 466989.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 467096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 467204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 467311.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 467419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 467526.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 467634.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 467741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 467849.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 467957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 468064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 468172.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 468279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 468387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 468494.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 468602.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 468709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 467978.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 468085.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 468193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 468300.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 468407.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 468515.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 468622.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 468729.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 468837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 468944.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 469051.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 469159.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 469266.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 469373.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 469481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 469588.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 469695.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 469803.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 469910.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 469178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 469285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 469392.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 469500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 469607.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 469714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 469821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 469928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 470035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 470142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 470250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 470357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 470464.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 470571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 470678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 470785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 470892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 471000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 470267.3 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 62, after 63 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 470374.3 fps, 0 ms/f [junit] XXXX Visible Part 3/3 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 470481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 470588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 470695.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 470802.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 470909.1 fps, 0 ms/f [junit] 1 s: 60 f / 1006 ms, 59.6 fps, 16 ms/f; total: 60 f, 59.6 fps, 16 ms/f [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [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] Platform doesn't support offscreen test. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.798 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055915324 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] XXXX Visible Part 1/3 [junit] 1 s: 60 f / 1295 ms, 46.3 fps, 21 ms/f; total: 60 f, 46.3 fps, 21 ms/f [junit] XXXXX Invisible Part 2/3 [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 60 f, 3750.0 fps, 0 ms/f [junit] SLOCK [T main @ 1402055920044 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 6666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 9473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 12000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 13636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 15652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 17500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 19200.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 21428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 22758.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 720 f, 23225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 25161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 26250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 28125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 30909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 32727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 34545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 35294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 37058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 38823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 39428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 41142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 42857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 43333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 45000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 46666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 47027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 48648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 50270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 50526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 52105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 53684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 53846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 55384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 56923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 57000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 58500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 58536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 61463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 61428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 62857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 64285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 64186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 65581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 66976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 66818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 68181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 69545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 69333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 70666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 71739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 73043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 74347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 74042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 75319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 76250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 77500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 77142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 78367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 79591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 79200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 80400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 81600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 81176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 82352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 81923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 83076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 84230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 83773.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 84905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 86037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 85555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 86666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 87777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 87272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 88363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 89454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 88928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 89473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 90526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 91034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 90508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 91525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 91000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 92000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 91475.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 92459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 93442.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 92903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 93870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 93333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 94285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 93750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 94687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 94153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 95076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 94545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 95454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 94925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 95820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 95294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 96176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 95652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 96521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 97391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 98260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 97714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 98571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 99428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 98873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 99718.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 100563.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 100833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 101666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 102500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 101917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 102739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 103561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 102972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 103783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 104594.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 104000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 104800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 105600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 106400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 105789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 106578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 107368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 106753.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 107532.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 108311.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 107692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 108461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 109230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 109367.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 110126.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 110886.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 110250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 111000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 111750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 112500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 111851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 112592.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 113333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 112682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 113414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 114146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 114878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 114216.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 114939.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 115662.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 115000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 115714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 116428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 115764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 116470.5 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.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, 110109.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 110769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 111428.5 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, 112258.0 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, 113617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 114255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 114893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 115531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 114947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 115578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 116210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 116842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 116250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 116875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 117500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 118125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 117525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 118144.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 118762.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 119381.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 120000.0 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, 120612.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 121224.4 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, 121800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 122400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 123000.0 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, 122970.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 123564.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 124158.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 124752.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 124117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 124705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 125294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 125882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 126470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 127058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 126407.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 126990.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 127572.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 128155.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 128737.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 129320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 129902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 129230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 129807.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 130384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 130961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 131538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 132115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 132692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 132571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 133142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 133714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 134285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 134857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 135428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 134716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 135283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 135849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 136415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 136981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 137547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 138113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 138679.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 137943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 138504.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 139065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 139626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 140186.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 140747.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 141308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 141869.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 141111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 141666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 142222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 142777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 143333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 143888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 144444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 145555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 144770.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 145321.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 145871.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 146422.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 146972.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 147522.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 148073.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 148623.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 149174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 148363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 148909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 149454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 150545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 151090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 151636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 152181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 151891.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 152432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 152972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 153513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 154054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 154594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 155135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 155675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 156216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 156756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 155892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 156428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 156964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 158035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 159107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 159642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 160178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 159292.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 159823.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 160353.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 160884.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 161415.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 161946.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 162477.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 163008.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 163539.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 164070.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 164601.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 163684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 164210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 164736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 165263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 165789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 166315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 166842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 167368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 167894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 168421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 167478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 168521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 169043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 169565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 170086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 170608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 171130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 171652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 172173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 171206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 171724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 172241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 172758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 173275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 173793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 174310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 174827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 175344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 175862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 176379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 175384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 175897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 176410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 176923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 177435.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 177948.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 178461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 178974.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 179487.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 178983.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 179491.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 180508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 181016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 181525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 182033.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 182542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 183050.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 183559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 184067.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 183025.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 183529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 184033.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 184537.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 185042.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 185546.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 186050.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 186554.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 187058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 187563.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 186500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 187000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 187500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 188000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 188500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 189000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 189500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 190000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 190500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 191000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 189917.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 190413.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 190909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 191404.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 191900.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 192396.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 192892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 193388.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 193884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 194380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 194876.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 193770.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 194262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 194754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 195245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 195737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 196229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 196721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 197213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 197704.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 198196.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 197073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 197560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 198048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 198536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 199024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 199512.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 200000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 200487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 200975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 201463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 201951.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 200806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 201290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 201774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 202258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 202741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 203225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 203709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 204193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 204677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 203520.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 204000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 204480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 204960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 205440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 205920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 206400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 206880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 207360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 207840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 208320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 207142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 207619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 208095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 208571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 209047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 209523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 210000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 210476.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 210952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 211428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 210236.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 210708.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 211181.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 211653.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 212125.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 212598.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 213070.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 213543.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 214015.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 214488.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 213281.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 213750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 214218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 214687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 215156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 215625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 216093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 216562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 217031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 217500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 217968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 216744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 217209.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 217674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 218139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 218604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 219069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 219534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 220000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 220465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 220930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 219692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 220153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 220615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 221076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 221538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 222000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 222461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 222923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 223384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 223846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 224307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 223053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 223511.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 223969.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 224427.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 224885.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 225343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 225801.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 226259.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 226717.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 227175.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 227633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 226363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 226818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 227272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 227727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 228181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 228636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 229090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 229545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 230000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 230454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 229172.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 229624.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 230075.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 230526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 230977.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 231428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 231879.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 232330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 232781.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 233233.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 233684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 232388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 232835.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 233283.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 233731.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 234179.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 234626.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 235074.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 235522.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 235970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 236417.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 235111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 235555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 236000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 236444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 236888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 237333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 237777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 238222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 238666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 239111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 239555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 238235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 238676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 239117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 239558.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 240441.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 240882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 241323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 241764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 242205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 240875.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 241313.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 241751.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 242189.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 242627.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 243065.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 243503.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 243941.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 244379.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 244817.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 245255.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 243913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 244347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 244782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 245217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 245652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 246086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 246521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 246956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 247391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 247826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 246474.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 246906.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 247338.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 247769.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 248201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 248633.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 249064.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 249496.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 249928.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 250359.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 249000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 249428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 249857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 250285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 250714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 251142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 251571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 252428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 252857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 253285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 253714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 252340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 252765.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 253191.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 253617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 254042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 254468.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 254893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 255319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 255744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 256170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 256595.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 257021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 255633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 256056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 256478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 256901.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 257323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 257746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 258169.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 258591.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 259014.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 259436.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 259859.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 260281.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 258881.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 259300.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 259720.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 260139.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 260559.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 260979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 261398.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 261818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 262237.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 262657.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 263076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 263496.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 262083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 262500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 262916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 263333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 263750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 264166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 264583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 265000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 265416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 265833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 266250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 266666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 267083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 265655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 266068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 266482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 266896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 267310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 267724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 268137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 268551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 268965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 269379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 269793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 270206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 268767.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 269178.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 269589.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 270410.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 270821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 271232.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 271643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 272054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 272465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 272876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 273287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 271836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 272244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 272653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 273061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 273469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 273877.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 274693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 275102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 275510.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 275918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 276326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 274864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 275270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 275675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 276081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 276486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 276891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 277297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 277702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 278108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 278513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 278918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 279324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 277852.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 278255.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 278657.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 279060.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 279463.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 279865.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 280268.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 280671.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 281073.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 281476.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 281879.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 282281.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 280800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 281200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 281600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 282000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 282400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 282800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 283200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 283600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 284000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 284400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 284800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 285200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 285600.0 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 42900 f, 276774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 277161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 277548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 277935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 278322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 278709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 279096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 279483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 279870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 278461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 278846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 279230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 279615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 280000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 280384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 280769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 281153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 281538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 281923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 280509.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 280891.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 281273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 281656.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 282038.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 282420.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 282802.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 283184.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 283566.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 283949.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 282531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 282911.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 283291.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 283670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 284050.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 284430.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 284810.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 285189.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 285569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 284150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 284528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 284905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 285283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 285660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 286037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 286415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 286792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 287169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 287547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 286125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 286500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 286875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 287250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 287625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 288000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 288375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 288750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 289125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 289500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 288074.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 288447.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 288819.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 289192.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 289565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 289937.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 290310.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 290683.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 291055.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 291428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 290000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 290370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 290740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 291111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 291481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 291851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 292222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 292592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 292962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 293333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 291901.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 292269.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 292638.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 293006.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 293374.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 293742.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 294110.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 292682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 293048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 293414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 293780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 294146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 294512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 294878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 295243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 293818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 294181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 294545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 294909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 295272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 295636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 296000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 296363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 294939.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 295301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 295662.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 296024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 296385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 296747.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 297108.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 297469.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 296047.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 296407.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 296766.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 297125.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 297485.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 297844.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 298203.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 296785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 297142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 297500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 297857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 298214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 298571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 298928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 299285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 297869.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 298224.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 298579.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 298934.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 299289.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 299644.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 300355.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 298941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 299294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 299647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 300352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 300705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 301058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 301411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 300350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 300701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 301052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 301403.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 301754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 302105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 302456.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 301046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 301395.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 301744.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 302093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 302441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 302790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 303139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 303488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 302080.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 302427.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 302774.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 303121.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 303468.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 303815.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 304161.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 304508.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 303103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 303448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 303793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 304137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 304482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 304827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 305172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 305517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 304114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 304457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 304800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 305142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 305485.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 305828.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 306171.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 306514.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 306857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 307200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 305795.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 306136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 306477.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 306818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 307159.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 307500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 307840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 308181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 308522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 308863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 309204.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 309545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 309886.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 308474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 308813.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 309152.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 309491.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 309830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 310169.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 310508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 310847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 311186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 311525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 311864.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 312203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 312542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 311123.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 311460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 311797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 312134.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 312471.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 312809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 313146.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 313483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 313820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 314157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 314494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 314831.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 315168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 313743.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 314078.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 314413.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 314748.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 315083.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 315419.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 315754.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 316089.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 316424.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 316759.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 317094.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 317430.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 317765.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 316333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 316666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 317000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 317333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 317666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 318333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 318666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 319000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 319333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 319666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 320333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 320666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 319226.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 319558.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 319889.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 320221.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 320552.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 320883.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 321215.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 321546.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 321878.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 322209.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 322541.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 322872.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 323204.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 321758.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 322087.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 322417.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 322747.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 323076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 323406.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 323736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 324065.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 324395.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 324725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 325054.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 325384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 325714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 324262.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 324590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 324918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 325245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 325573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 325901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 326229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 326557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 326885.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 327213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 327540.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 327868.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 328196.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 326739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 327065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 327391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 327717.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 328043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 328369.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 328695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 329021.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 329347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 329673.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 330326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 328864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 329189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 329513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 329837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 330162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 330486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 330810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 331135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 331459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 331783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 332108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 332432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 332756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 333081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 331612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 331935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 332258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 332580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 332903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 333225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 333548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 333870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 334193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 334516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 334838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 335161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 335483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 334010.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 334331.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 334652.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 334973.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 335294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 335614.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 335935.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 336256.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 336577.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 336898.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 337219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 337540.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 337860.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 336382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 336702.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 337021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 337340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 337659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 337978.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 338297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 338617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 338936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 339255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 339574.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 339893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 340212.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 338730.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 339047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 339365.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 339682.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 340317.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 340634.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 340952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 341269.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 341587.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 341904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 342222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 342539.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 341052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 341368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 341684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 342000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 342315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 342631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 342947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 343263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 343578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 343894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 344210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 344526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 344842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 343350.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 343664.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 343979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 344293.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 344607.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 344921.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 345235.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 345549.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 345863.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 346178.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 346492.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 346806.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 347120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 345625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 345937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 346250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 346562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 346875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 347187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 347500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 347812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 348125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 348437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 348750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 349062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 349375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 347875.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 348186.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 348497.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 348808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 349119.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 349430.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 349740.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 350051.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 350362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 350673.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 350984.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 351295.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 351606.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 351917.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 350412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 350721.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 351030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 351340.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 351649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 351958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 352268.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 352577.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 352886.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 353195.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 353505.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 353814.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 354123.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 352615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 352923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 353230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 353538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 353846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 354153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 354461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 354769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 355076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 355384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 355692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 356000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 356307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 354795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 355102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 355408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 355714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 356020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 356326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 356632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 356938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 357244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 357551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 357857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 358163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 358469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 356954.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 357258.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 357563.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 357868.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 358172.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 358477.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 358781.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 359086.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 359390.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 359695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 360304.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 360609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 359090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 359393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 359696.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 360303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 360606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 360909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 361212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 361515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 361818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 362121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 362424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 362727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 361206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 361507.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 361809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 362110.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 362412.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 362713.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 363015.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 363316.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 363618.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 363919.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 364221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 364522.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 364824.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 363300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 363600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 363900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 364200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 364500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 364800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 365100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 365400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 365700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 366000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 366300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 366600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 366900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 365373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 365671.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 365970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 366268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 366567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 366865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 367164.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 367462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 367761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 368059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 368358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 368656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 368955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 367425.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 367722.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 368019.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 368316.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 368613.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 368910.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 369207.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 369504.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 369801.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 370099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 370396.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 370693.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 370990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 371287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 369753.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 370049.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 370344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 370640.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 370935.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 371231.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 371527.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 371822.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 372118.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 372413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 372709.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 373004.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 373300.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 371764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 372058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 372352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 372647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 372941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 373235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 373529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 373823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 374117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 374411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 374705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 375000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 375294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 373756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 374048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 374341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 374634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 374926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 375219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 375512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 375804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 376097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 376390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 376682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 376975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 377268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 375728.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 376019.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 376310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 376601.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 376893.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 377184.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 377475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 377767.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 378058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 378349.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 378640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 378932.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 379223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 377681.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 377971.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 378260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 378550.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 378840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 379130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 379420.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 379710.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 380000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 380289.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 380579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 380869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 381159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 379615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 379903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 380192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 380480.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 380769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 381057.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 381346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 381634.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 381923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 382211.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 382500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 382788.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 383076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 381531.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 381818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 382105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 382392.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 382679.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 382966.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 383253.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 383540.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 383827.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 384114.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 384401.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 384689.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 384976.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 385263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 383714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 384000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 384285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 384571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 384857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 385142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 385428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 385714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 386000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 386285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 386571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 386857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 387142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 385592.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 385876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 386161.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 386445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 386729.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 387014.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 387298.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 387582.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 387867.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 388151.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 388436.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 388720.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 389004.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 387452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 387735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 388018.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 388301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 388584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 388867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 389150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 389433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 389716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 390283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 390566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 390849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 389295.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 389577.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 389859.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 390140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 390422.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 390704.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 390985.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 391267.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 391549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 391831.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 392112.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 392394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 392676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 391121.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 391401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 391682.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 391962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 392243.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 392523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 392803.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 393084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 393364.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 393644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 393925.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 394205.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 394485.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 392930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 393209.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 393488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 393767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 394046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 394325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 394604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 394883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 395162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 395441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 395720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 396000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 396279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 396558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 395000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 395277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 395555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 395833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 396111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 396388.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 396666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 396944.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 397222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 397500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 397777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 398055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 398333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 396774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 397050.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 397327.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 397603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 397880.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 398156.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 398433.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 398709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 398986.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 399262.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 399539.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 399815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 400092.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 398532.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 398807.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 399082.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 399357.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 399633.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 399908.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 400183.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 400458.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 400733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 401009.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 401284.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 401559.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 401834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 400273.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 400547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 400821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 401095.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 401369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 401643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 401917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 402191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 402465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 402739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 403013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 403287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 403561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 402000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 402272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 402545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 402818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 403090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 403363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 403636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 403909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 404181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 404454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 404727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 405272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 405545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 403981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 404253.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 404524.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 404796.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 405067.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 405339.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 405610.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 405882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 406153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 406425.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 406696.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 406968.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 407239.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 405675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 405945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 406216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 406486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 406756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 407027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 407297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 407567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 407837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 408108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 408378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 408648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 408918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 407354.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 407623.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 407892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 408161.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 408430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 408699.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 408968.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 409237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 409506.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 409775.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 410044.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 410313.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 410582.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 410852.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 409285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 409553.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 409821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 410089.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 410357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 410625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 410892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 411160.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 411428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 411696.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 411964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 412232.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 412500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 410933.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 411200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 411466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 411733.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 412000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 412266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 412533.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 412800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 413066.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 413333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 413600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 413866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 414133.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 414400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 412831.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 413097.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 413362.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 413628.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 413893.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 414159.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 414424.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 414690.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 414955.7 fps, 0 ms/f [junit] 0 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 93840 f, 373864.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 374103.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 372857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 373095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 373333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 373571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 372332.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 372569.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 372806.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 371574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 371811.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 372047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 372283.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 371058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 371294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 371529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 370312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 370546.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 370781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 371015.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 369805.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 370038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 370272.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 370505.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 369302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 369534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 369767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 370000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 368803.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 369034.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 369266.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 369498.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 368307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 368538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 368769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 369000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 367816.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 368045.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 368275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 368505.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 367328.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 367557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 367786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 368015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 366844.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 367072.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 367300.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 366136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 366363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 366590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 366818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 365660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 365886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 366113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 366339.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 365187.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 365413.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 365639.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 365864.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 364719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 364943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 365168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 365393.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 364253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 364477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 364701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 364925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 363791.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 364014.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 364237.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 364460.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 363333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 363555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 363777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 364000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 362878.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 363099.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 363321.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 363542.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 363763.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 363985.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 364206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 364428.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 364649.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 364870.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 365092.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 365313.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 364191.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 364411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 364632.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 364852.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 365073.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 365294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 365514.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 365735.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 365955.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 366176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 366397.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 366617.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 366838.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 367058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 367279.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 366153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 366373.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 366593.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 366813.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 367032.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 367252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 367472.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 367692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 367912.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 368131.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 368351.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 368571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 368791.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 369011.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 369230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 368102.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 368321.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 368540.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 368759.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 368978.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 369197.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 369416.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 369635.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 369854.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 370073.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 370291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 370510.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 370729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 370948.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 371167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 370036.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 370254.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 370472.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 370690.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 370909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 371127.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 371345.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 371563.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 371781.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 372000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 372218.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 372436.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 372654.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 372872.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 373090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 371956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 372173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 372391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 372608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 372826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 373043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 373260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 373478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 373695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 373913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 374130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 374347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 374565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 374782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 373646.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 373862.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 374079.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 374296.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 374512.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 374729.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 374945.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 375162.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 375379.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 375595.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 375812.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 376028.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 376245.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 376462.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 376678.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 375539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 375755.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 375971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 376187.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 376402.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 376618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 376834.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 377050.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 377266.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 377482.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 377697.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 377913.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 378129.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 378345.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 378561.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 378776.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 377634.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 377849.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 378064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 378279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 378494.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 378709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 378924.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 379139.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 379354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 379569.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 379784.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 380000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 380215.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 380430.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 380645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 379500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 379714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 379928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 380142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 380357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 380571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 380785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 381000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 381214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 381428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 381642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 381857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 382071.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 382285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 382500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 381352.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 381565.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 381779.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 381992.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 382206.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 382419.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 382633.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 382846.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 383060.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 383274.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 383487.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 383701.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 383914.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 384128.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 384341.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 384555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 383404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 383617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 383829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 384042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 384255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 384468.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 384680.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 384893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 385106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 385319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 385531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 385744.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 385957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 386170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 386382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 385229.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 385441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 385653.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 385865.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 386077.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 386289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 386501.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 386713.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 386925.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 387137.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 387349.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 387561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 387773.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 387985.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 388197.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 387042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 387253.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 387464.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 387676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 387887.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 388098.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 388309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 388521.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 388732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 388943.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 389154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 389366.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 389577.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 389788.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 390211.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 389052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 389263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 389473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 389684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 389894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 390105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 390315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 390526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 390736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 390947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 391157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 391368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 391578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 391789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 392000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 390839.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 391048.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 391258.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 391468.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 391678.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 391888.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 392097.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 392307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 392517.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 392727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 392937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 393146.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 393356.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 393566.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 393776.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 393986.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 392822.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 393031.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 393240.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 393449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 393658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 393867.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 394076.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 394285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 394494.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 394703.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 394912.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 395121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 395331.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 395540.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 395749.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 394583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 394791.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 395000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 395208.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 395416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 395625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 395833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 396041.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 396250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 396458.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 396666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 396875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 397083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 397291.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 397500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 396332.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 396539.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 396747.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 396955.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 397162.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 397370.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 397577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 397785.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 397993.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 398200.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 398408.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 398615.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 398823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 399031.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 399238.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 399446.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 398275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 398482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 398689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 398896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 399103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 399310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 399517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 399724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 399931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 400137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 400344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 400551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 400758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 400965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 401172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 400000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 400206.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 400412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 400618.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 400824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 401030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 401237.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 401443.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 401649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 401855.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 402061.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 402268.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 402474.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 402680.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 402886.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 401712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 401917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 402123.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 402328.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 402534.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 402739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 402945.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 403150.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 403356.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 403561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 403767.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 403972.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 404178.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 404383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 404589.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 404794.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 403617.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 403822.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 404027.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 404232.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 404436.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 404641.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 404846.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 405051.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 405255.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 405460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 405665.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 405870.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 406075.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 406279.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 406484.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 405306.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 405510.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 405714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 405918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 406122.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 406326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 406530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 406734.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 406938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 407142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 407346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 407551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 407755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 407959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 408163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 406983.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 407186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 407389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 407593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 407796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 408000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 408203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 408406.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 408610.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 408813.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 409016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 409220.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 409423.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 409627.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 409830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 408648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 408851.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 409054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 409256.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 409459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 409662.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 409864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 410067.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 410270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 410472.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 410675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 410878.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 411081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 411283.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 410101.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 410303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 410505.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 410707.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 410909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 411111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 411313.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 411515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 411717.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 411919.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 412121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 412323.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 412525.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 412727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 412929.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 413131.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 411946.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 412147.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 412349.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 412550.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 412751.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 412953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 413154.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 413355.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 413557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 413758.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 413959.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 414161.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 414362.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 414563.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 414765.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 413578.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 413779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 413979.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 414180.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 414381.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 414581.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 414782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 414983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 415183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 415384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 415585.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 415785.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 415986.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 416187.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 416387.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 415200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 415400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 415600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 415800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 416000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 416200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 416400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 416600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 416800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 417000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 417200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 417400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 417600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 417800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 418000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 416810.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 417009.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 417209.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 417408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 417607.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 417807.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 418006.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 418205.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 418405.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 418604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 418804.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 419003.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 419202.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 419402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 419601.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 419800.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 418609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 418807.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 419006.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 419205.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 419403.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 419602.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 419801.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 420198.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 420397.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 420596.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 420794.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 420993.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 421192.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 421390.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 421589.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 420396.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 420594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 420792.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 420990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 421188.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 421386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 421584.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 421782.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 421980.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 422178.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 422376.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 422574.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 422772.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 422970.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 423168.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 421973.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 422171.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 422368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 422565.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 422763.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 422960.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 423157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 423355.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 423552.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 423750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 423947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 424144.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 424342.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 424539.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 424736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 424934.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 423737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 423934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 424131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 424327.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 424524.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 424721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 424918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 425114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 425311.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 425508.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 425704.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 425901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 426098.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 426295.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 426491.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 426688.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 425490.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 425686.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 425882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 426078.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 426274.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 426470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 426666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 426862.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 427058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 427254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 427450.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 427647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 427843.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 428039.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 428235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 428431.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 427231.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 427426.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 427622.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 427817.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 428013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 428208.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 428403.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 428599.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 428794.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 428990.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 429185.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 429381.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 429576.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 429772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 429967.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 430162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 428961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 429155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 429350.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 429545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 429740.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 429935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 430129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 430324.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 430519.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 430714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 430909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 431103.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 431298.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 431493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 431688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 431883.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 430679.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 430873.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 431067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 431262.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 431456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 431650.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 431844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 432038.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 432233.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 432427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 432621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 432815.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 433009.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 433203.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 433398.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 433592.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 433786.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 432580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 432774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 432967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 433161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 433354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 433548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 433741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 433935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 434129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 434322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 434516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 434709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 434903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 435096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 435290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 435483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 434276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 434469.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 434662.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 434855.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 435048.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 435241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 435434.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 435627.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 435819.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 436012.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 436205.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 436398.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 436591.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 436784.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 436977.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 437170.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 435961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 436153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 436346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 436538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 436730.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 436923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 437115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 437307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 437500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 437692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 437884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 438076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 438269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 438461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 438653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 438846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 437635.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 437827.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 438019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 438210.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 438402.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 438594.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 438785.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 438977.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 439169.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 439361.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 439552.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 439744.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 439936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 440127.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 440319.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 440511.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 439299.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 439490.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 439681.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 439872.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 440063.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 440254.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 440445.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 440636.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 440828.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 441019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 441210.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 441401.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 441592.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 441783.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 441974.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 442165.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 440952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 441142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 441333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 441523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 441714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 441904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 442095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 442285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 442476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 442666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 442857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 443047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 443238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 443428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 443619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 443809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 442594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 442784.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 442974.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 443164.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 443354.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 443544.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 443734.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 443924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 444113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 444303.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 444493.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 444683.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 444873.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 445063.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 445253.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 445443.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 444227.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 444416.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 444605.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 444794.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 444984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 445173.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 445362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 445552.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 445741.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 445930.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 446119.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 446309.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 446498.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 446687.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 446876.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 447066.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 445849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 446037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 446226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 446415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 446603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 446792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 446981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 447169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 447358.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 447547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 447735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 447924.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 448113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 448301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 448490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 448679.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 447460.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 447648.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 447837.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 448025.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 448213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 448401.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 448589.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 448777.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 448965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 449153.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 449341.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 449529.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 449717.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 449905.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 450094.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 450282.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 449062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 449250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 449437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 449625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 449812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 450187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 450375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 450562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 450750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 450937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 451125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 451312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 451500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 451687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 451875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 452062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 450841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 451028.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 451214.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 451401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 451588.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 451775.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 451962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 452149.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 452336.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 452523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 452710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 452897.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 453084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 453271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 453457.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 453644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 452422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 452608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 452795.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 452981.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 453167.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 453354.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 453540.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 453726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 453913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 454099.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 454285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 454472.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 454658.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 454844.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 455031.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 455217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 453993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 454179.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 454365.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 454551.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 454736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 454922.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 455108.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 455294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 455479.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 455665.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 455851.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 456037.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 456222.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 456408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 456594.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 456780.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 455555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 455740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 455925.9 fps, 0 ms/f [junit] 0 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 147780 f, 404876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 405041.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 405205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 405369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 404426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 404590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 404754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 404918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 403978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 404141.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 404305.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 404468.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 403532.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 403695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 403858.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 404021.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 403089.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 403252.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 403414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 403577.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 402648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 402810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 402972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 403135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 403297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 402371.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 402533.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 402695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 402857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 401935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 402096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 402258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 402419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 401501.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 401662.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 401823.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 401983.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 401069.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 401229.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 401390.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 401550.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 400640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 400800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 400960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 401120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 400212.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 400372.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 400531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 400691.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 399787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 399946.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 400106.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 400265.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 399365.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 399523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 399682.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 399841.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 398944.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 399102.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 399261.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 399419.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 399577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 399736.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 399894.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 400052.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 400211.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 399315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 399473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 399631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 399789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 399947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 400105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 400263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 400421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 400578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 400736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 400894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 401052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 401210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 401368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 401526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 401684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 400787.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 400944.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 401102.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 401259.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 401417.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 401574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 401732.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 401889.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 402047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 402204.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 402362.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 402519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 402677.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 402834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 402992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 402094.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 402251.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 402408.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 402565.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 402722.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 402879.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 403036.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 403193.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 403350.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 403507.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 403664.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 403822.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 403979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 404136.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 404293.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 404450.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 403550.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 403707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 403864.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 404020.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 404177.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 404334.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 404490.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 404647.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 404804.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 404960.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 405117.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 405274.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 405430.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 405587.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 405744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 404843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 405156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 405312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 405468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 405625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 405781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 405937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 406093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 406250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 406406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 406562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 406718.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 406875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 407031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 406129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 406285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 406441.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 406597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 406753.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 406909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 407064.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 407220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 407376.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 407532.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 407688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 407844.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 408000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 408155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 408311.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 408467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 407564.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 407720.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 407875.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 408031.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 408186.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 408341.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 408497.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 408652.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 408808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 408963.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 409119.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 409274.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 409430.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 409585.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 409740.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 408837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 408992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 409147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 409302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 409457.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 409612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 409767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 409922.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 410077.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 410232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 410387.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 410542.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 410697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 410852.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 411007.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 410103.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 410257.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 410412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 410567.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 410721.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 410876.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 411030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 411185.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 411340.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 411494.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 411649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 411804.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 411958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 412113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 412268.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 412422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 411516.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 411670.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 411825.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 411979.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 412133.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 412287.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 412442.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 412596.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 412750.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 412904.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 413059.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 413213.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 413367.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 413521.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 413676.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 412769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 412923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 413076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 413230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 413384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 413538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 413692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 413846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 414000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 414153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 414307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 414461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 414615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 414769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 414923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 415076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 414168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 414322.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 414475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 414629.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 414782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 414936.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 415089.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 415242.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 415396.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 415549.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 415703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 415856.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 416010.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 416163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 416317.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 415408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 415561.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 415714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 415867.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 416020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 416173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 416326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 416479.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 416632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 416785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 416938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 417091.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 417244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 417397.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 417551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 417704.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 417857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 418010.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 417099.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 417251.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 417404.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 417557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 417709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 417862.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 418015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 418167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 418320.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 418473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 418625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 418778.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 418931.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 419083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 419236.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 419389.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 419542.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 418629.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 418781.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 418934.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 419086.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 419238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 419390.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 419543.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 419695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 419847.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 420152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 420304.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 420456.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 420609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 420761.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 420913.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 421066.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 421218.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 420303.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 420455.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 420607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 420759.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 420911.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 421063.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 421215.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 421367.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 421519.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 421670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 421822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 421974.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 422126.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 422278.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 422430.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 422582.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 422734.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 421818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 421969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 422121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 422272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 422424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 422575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 422727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 422878.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 423030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 423181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 423333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 423484.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 423636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 423787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 423939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 424090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 424242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 424393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 423476.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 423627.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 423778.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 423929.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 424080.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 424231.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 424382.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 424534.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 424685.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 424836.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 424987.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 425138.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 425289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 425440.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 425591.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 425743.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 425894.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 424974.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 425125.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 425276.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 425427.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 425577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 425728.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 425879.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 426030.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 426180.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 426331.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 426482.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 426633.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 426783.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 426934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 427085.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 427236.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 427386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 427537.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 426616.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 426766.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 426917.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 427067.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 427218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 427368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 427518.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 427669.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 427819.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 427969.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 428120.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 428270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 428421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 428571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 428721.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 428872.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 429022.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 429172.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 428250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 428400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 428550.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 428700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 428850.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 429000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 429150.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 429300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 429450.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 429600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 429750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 429900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 430050.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 430200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 430350.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 430500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 430650.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 430800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 429875.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 430024.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 430174.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 430324.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 430473.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 430623.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 430773.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 430922.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 431072.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 431221.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 431371.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 431521.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 431670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 431820.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 431970.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 432119.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 432269.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 432418.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 431492.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 431641.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 431791.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 431940.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 432089.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 432238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 432388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 432537.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 432686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 432835.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 432985.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 433134.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 433283.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 433432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 433582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 433731.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 433880.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 434029.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 433101.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 433250.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 433399.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 433548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 433697.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 433846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 433995.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 434143.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 434292.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 434441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 434590.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 434739.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 434888.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 435037.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 435186.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 435335.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 435483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 435632.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 434702.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 434851.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 435000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 435148.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 435297.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 435445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 435594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 435742.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 435891.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 436039.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 436188.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 436336.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 436485.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 436633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 436782.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 436930.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 437079.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 437227.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 436296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 436444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 436592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 436740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 436888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 437037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 437185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 437333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 437481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 437629.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 437777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 437925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 438074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 438222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 438370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 438518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 438666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 438814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 438962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 438029.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 438177.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 438325.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 438472.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 438620.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 438768.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 438916.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 439064.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 439211.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 439359.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 439507.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 439655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 439802.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 439950.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 440098.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 440246.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 440394.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 440541.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 439606.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 439754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 439901.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 440049.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 440196.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 440343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 440491.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 440638.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 440786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 440933.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 441081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 441228.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 441375.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 441523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 441670.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 441818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 441965.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 442113.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 441176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 441323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 441470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 441617.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 441764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 441911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 442058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 442205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 442352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 442500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 442647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 442794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 442941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 443088.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 443235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 443382.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 443529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 443676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 442738.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 442885.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 443031.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 443178.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 443325.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 443471.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 443618.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 443765.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 443911.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 444058.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 444205.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 444352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 444498.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 444645.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 444792.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 444938.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 445085.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 445232.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 444292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 444439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 444585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 444731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 444878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 445024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 445170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 445317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 445463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 445609.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 445756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 445902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 446048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 446195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 446341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 446487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 446634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 446780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 445839.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 445985.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 446131.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 446277.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 446423.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 446569.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 446715.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 446861.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 447007.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 447153.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 447299.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 447445.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 447591.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 447737.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 447883.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 448029.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 448175.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 448321.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 447378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 447524.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 447669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 447815.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 447961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 448106.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 448252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 448398.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 448543.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 448689.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 448834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 448980.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 449126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 449271.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 449417.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 449563.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 449708.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 449854.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 448910.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 449055.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 449200.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 449346.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 449491.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 449636.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 449782.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 449927.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 450072.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 450217.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 450363.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 450508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 450653.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 450799.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 450944.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 451089.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 451234.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 451380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 450434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 450579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 450724.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 450869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 451014.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 451159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 451304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 451449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 451594.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 451739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 451884.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 452029.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 452173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 452318.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 452463.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 452608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 452753.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 452898.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 451951.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 452096.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 452240.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 452385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 452530.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 452674.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 452819.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 452963.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 453108.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 453253.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 453397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 453542.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 453686.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 453831.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 453975.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 454120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 454265.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 454409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 453461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 453605.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 453750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 453894.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 454038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 454182.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 454326.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 454471.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 454615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 454759.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 454903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 455048.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 455192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 455336.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 455480.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 455625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 455769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 455913.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 454964.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 455107.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 455251.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 455395.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 455539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 455683.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 455827.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 455971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 456115.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 456259.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 456402.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 456546.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 456690.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 456834.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 456978.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 457122.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 457266.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 457410.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 456459.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 456602.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 456746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 456889.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 457033.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 457177.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 457320.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 457464.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 457607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 457751.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 457894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 458038.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 458181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 458325.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 458468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 458612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 458755.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 458899.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 457947.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 458090.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 458233.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 458377.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 458520.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 458663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 458806.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 458949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 459093.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 459236.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 459379.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 459522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 459665.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 459809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 459952.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 460095.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 460238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 460381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 459428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 459571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 459714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 459857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 460142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 460285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 460428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 460571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 460714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 460857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 461000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 461142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 461285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 461428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 461571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 461714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 461857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 462000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 461045.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 461187.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 461330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 461472.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 461615.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 461757.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 461900.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 462042.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 462185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 462327.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 462470.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 462612.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 462755.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 462897.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 463040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 463182.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 463325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 463467.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 462511.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 462654.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 462796.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 462938.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 463080.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 463222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 463364.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 463507.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 463649.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 463791.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 463933.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 464075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 464218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 464360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 464502.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 464644.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 464786.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 464928.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 463971.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 464113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 464255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 464397.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 464539.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 464680.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 464822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 464964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 465106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 465248.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 465390.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 465531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 465673.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 465815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 465957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 466099.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 466241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 466382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 465424.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 465566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 465707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 465849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 465990.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 466132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 466273.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 466415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 466556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 466698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 466839.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 466981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 467122.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 467264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 467405.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 467547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 467688.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 467830.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 466870.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 467011.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 467152.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 467294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 467435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 467576.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 467717.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 467858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 468000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 468141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 468282.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 468423.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 468564.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 468705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 468847.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 468988.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 469129.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 469270.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 468309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 468450.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 468591.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 468732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 468873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 469014.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 469154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 469295.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 469436.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 469577.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 469718.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 469859.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 470000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 470140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 470281.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 470422.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 470563.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 470704.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 470845.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 469882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 470023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 470163.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 470304.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 470444.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 470585.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 470726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 470866.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 471007.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 471147.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 471288.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 471428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 471569.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 471709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 471850.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 471990.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 472131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 472271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 471308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 471448.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 471588.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 471728.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 471869.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 472009.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 472149.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 472289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 472429.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 472570.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 472710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 472850.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 472990.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 473130.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 473271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 473411.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 473551.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 473691.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 472727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 472867.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 473007.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 473146.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 473286.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 473426.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 473566.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 473706.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 473846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 473986.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 474125.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 474265.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 474405.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 474545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 474685.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 474825.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 474965.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 475104.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 474139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 474279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 474418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 474558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 474697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 474837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 474976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 475116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 475255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 475395.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 475534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 475674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 475813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 475953.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 476093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 476232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 476372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 476511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 475545.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 475684.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 475823.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 475962.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 476102.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 476241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 476380.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 476519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 476658.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 476798.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 476937.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 477076.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 477215.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 477355.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 477494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 477633.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 477772.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 477911.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 478051.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 477083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 477222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 477361.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 477500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 477638.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 477777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 477916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 478055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 478194.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 478333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 478472.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 478611.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 478750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 478888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 479027.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 479166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 479305.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 479444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 479583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 478614.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 478752.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 478891.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 479030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 479168.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 479307.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 479445.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 479584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 479722.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 479861.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 480000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 480138.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 480277.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 480415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 480554.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 480692.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 480831.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 480969.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 481108.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 480138.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 480276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 480414.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 480553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 480691.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 480829.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 480967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 481106.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 481244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 481382.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 481520.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 481659.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 481797.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 481935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 482073.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 482211.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 482350.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 482488.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 482626.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 481655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 481793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 481931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 482068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 482206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 482344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 482482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 482620.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 482758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 482896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 483034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 483172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 483310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 483448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 483586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 483724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 483862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 484000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 484137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 483165.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 483302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 483440.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 483577.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 483715.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 483853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 483990.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 484128.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 484266.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 484403.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 484541.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 484678.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 484816.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 484954.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 485091.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 485229.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 485366.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 485504.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 485642.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 484668.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 484805.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 484942.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 485080.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 485217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 485354.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 485492.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 485629.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 485766.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 485903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 486041.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 486178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 486315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 486453.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 486590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 486727.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 486865.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 487002.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 487139.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 486164.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 486301.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 486438.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 486575.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 486712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 486849.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 486986.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 487123.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 487260.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 487397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 487534.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 487671.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 487808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 487945.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 488082.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 488219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 488356.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 488493.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 488630.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 487653.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 487790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 487927.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 488063.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 488200.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 488337.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 488473.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 488610.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 488747.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 488883.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 489020.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 489157.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 489293.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 489430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 489567.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 489703.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 489840.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 489977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 490113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 489136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 489272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 489409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 489545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 489681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 489818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 489954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 490090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 490227.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 490363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 490500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 490636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 490772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 490909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 491045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 491181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 491318.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 491454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 491590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 490612.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 490748.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 490884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 491020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 491156.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 491292.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 491428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 491564.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 491700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 491836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 491972.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 492108.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 492244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 492380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 492517.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 492653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 492789.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 492925.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 493061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 492081.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 492217.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 492352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 492488.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 492624.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 492760.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 492895.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 493031.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 493167.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 493303.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 493438.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 493574.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 493710.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 493846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 493981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 494117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 494253.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 494389.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 494524.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 493544.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 493679.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 493814.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 493950.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 494085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 494221.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 494356.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 494492.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 494627.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 494762.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 494898.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 495033.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 495169.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 495304.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 495440.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 495575.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 495711.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 495846.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 495981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 495000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 495135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 495270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 495405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 495540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 495675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 495810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 495945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 496081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 496216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 496351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 496486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 496621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 496756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 496891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 497027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 497162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 497297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 497432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 496449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 496584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 496719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 496853.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 496988.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 497123.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 497258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 497393.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 497528.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 497662.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 497797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 497932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 498067.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 498202.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 498337.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 498471.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 498606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 498741.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 498876.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 497892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 498026.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 498161.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 498295.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 498430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 498565.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 498699.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 498834.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 498968.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 499103.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 499237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 499372.2 fps, 0 ms/f [junit] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 222780 f, 445560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 444790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 444910.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 445029.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 445149.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 445269.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 444502.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 444621.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 444741.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 444860.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 444980.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 444214.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 444334.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 444453.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 444572.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 444691.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 443928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 444047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 444166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 444285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 444404.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 443643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 443762.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 443881.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 444000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 444118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 443359.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 443478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 443596.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 443715.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 443834.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 443076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 443195.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 443313.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 443431.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 443550.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 442795.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 442913.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 443031.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 443149.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 443267.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 442514.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 442632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 442750.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 442868.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 442986.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 442235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 442352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 442470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 442588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 442705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 441956.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 442074.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 442191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 442309.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 442426.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 442544.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 442661.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 442778.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 442896.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 443013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 443131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 442382.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 442500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 442617.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 442734.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 442851.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 442968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 443085.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 443203.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 443320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 443437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 443554.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 443671.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 443789.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 443906.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 444023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 444140.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 444257.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 444375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 443625.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 443742.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 443859.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 443976.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 444093.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 444210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 444327.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 444444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 444561.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 444678.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 444795.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 444912.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 445029.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 445146.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 445263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 445380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 445497.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 445614.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 445731.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 444980.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 445097.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 445214.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 445330.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 445447.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 445564.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 445680.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 445797.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 445914.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 446031.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 446147.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 446264.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 446381.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 446498.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 446614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 446731.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 446848.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 446964.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 446213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 446330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 446446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 446563.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 446679.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 446796.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 446912.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 447029.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 447145.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 447262.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 447378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 447495.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 447611.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 447728.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 447844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 447961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 448077.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 448194.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 448310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 447558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 447674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 447790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 447906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 448023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 448139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 448255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 448372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 448488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 448604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 448720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 448837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 448953.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 449069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 449186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 449302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 449418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 449534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 448781.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 448897.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 449013.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 449129.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 449245.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 449361.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 449477.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 449593.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 449709.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 449825.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 449941.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 450058.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 450174.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 450290.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 450406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 450522.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 450638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 450754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 450115.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 450231.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 450347.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 450463.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 450579.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 450694.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 450810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 450926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 451042.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 451158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 451274.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 451389.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 451505.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 451621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 451737.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 451853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 451969.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 452084.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 451329.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 451445.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 451560.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 451676.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 451791.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 451907.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 452023.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 452138.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 452254.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 452369.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 452485.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 452601.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 452716.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 452832.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 452947.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 453063.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 453179.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 453294.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 452538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 452653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 452769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 452884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 453000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 453115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 453230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 453346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 453461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 453576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 453692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 453807.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 453923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 454038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 454153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 454269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 454384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 454500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 453742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 453857.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 453973.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 454088.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 454203.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 454318.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 454433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 454548.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 454664.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 454779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 454894.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 455009.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 455124.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 455239.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 455355.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 455470.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 455585.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 455700.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 455815.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 455057.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 455172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 455287.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 455402.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 455517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 455632.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 455747.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 455862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 455977.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 456091.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 456206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 456321.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 456436.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 456551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 456666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 456781.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 456896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 457011.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 456252.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 456367.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 456481.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 456596.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 456711.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 456826.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 456940.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 457055.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 457170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 457284.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 457399.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 457514.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 457629.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 457743.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 457858.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 457973.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 458087.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 458202.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 457442.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 457557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 457671.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 457786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 457900.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 458015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 458129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 458244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 458358.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 458473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 458587.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 458702.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 458816.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 458931.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 459045.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 459160.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 459274.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 458514.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 458628.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 458742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 458857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 458971.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 459085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 459200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 459314.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 459428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 459542.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 459657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 459771.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 459885.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 460114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 459353.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 459467.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 459581.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 459695.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 459809.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 459923.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 460038.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 460152.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 460266.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 460380.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 460494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 460608.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 460722.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 460836.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 460950.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 461064.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 461178.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 461292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 461406.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 460645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 460759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 460872.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 460986.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 461100.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 461214.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 461328.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 461442.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 461555.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 461669.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 461783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 461897.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 462011.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 462125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 462239.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 462352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 462466.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 462580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 462694.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 461931.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 462045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 462159.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 462272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 462386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 462500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 462613.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 462727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 462840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 462954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 463068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 463181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 463295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 463409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 463522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 463636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 463750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 463863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 463977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 463213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 463327.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 463440.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 463553.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 463667.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 463780.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 463894.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 464007.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 464120.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 464234.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 464347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 464461.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 464574.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 464688.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 464801.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 464914.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 465028.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 465141.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 465255.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 464490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 464603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 464716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 464830.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 464943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 465056.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 465169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 465283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 465396.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 465509.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 465622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 465735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 465849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 465962.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 466075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 466188.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 466301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 466415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 466528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 465762.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 465875.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 465988.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 466101.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 466214.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 466327.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 466440.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 466553.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 466666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 466779.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 466892.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 467005.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 467118.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 467231.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 467344.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 467457.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 467570.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 467683.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 467796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 467030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 467142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 467255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 467368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 467481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 467594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 467706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 467819.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 467932.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 468045.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 468157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 468270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 468383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 468496.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 468609.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 468721.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 468834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 468947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 469060.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 468292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 468405.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 468517.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 468630.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 468742.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 468855.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 468968.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 469080.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 469193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 469305.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 469418.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 469530.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 469643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 469756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 469868.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 469981.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 470093.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 470206.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 470318.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 469550.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 469662.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 469775.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 469887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 470000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 470112.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 470224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 470337.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 470449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 470561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 470674.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 470786.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 470898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 471011.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 471123.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 471235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 471348.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 471460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 471573.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 470803.7 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 251940 f, 458072.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 458181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 458290.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 458400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 458509.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 458618.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 458727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 458836.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 458945.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 458221.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 458330.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 458439.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 458548.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 458657.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 458765.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 458874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 458983.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 459092.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 459201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 459310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 459419.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 459528.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 459637.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 459745.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 459854.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 459963.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 460072.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 460181.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 459456.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 459565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 459673.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 459782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 459891.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 460108.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 460217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 460326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 460434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 460543.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 460652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 460760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 460869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 460978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 461086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 461195.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 461304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 461413.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 460687.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 460795.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 460904.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 461012.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 461121.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 461229.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 461338.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 461446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 461555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 461663.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 461772.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 461880.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 461989.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 462097.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 462206.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 462314.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 462423.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 462531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 462640.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 461913.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 462021.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 462129.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 462238.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 462346.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 462454.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 462563.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 462671.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 462779.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 462888.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 462996.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 463104.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 463213.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 463321.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 463429.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 463537.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 463646.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 463754.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 463862.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 463135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 463243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 463351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 463459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 463567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 463675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 463783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 463891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 464000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 464108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 464216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 464324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 464432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 464540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 464648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 464756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 464864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 464972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 465081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 464352.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 464460.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 464568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 464676.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 464784.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 464892.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 465000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 465107.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 465215.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 465323.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 465431.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 465539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 465647.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 465755.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 465863.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 465971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 466079.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 466187.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 466294.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 465565.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 465673.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 465780.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 465888.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 465996.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 466104.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 466211.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 466319.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 466427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 466535.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 466642.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 466750.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 466858.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 466965.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 467073.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 467181.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 467289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 467396.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 467504.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 466774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 466881.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 466989.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 467096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 467204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 467311.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 467419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 467526.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 467634.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 467741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 467849.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 467957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 468064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 468172.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 468279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 468387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 468494.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 468602.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 468709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 467978.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 468085.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 468193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 468300.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 468407.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 468515.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 468622.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 468729.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 468837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 468944.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 469051.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 469159.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 469266.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 469373.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 469481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 469588.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 469695.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 469803.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 469910.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 469178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 469285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 469392.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 469500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 469607.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 469714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 469821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 469928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 470035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 470142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 470250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 470357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 470464.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 470571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 470678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 470785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 470892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 471000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 470267.3 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 62, after 63 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 470374.3 fps, 0 ms/f [junit] XXXX Visible Part 3/3 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 470481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 470588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 470695.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 470802.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 470909.1 fps, 0 ms/f [junit] 1 s: 60 f / 1006 ms, 59.6 fps, 16 ms/f; total: 60 f, 59.6 fps, 16 ms/f [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [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] Platform doesn't support offscreen test. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] SLOCK [T main @ 1402055920044 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 3.257 sec [junit] Testcase: test02Offscreen took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.798 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055915324 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] XXXX Visible Part 1/3 [junit] 1 s: 60 f / 1295 ms, 46.3 fps, 21 ms/f; total: 60 f, 46.3 fps, 21 ms/f [junit] XXXXX Invisible Part 2/3 [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 60 f, 3750.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 6666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 9473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 12000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 13636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 15652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 17500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 19200.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 21428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 22758.6 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 720 f, 23225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 25161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 26250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 28125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 30909.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 32727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 34545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 35294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 37058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 38823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 39428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 41142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 42857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 43333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 45000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 46666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 47027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 48648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 50270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 50526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 52105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 53684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 53846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 55384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 56923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 57000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 58500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 58536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 61463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 61428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 62857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 64285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 64186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 65581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 66976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 66818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 68181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 69545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 69333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 70666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 71739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 73043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 74347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 74042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 75319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 76250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 77500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 77142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 78367.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 79591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 79200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 80400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 81600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 81176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 82352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 81923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 83076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 84230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 83773.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 84905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 86037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 85555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 86666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 87777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 87272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 88363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 89454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 88928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 89473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 90526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 91034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 90508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 91525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 91000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 92000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 91475.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 92459.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 93442.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 92903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 93870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 93333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 94285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 93750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 94687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 94153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 95076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 94545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 95454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 94925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 95820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 95294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 96176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 95652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 96521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 97391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 98260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 97714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 98571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 99428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 98873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 99718.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 100563.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 100833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 101666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 102500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 101917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 102739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 103561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 102972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 103783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 104594.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 104000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 104800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 105600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 106400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 105789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 106578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 107368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 106753.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 107532.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 108311.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 107692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 108461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 109230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 109367.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 110126.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 110886.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 110250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 111000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 111750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 112500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 111851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 112592.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 113333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 112682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 113414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 114146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 114878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 114216.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 114939.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 115662.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 115000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 115714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 116428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 115764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 116470.5 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.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, 110109.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 110769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 111428.5 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, 112258.0 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, 113617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 114255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 114893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 115531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 114947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 115578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 116210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 116842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 116250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 116875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 117500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 118125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 117525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 118144.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 118762.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 119381.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 120000.0 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, 120612.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 121224.4 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, 121800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 122400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 123000.0 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, 122970.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 123564.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 124158.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 124752.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 124117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 124705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 125294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 125882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 126470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 127058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 126407.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 126990.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 127572.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 128155.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 128737.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 129320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 129902.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 129230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 129807.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 130384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 130961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 131538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 132115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 132692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 132571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 133142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 133714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 134285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 134857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 135428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 134716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 135283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 135849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 136415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 136981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 137547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 138113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 138679.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 137943.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 138504.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 139065.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 139626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 140186.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 140747.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 141308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 141869.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 141111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 141666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 142222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 142777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 143333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 143888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 144444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 145555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 144770.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 145321.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 145871.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 146422.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 146972.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 147522.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 148073.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 148623.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 149174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 148363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 148909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 149454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 150545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 151090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 151636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 152181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 151891.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 152432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 152972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 153513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 154054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 154594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 155135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 155675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 156216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 156756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 155892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 156428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 156964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 158035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 159107.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 159642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 160178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 159292.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 159823.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 160353.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 160884.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 161415.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 161946.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 162477.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 163008.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 163539.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 164070.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 164601.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 163684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 164210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 164736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 165263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 165789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 166315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 166842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 167368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 167894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 168421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 167478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 168521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 169043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 169565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 170086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 170608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 171130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 171652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 172173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 171206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 171724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 172241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 172758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 173275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 173793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 174310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 174827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 175344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 175862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 176379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 175384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 175897.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 176410.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 176923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 177435.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 177948.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 178461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 178974.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 179487.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 178983.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 179491.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 180508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 181016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 181525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 182033.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 182542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 183050.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 183559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 184067.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 183025.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 183529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 184033.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 184537.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 185042.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 185546.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 186050.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 186554.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 187058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 187563.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 186500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 187000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 187500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 188000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 188500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 189000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 189500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 190000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 190500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 191000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 189917.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 190413.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 190909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 191404.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 191900.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 192396.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 192892.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 193388.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 193884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 194380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 194876.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 193770.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 194262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 194754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 195245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 195737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 196229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 196721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 197213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 197704.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 198196.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 197073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 197560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 198048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 198536.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 199024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 199512.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 200000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 200487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 200975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 201463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 201951.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 200806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 201290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 201774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 202258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 202741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 203225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 203709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 204193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 204677.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 203520.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 204000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 204480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 204960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 205440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 205920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 206400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 206880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 207360.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 207840.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 208320.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 207142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 207619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 208095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 208571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 209047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 209523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 210000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 210476.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 210952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 211428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 210236.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 210708.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 211181.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 211653.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 212125.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 212598.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 213070.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 213543.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 214015.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 214488.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 213281.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 213750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 214218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 214687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 215156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 215625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 216093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 216562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 217031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 217500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 217968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 216744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 217209.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 217674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 218139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 218604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 219069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 219534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 220000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 220465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 220930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 219692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 220153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 220615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 221076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 221538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 222000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 222461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 222923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 223384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 223846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 224307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 223053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 223511.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 223969.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 224427.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 224885.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 225343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 225801.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 226259.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 226717.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 227175.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 227633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 226363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 226818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 227272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 227727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 228181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 228636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 229090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 229545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 230000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 230454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 229172.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 229624.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 230075.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 230526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 230977.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 231428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 231879.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 232330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 232781.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 233233.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 233684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 232388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 232835.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 233283.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 233731.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 234179.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 234626.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 235074.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 235522.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 235970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 236417.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 235111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 235555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 236000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 236444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 236888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 237333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 237777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 238222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 238666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 239111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 239555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 238235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 238676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 239117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 239558.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 240441.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 240882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 241323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 241764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 242205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 240875.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 241313.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 241751.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 242189.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 242627.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 243065.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 243503.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 243941.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 244379.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 244817.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 245255.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 243913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 244347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 244782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 245217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 245652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 246086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 246521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 246956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 247391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 247826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 246474.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 246906.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 247338.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 247769.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 248201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 248633.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 249064.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 249496.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 249928.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 250359.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 249000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 249428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 249857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 250285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 250714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 251142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 251571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 252428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 252857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 253285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 253714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 252340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 252765.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 253191.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 253617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 254042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 254468.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 254893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 255319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 255744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 256170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 256595.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 257021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 255633.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 256056.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 256478.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 256901.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 257323.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 257746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 258169.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 258591.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 259014.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 259436.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 259859.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 260281.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 258881.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 259300.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 259720.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 260139.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 260559.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 260979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 261398.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 261818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 262237.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 262657.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 263076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 263496.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 262083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 262500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 262916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 263333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 263750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 264166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 264583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 265000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 265416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 265833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 266250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 266666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 267083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 265655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 266068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 266482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 266896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 267310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 267724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 268137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 268551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 268965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 269379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 269793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 270206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 268767.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 269178.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 269589.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 270410.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 270821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 271232.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 271643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 272054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 272465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 272876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 273287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 271836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 272244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 272653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 273061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 273469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 273877.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 274693.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 275102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 275510.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 275918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 276326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 274864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 275270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 275675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 276081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 276486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 276891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 277297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 277702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 278108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 278513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 278918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 279324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 277852.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 278255.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 278657.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 279060.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 279463.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 279865.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 280268.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 280671.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 281073.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 281476.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 281879.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 282281.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 280800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 281200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 281600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 282000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 282400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 282800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 283200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 283600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 284000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 284400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 284800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 285200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 285600.0 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 42900 f, 276774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 277161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 277548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 277935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 278322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 278709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 279096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 279483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 279870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 278461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 278846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 279230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 279615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 280000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 280384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 280769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 281153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 281538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 281923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 280509.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 280891.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 281273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 281656.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 282038.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 282420.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 282802.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 283184.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 283566.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 283949.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 282531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 282911.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 283291.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 283670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 284050.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 284430.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 284810.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 285189.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 285569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 284150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 284528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 284905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 285283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 285660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 286037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 286415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 286792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 287169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 287547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 286125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 286500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 286875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 287250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 287625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 288000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 288375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 288750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 289125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 289500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 288074.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 288447.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 288819.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 289192.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 289565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 289937.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 290310.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 290683.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 291055.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 291428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 290000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 290370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 290740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 291111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 291481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 291851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 292222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 292592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 292962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 293333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 291901.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 292269.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 292638.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 293006.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 293374.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 293742.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 294110.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 292682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 293048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 293414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 293780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 294146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 294512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 294878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 295243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 293818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 294181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 294545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 294909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 295272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 295636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 296000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 296363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 294939.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 295301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 295662.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 296024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 296385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 296747.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 297108.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 297469.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 296047.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 296407.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 296766.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 297125.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 297485.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 297844.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 298203.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 296785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 297142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 297500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 297857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 298214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 298571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 298928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 299285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 297869.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 298224.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 298579.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 298934.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 299289.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 299644.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 300355.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 298941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 299294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 299647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 300352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 300705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 301058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 301411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 300350.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 300701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 301052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 301403.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 301754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 302105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 302456.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 301046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 301395.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 301744.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 302093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 302441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 302790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 303139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 303488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 302080.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 302427.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 302774.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 303121.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 303468.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 303815.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 304161.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 304508.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 303103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 303448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 303793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 304137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 304482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 304827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 305172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 305517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 304114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 304457.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 304800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 305142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 305485.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 305828.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 306171.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 306514.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 306857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 307200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 305795.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 306136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 306477.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 306818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 307159.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 307500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 307840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 308181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 308522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 308863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 309204.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 309545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 309886.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 308474.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 308813.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 309152.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 309491.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 309830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 310169.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 310508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 310847.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 311186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 311525.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 311864.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 312203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 312542.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 311123.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 311460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 311797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 312134.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 312471.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 312809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 313146.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 313483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 313820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 314157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 314494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 314831.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 315168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 313743.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 314078.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 314413.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 314748.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 315083.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 315419.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 315754.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 316089.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 316424.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 316759.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 317094.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 317430.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 317765.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 316333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 316666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 317000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 317333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 317666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 318000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 318333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 318666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 319000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 319333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 319666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 320333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 320666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 319226.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 319558.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 319889.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 320221.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 320552.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 320883.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 321215.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 321546.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 321878.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 322209.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 322541.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 322872.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 323204.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 321758.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 322087.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 322417.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 322747.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 323076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 323406.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 323736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 324065.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 324395.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 324725.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 325054.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 325384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 325714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 324262.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 324590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 324918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 325245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 325573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 325901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 326229.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 326557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 326885.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 327213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 327540.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 327868.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 328196.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 326739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 327065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 327391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 327717.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 328043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 328369.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 328695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 329021.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 329347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 329673.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 330000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 330326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 328864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 329189.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 329513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 329837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 330162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 330486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 330810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 331135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 331459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 331783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 332108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 332432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 332756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 333081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 331612.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 331935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 332258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 332580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 332903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 333225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 333548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 333870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 334193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 334516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 334838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 335161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 335483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 334010.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 334331.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 334652.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 334973.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 335294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 335614.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 335935.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 336256.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 336577.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 336898.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 337219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 337540.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 337860.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 336382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 336702.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 337021.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 337340.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 337659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 337978.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 338297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 338617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 338936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 339255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 339574.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 339893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 340212.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 338730.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 339047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 339365.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 339682.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 340000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 340317.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 340634.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 340952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 341269.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 341587.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 341904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 342222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 342539.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 341052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 341368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 341684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 342000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 342315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 342631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 342947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 343263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 343578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 343894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 344210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 344526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 344842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 343350.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 343664.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 343979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 344293.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 344607.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 344921.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 345235.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 345549.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 345863.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 346178.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 346492.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 346806.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 347120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 345625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 345937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 346250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 346562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 346875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 347187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 347500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 347812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 348125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 348437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 348750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 349062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 349375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 347875.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 348186.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 348497.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 348808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 349119.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 349430.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 349740.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 350051.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 350362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 350673.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 350984.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 351295.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 351606.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 351917.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 350412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 350721.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 351030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 351340.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 351649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 351958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 352268.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 352577.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 352886.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 353195.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 353505.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 353814.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 354123.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 352615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 352923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 353230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 353538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 353846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 354153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 354461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 354769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 355076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 355384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 355692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 356000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 356307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 354795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 355102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 355408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 355714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 356020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 356326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 356632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 356938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 357244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 357551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 357857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 358163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 358469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 356954.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 357258.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 357563.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 357868.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 358172.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 358477.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 358781.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 359086.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 359390.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 359695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 360304.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 360609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 359090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 359393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 359696.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 360000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 360303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 360606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 360909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 361212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 361515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 361818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 362121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 362424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 362727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 361206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 361507.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 361809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 362110.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 362412.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 362713.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 363015.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 363316.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 363618.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 363919.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 364221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 364522.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 364824.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 363300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 363600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 363900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 364200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 364500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 364800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 365100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 365400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 365700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 366000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 366300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 366600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 366900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 365373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 365671.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 365970.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 366268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 366567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 366865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 367164.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 367462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 367761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 368059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 368358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 368656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 368955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 367425.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 367722.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 368019.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 368316.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 368613.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 368910.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 369207.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 369504.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 369801.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 370099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 370396.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 370693.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 370990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 371287.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 369753.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 370049.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 370344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 370640.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 370935.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 371231.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 371527.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 371822.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 372118.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 372413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 372709.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 373004.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 373300.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 371764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 372058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 372352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 372647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 372941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 373235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 373529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 373823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 374117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 374411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 374705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 375000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 375294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 373756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 374048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 374341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 374634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 374926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 375219.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 375512.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 375804.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 376097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 376390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 376682.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 376975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 377268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 375728.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 376019.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 376310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 376601.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 376893.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 377184.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 377475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 377767.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 378058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 378349.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 378640.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 378932.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 379223.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 377681.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 377971.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 378260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 378550.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 378840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 379130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 379420.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 379710.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 380000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 380289.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 380579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 380869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 381159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 379615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 379903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 380192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 380480.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 380769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 381057.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 381346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 381634.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 381923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 382211.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 382500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 382788.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 383076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 381531.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 381818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 382105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 382392.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 382679.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 382966.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 383253.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 383540.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 383827.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 384114.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 384401.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 384689.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 384976.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 385263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 383714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 384000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 384285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 384571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 384857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 385142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 385428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 385714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 386000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 386285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 386571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 386857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 387142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 385592.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 385876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 386161.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 386445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 386729.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 387014.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 387298.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 387582.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 387867.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 388151.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 388436.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 388720.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 389004.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 387452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 387735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 388018.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 388301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 388584.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 388867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 389150.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 389433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 389716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 390283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 390566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 390849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 389295.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 389577.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 389859.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 390140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 390422.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 390704.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 390985.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 391267.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 391549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 391831.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 392112.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 392394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 392676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 391121.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 391401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 391682.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 391962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 392243.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 392523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 392803.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 393084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 393364.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 393644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 393925.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 394205.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 394485.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 392930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 393209.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 393488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 393767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 394046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 394325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 394604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 394883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 395162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 395441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 395720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 396000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 396279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 396558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 395000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 395277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 395555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 395833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 396111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 396388.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 396666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 396944.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 397222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 397500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 397777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 398055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 398333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 396774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 397050.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 397327.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 397603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 397880.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 398156.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 398433.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 398709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 398986.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 399262.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 399539.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 399815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 400092.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 398532.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 398807.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 399082.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 399357.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 399633.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 399908.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 400183.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 400458.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 400733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 401009.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 401284.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 401559.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 401834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 400273.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 400547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 400821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 401095.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 401369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 401643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 401917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 402191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 402465.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 402739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 403013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 403287.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 403561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 402000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 402272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 402545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 402818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 403090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 403363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 403636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 403909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 404181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 404454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 404727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 405272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 405545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 403981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 404253.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 404524.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 404796.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 405067.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 405339.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 405610.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 405882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 406153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 406425.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 406696.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 406968.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 407239.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 405675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 405945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 406216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 406486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 406756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 407027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 407297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 407567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 407837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 408108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 408378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 408648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 408918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 407354.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 407623.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 407892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 408161.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 408430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 408699.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 408968.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 409237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 409506.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 409775.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 410044.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 410313.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 410582.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 410852.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 409285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 409553.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 409821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 410089.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 410357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 410625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 410892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 411160.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 411428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 411696.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 411964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 412232.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 412500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 410933.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 411200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 411466.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 411733.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 412000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 412266.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 412533.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 412800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 413066.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 413333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 413600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 413866.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 414133.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 414400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 412831.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 413097.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 413362.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 413628.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 413893.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 414159.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 414424.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 414690.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 414955.7 fps, 0 ms/f [junit] 0 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 93840 f, 373864.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 374103.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 372857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 373095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 373333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 373571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 372332.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 372569.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 372806.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 371574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 371811.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 372047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 372283.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 371058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 371294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 371529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 370312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 370546.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 370781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 371015.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 369805.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 370038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 370272.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 370505.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 369302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 369534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 369767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 370000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 368803.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 369034.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 369266.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 369498.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 368307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 368538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 368769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 369000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 367816.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 368045.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 368275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 368505.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 367328.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 367557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 367786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 368015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 366844.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 367072.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 367300.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 366136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 366363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 366590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 366818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 365660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 365886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 366113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 366339.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 365187.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 365413.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 365639.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 365864.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 364719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 364943.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 365168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 365393.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 364253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 364477.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 364701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 364925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 363791.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 364014.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 364237.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 364460.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 363333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 363555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 363777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 364000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 362878.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 363099.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 363321.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 363542.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 363763.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 363985.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 364206.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 364428.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 364649.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 364870.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 365092.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 365313.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 364191.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 364411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 364632.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 364852.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 365073.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 365294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 365514.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 365735.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 365955.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 366176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 366397.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 366617.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 366838.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 367058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 367279.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 366153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 366373.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 366593.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 366813.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 367032.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 367252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 367472.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 367692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 367912.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 368131.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 368351.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 368571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 368791.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 369011.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 369230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 368102.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 368321.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 368540.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 368759.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 368978.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 369197.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 369416.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 369635.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 369854.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 370073.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 370291.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 370510.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 370729.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 370948.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 371167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 370036.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 370254.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 370472.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 370690.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 370909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 371127.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 371345.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 371563.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 371781.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 372000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 372218.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 372436.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 372654.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 372872.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 373090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 371956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 372173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 372391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 372608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 372826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 373043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 373260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 373478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 373695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 373913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 374130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 374347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 374565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 374782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 373646.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 373862.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 374079.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 374296.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 374512.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 374729.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 374945.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 375162.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 375379.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 375595.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 375812.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 376028.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 376245.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 376462.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 376678.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 375539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 375755.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 375971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 376187.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 376402.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 376618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 376834.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 377050.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 377266.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 377482.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 377697.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 377913.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 378129.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 378345.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 378561.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 378776.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 377634.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 377849.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 378064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 378279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 378494.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 378709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 378924.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 379139.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 379354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 379569.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 379784.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 380000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 380215.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 380430.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 380645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 379500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 379714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 379928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 380142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 380357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 380571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 380785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 381000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 381214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 381428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 381642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 381857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 382071.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 382285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 382500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 381352.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 381565.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 381779.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 381992.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 382206.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 382419.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 382633.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 382846.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 383060.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 383274.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 383487.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 383701.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 383914.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 384128.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 384341.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 384555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 383404.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 383617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 383829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 384042.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 384255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 384468.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 384680.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 384893.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 385106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 385319.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 385531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 385744.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 385957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 386170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 386382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 385229.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 385441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 385653.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 385865.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 386077.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 386289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 386501.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 386713.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 386925.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 387137.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 387349.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 387561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 387773.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 387985.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 388197.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 387042.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 387253.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 387464.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 387676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 387887.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 388098.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 388309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 388521.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 388732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 388943.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 389154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 389366.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 389577.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 389788.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 390000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 390211.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 389052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 389263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 389473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 389684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 389894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 390105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 390315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 390526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 390736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 390947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 391157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 391368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 391578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 391789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 392000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 390839.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 391048.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 391258.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 391468.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 391678.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 391888.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 392097.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 392307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 392517.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 392727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 392937.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 393146.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 393356.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 393566.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 393776.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 393986.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 392822.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 393031.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 393240.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 393449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 393658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 393867.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 394076.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 394285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 394494.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 394703.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 394912.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 395121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 395331.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 395540.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 395749.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 394583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 394791.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 395000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 395208.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 395416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 395625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 395833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 396041.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 396250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 396458.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 396666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 396875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 397083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 397291.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 397500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 396332.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 396539.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 396747.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 396955.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 397162.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 397370.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 397577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 397785.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 397993.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 398200.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 398408.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 398615.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 398823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 399031.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 399238.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 399446.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 398275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 398482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 398689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 398896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 399103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 399310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 399517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 399724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 399931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 400137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 400344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 400551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 400758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 400965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 401172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 400000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 400206.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 400412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 400618.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 400824.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 401030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 401237.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 401443.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 401649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 401855.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 402061.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 402268.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 402474.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 402680.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 402886.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 401712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 401917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 402123.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 402328.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 402534.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 402739.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 402945.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 403150.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 403356.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 403561.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 403767.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 403972.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 404178.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 404383.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 404589.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 404794.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 403617.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 403822.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 404027.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 404232.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 404436.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 404641.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 404846.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 405051.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 405255.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 405460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 405665.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 405870.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 406075.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 406279.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 406484.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 405306.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 405510.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 405714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 405918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 406122.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 406326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 406530.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 406734.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 406938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 407142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 407346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 407551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 407755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 407959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 408163.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 406983.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 407186.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 407389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 407593.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 407796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 408000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 408203.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 408406.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 408610.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 408813.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 409016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 409220.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 409423.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 409627.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 409830.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 408648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 408851.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 409054.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 409256.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 409459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 409662.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 409864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 410067.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 410270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 410472.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 410675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 410878.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 411081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 411283.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 410101.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 410303.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 410505.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 410707.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 410909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 411111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 411313.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 411515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 411717.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 411919.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 412121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 412323.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 412525.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 412727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 412929.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 413131.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 411946.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 412147.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 412349.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 412550.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 412751.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 412953.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 413154.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 413355.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 413557.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 413758.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 413959.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 414161.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 414362.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 414563.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 414765.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 413578.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 413779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 413979.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 414180.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 414381.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 414581.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 414782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 414983.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 415183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 415384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 415585.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 415785.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 415986.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 416187.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 416387.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 415200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 415400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 415600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 415800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 416000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 416200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 416400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 416600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 416800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 417000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 417200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 417400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 417600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 417800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 418000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 416810.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 417009.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 417209.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 417408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 417607.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 417807.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 418006.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 418205.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 418405.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 418604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 418804.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 419003.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 419202.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 419402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 419601.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 419800.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 418609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 418807.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 419006.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 419205.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 419403.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 419602.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 419801.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 420198.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 420397.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 420596.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 420794.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 420993.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 421192.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 421390.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 421589.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 420396.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 420594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 420792.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 420990.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 421188.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 421386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 421584.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 421782.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 421980.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 422178.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 422376.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 422574.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 422772.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 422970.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 423168.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 421973.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 422171.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 422368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 422565.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 422763.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 422960.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 423157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 423355.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 423552.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 423750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 423947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 424144.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 424342.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 424539.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 424736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 424934.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 423737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 423934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 424131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 424327.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 424524.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 424721.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 424918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 425114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 425311.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 425508.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 425704.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 425901.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 426098.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 426295.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 426491.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 426688.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 425490.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 425686.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 425882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 426078.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 426274.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 426470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 426666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 426862.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 427058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 427254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 427450.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 427647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 427843.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 428039.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 428235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 428431.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 427231.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 427426.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 427622.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 427817.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 428013.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 428208.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 428403.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 428599.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 428794.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 428990.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 429185.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 429381.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 429576.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 429772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 429967.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 430162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 428961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 429155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 429350.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 429545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 429740.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 429935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 430129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 430324.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 430519.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 430714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 430909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 431103.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 431298.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 431493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 431688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 431883.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 430679.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 430873.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 431067.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 431262.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 431456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 431650.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 431844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 432038.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 432233.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 432427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 432621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 432815.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 433009.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 433203.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 433398.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 433592.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 433786.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 432580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 432774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 432967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 433161.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 433354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 433548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 433741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 433935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 434129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 434322.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 434516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 434709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 434903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 435096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 435290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 435483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 434276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 434469.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 434662.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 434855.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 435048.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 435241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 435434.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 435627.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 435819.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 436012.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 436205.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 436398.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 436591.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 436784.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 436977.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 437170.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 435961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 436153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 436346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 436538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 436730.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 436923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 437115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 437307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 437500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 437692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 437884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 438076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 438269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 438461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 438653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 438846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 437635.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 437827.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 438019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 438210.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 438402.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 438594.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 438785.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 438977.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 439169.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 439361.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 439552.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 439744.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 439936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 440127.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 440319.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 440511.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 439299.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 439490.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 439681.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 439872.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 440063.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 440254.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 440445.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 440636.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 440828.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 441019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 441210.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 441401.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 441592.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 441783.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 441974.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 442165.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 440952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 441142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 441333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 441523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 441714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 441904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 442095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 442285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 442476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 442666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 442857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 443047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 443238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 443428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 443619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 443809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 442594.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 442784.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 442974.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 443164.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 443354.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 443544.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 443734.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 443924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 444113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 444303.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 444493.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 444683.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 444873.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 445063.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 445253.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 445443.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 444227.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 444416.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 444605.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 444794.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 444984.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 445173.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 445362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 445552.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 445741.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 445930.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 446119.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 446309.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 446498.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 446687.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 446876.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 447066.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 445849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 446037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 446226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 446415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 446603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 446792.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 446981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 447169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 447358.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 447547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 447735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 447924.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 448113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 448301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 448490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 448679.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 447460.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 447648.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 447837.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 448025.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 448213.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 448401.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 448589.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 448777.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 448965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 449153.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 449341.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 449529.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 449717.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 449905.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 450094.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 450282.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 449062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 449250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 449437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 449625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 449812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 450187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 450375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 450562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 450750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 450937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 451125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 451312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 451500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 451687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 451875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 452062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 450841.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 451028.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 451214.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 451401.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 451588.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 451775.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 451962.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 452149.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 452336.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 452523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 452710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 452897.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 453084.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 453271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 453457.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 453644.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 452422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 452608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 452795.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 452981.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 453167.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 453354.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 453540.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 453726.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 453913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 454099.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 454285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 454472.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 454658.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 454844.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 455031.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 455217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 453993.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 454179.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 454365.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 454551.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 454736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 454922.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 455108.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 455294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 455479.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 455665.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 455851.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 456037.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 456222.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 456408.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 456594.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 456780.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 455555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 455740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 455925.9 fps, 0 ms/f [junit] 0 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 147780 f, 404876.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 405041.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 405205.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 405369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 404426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 404590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 404754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 404918.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 403978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 404141.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 404305.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 404468.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 403532.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 403695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 403858.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 404021.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 403089.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 403252.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 403414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 403577.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 402648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 402810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 402972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 403135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 403297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 402371.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 402533.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 402695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 402857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 401935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 402096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 402258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 402419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 401501.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 401662.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 401823.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 401983.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 401069.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 401229.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 401390.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 401550.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 400640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 400800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 400960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 401120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 400212.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 400372.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 400531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 400691.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 399787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 399946.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 400106.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 400265.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 399365.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 399523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 399682.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 399841.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 398944.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 399102.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 399261.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 399419.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 399577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 399736.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 399894.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 400052.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 400211.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 399315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 399473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 399631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 399789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 399947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 400105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 400263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 400421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 400578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 400736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 400894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 401052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 401210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 401368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 401526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 401684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 400787.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 400944.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 401102.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 401259.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 401417.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 401574.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 401732.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 401889.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 402047.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 402204.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 402362.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 402519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 402677.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 402834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 402992.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 402094.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 402251.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 402408.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 402565.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 402722.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 402879.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 403036.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 403193.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 403350.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 403507.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 403664.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 403822.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 403979.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 404136.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 404293.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 404450.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 403550.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 403707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 403864.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 404020.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 404177.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 404334.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 404490.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 404647.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 404804.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 404960.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 405117.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 405274.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 405430.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 405587.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 405744.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 404843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 405000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 405156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 405312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 405468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 405625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 405781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 405937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 406093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 406250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 406406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 406562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 406718.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 406875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 407031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 406129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 406285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 406441.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 406597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 406753.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 406909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 407064.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 407220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 407376.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 407532.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 407688.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 407844.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 408000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 408155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 408311.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 408467.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 407564.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 407720.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 407875.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 408031.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 408186.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 408341.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 408497.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 408652.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 408808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 408963.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 409119.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 409274.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 409430.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 409585.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 409740.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 408837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 408992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 409147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 409302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 409457.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 409612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 409767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 409922.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 410077.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 410232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 410387.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 410542.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 410697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 410852.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 411007.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 410103.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 410257.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 410412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 410567.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 410721.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 410876.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 411030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 411185.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 411340.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 411494.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 411649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 411804.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 411958.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 412113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 412268.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 412422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 411516.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 411670.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 411825.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 411979.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 412133.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 412287.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 412442.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 412596.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 412750.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 412904.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 413059.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 413213.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 413367.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 413521.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 413676.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 412769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 412923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 413076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 413230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 413384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 413538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 413692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 413846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 414000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 414153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 414307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 414461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 414615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 414769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 414923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 415076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 414168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 414322.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 414475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 414629.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 414782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 414936.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 415089.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 415242.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 415396.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 415549.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 415703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 415856.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 416010.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 416163.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 416317.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 415408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 415561.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 415714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 415867.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 416020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 416173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 416326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 416479.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 416632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 416785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 416938.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 417091.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 417244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 417397.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 417551.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 417704.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 417857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 418010.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 417099.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 417251.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 417404.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 417557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 417709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 417862.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 418015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 418167.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 418320.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 418473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 418625.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 418778.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 418931.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 419083.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 419236.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 419389.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 419542.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 418629.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 418781.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 418934.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 419086.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 419238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 419390.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 419543.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 419695.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 419847.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 420000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 420152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 420304.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 420456.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 420609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 420761.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 420913.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 421066.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 421218.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 420303.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 420455.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 420607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 420759.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 420911.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 421063.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 421215.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 421367.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 421519.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 421670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 421822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 421974.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 422126.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 422278.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 422430.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 422582.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 422734.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 421818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 421969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 422121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 422272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 422424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 422575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 422727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 422878.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 423030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 423181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 423333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 423484.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 423636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 423787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 423939.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 424090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 424242.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 424393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 423476.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 423627.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 423778.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 423929.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 424080.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 424231.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 424382.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 424534.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 424685.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 424836.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 424987.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 425138.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 425289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 425440.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 425591.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 425743.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 425894.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 424974.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 425125.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 425276.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 425427.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 425577.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 425728.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 425879.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 426030.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 426180.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 426331.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 426482.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 426633.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 426783.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 426934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 427085.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 427236.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 427386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 427537.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 426616.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 426766.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 426917.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 427067.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 427218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 427368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 427518.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 427669.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 427819.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 427969.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 428120.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 428270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 428421.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 428571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 428721.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 428872.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 429022.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 429172.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 428250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 428400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 428550.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 428700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 428850.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 429000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 429150.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 429300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 429450.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 429600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 429750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 429900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 430050.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 430200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 430350.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 430500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 430650.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 430800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 429875.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 430024.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 430174.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 430324.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 430473.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 430623.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 430773.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 430922.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 431072.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 431221.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 431371.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 431521.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 431670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 431820.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 431970.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 432119.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 432269.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 432418.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 431492.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 431641.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 431791.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 431940.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 432089.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 432238.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 432388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 432537.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 432686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 432835.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 432985.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 433134.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 433283.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 433432.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 433582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 433731.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 433880.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 434029.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 433101.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 433250.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 433399.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 433548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 433697.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 433846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 433995.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 434143.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 434292.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 434441.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 434590.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 434739.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 434888.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 435037.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 435186.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 435335.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 435483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 435632.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 434702.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 434851.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 435000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 435148.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 435297.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 435445.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 435594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 435742.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 435891.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 436039.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 436188.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 436336.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 436485.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 436633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 436782.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 436930.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 437079.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 437227.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 436296.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 436444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 436592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 436740.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 436888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 437037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 437185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 437333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 437481.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 437629.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 437777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 437925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 438074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 438222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 438370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 438518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 438666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 438814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 438962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 438029.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 438177.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 438325.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 438472.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 438620.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 438768.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 438916.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 439064.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 439211.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 439359.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 439507.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 439655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 439802.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 439950.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 440098.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 440246.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 440394.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 440541.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 439606.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 439754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 439901.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 440049.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 440196.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 440343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 440491.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 440638.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 440786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 440933.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 441081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 441228.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 441375.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 441523.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 441670.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 441818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 441965.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 442113.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 441176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 441323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 441470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 441617.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 441764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 441911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 442058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 442205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 442352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 442500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 442647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 442794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 442941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 443088.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 443235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 443382.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 443529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 443676.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 442738.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 442885.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 443031.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 443178.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 443325.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 443471.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 443618.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 443765.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 443911.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 444058.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 444205.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 444352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 444498.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 444645.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 444792.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 444938.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 445085.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 445232.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 444292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 444439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 444585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 444731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 444878.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 445024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 445170.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 445317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 445463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 445609.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 445756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 445902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 446048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 446195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 446341.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 446487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 446634.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 446780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 445839.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 445985.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 446131.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 446277.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 446423.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 446569.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 446715.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 446861.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 447007.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 447153.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 447299.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 447445.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 447591.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 447737.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 447883.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 448029.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 448175.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 448321.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 447378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 447524.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 447669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 447815.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 447961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 448106.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 448252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 448398.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 448543.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 448689.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 448834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 448980.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 449126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 449271.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 449417.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 449563.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 449708.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 449854.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 448910.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 449055.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 449200.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 449346.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 449491.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 449636.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 449782.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 449927.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 450072.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 450217.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 450363.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 450508.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 450653.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 450799.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 450944.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 451089.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 451234.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 451380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 450434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 450579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 450724.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 450869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 451014.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 451159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 451304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 451449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 451594.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 451739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 451884.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 452029.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 452173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 452318.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 452463.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 452608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 452753.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 452898.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 451951.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 452096.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 452240.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 452385.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 452530.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 452674.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 452819.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 452963.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 453108.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 453253.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 453397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 453542.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 453686.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 453831.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 453975.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 454120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 454265.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 454409.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 453461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 453605.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 453750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 453894.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 454038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 454182.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 454326.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 454471.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 454615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 454759.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 454903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 455048.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 455192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 455336.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 455480.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 455625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 455769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 455913.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 454964.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 455107.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 455251.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 455395.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 455539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 455683.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 455827.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 455971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 456115.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 456259.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 456402.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 456546.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 456690.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 456834.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 456978.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 457122.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 457266.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 457410.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 456459.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 456602.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 456746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 456889.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 457033.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 457177.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 457320.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 457464.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 457607.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 457751.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 457894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 458038.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 458181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 458325.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 458468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 458612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 458755.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 458899.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 457947.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 458090.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 458233.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 458377.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 458520.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 458663.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 458806.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 458949.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 459093.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 459236.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 459379.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 459522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 459665.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 459809.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 459952.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 460095.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 460238.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 460381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 459428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 459571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 459714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 459857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 460142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 460285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 460428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 460571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 460714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 460857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 461000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 461142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 461285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 461428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 461571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 461714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 461857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 462000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 461045.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 461187.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 461330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 461472.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 461615.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 461757.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 461900.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 462042.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 462185.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 462327.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 462470.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 462612.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 462755.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 462897.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 463040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 463182.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 463325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 463467.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 462511.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 462654.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 462796.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 462938.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 463080.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 463222.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 463364.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 463507.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 463649.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 463791.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 463933.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 464075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 464218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 464360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 464502.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 464644.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 464786.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 464928.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 463971.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 464113.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 464255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 464397.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 464539.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 464680.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 464822.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 464964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 465106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 465248.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 465390.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 465531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 465673.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 465815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 465957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 466099.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 466241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 466382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 465424.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 465566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 465707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 465849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 465990.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 466132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 466273.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 466415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 466556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 466698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 466839.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 466981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 467122.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 467264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 467405.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 467547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 467688.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 467830.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 466870.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 467011.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 467152.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 467294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 467435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 467576.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 467717.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 467858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 468000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 468141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 468282.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 468423.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 468564.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 468705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 468847.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 468988.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 469129.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 469270.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 468309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 468450.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 468591.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 468732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 468873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 469014.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 469154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 469295.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 469436.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 469577.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 469718.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 469859.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 470000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 470140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 470281.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 470422.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 470563.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 470704.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 470845.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 469882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 470023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 470163.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 470304.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 470444.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 470585.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 470726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 470866.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 471007.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 471147.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 471288.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 471428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 471569.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 471709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 471850.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 471990.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 472131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 472271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 471308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 471448.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 471588.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 471728.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 471869.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 472009.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 472149.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 472289.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 472429.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 472570.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 472710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 472850.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 472990.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 473130.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 473271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 473411.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 473551.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 473691.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 472727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 472867.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 473007.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 473146.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 473286.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 473426.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 473566.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 473706.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 473846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 473986.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 474125.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 474265.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 474405.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 474545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 474685.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 474825.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 474965.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 475104.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 474139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 474279.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 474418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 474558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 474697.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 474837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 474976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 475116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 475255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 475395.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 475534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 475674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 475813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 475953.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 476093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 476232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 476372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 476511.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 475545.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 475684.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 475823.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 475962.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 476102.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 476241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 476380.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 476519.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 476658.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 476798.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 476937.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 477076.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 477215.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 477355.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 477494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 477633.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 477772.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 477911.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 478051.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 477083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 477222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 477361.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 477500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 477638.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 477777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 477916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 478055.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 478194.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 478333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 478472.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 478611.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 478750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 478888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 479027.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 479166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 479305.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 479444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 479583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 478614.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 478752.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 478891.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 479030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 479168.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 479307.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 479445.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 479584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 479722.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 479861.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 480000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 480138.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 480277.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 480415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 480554.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 480692.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 480831.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 480969.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 481108.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 480138.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 480276.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 480414.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 480553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 480691.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 480829.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 480967.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 481106.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 481244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 481382.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 481520.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 481659.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 481797.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 481935.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 482073.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 482211.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 482350.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 482488.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 482626.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 481655.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 481793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 481931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 482068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 482206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 482344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 482482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 482620.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 482758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 482896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 483034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 483172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 483310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 483448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 483586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 483724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 483862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 484000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 484137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 483165.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 483302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 483440.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 483577.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 483715.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 483853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 483990.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 484128.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 484266.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 484403.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 484541.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 484678.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 484816.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 484954.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 485091.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 485229.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 485366.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 485504.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 485642.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 484668.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 484805.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 484942.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 485080.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 485217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 485354.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 485492.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 485629.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 485766.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 485903.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 486041.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 486178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 486315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 486453.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 486590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 486727.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 486865.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 487002.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 487139.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 486164.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 486301.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 486438.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 486575.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 486712.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 486849.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 486986.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 487123.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 487260.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 487397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 487534.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 487671.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 487808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 487945.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 488082.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 488219.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 488356.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 488493.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 488630.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 487653.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 487790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 487927.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 488063.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 488200.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 488337.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 488473.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 488610.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 488747.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 488883.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 489020.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 489157.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 489293.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 489430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 489567.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 489703.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 489840.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 489977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 490113.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 489136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 489272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 489409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 489545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 489681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 489818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 489954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 490090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 490227.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 490363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 490500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 490636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 490772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 490909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 491045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 491181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 491318.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 491454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 491590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 490612.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 490748.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 490884.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 491020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 491156.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 491292.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 491428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 491564.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 491700.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 491836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 491972.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 492108.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 492244.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 492380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 492517.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 492653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 492789.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 492925.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 493061.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 492081.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 492217.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 492352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 492488.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 492624.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 492760.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 492895.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 493031.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 493167.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 493303.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 493438.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 493574.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 493710.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 493846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 493981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 494117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 494253.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 494389.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 494524.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 493544.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 493679.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 493814.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 493950.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 494085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 494221.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 494356.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 494492.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 494627.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 494762.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 494898.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 495033.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 495169.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 495304.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 495440.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 495575.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 495711.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 495846.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 495981.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 495000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 495135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 495270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 495405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 495540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 495675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 495810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 495945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 496081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 496216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 496351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 496486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 496621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 496756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 496891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 497027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 497162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 497297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 497432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 496449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 496584.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 496719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 496853.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 496988.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 497123.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 497258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 497393.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 497528.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 497662.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 497797.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 497932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 498067.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 498202.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 498337.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 498471.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 498606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 498741.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 498876.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 497892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 498026.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 498161.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 498295.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 498430.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 498565.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 498699.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 498834.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 498968.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 499103.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 499237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 499372.2 fps, 0 ms/f [junit] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 222780 f, 445560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 444790.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 444910.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 445029.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 445149.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 445269.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 444502.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 444621.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 444741.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 444860.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 444980.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 444214.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 444334.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 444453.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 444572.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 444691.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 443928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 444047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 444166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 444285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 444404.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 443643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 443762.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 443881.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 444000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 444118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 443359.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 443478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 443596.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 443715.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 443834.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 443076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 443195.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 443313.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 443431.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 443550.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 442795.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 442913.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 443031.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 443149.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 443267.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 442514.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 442632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 442750.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 442868.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 442986.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 442235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 442352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 442470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 442588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 442705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 441956.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 442074.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 442191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 442309.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 442426.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 442544.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 442661.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 442778.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 442896.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 443013.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 443131.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 442382.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 442500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 442617.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 442734.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 442851.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 442968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 443085.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 443203.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 443320.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 443437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 443554.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 443671.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 443789.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 443906.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 444023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 444140.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 444257.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 444375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 443625.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 443742.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 443859.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 443976.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 444093.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 444210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 444327.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 444444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 444561.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 444678.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 444795.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 444912.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 445029.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 445146.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 445263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 445380.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 445497.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 445614.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 445731.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 444980.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 445097.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 445214.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 445330.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 445447.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 445564.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 445680.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 445797.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 445914.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 446031.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 446147.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 446264.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 446381.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 446498.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 446614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 446731.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 446848.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 446964.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 446213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 446330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 446446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 446563.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 446679.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 446796.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 446912.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 447029.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 447145.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 447262.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 447378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 447495.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 447611.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 447728.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 447844.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 447961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 448077.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 448194.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 448310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 447558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 447674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 447790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 447906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 448023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 448139.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 448255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 448372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 448488.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 448604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 448720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 448837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 448953.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 449069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 449186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 449302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 449418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 449534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 448781.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 448897.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 449013.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 449129.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 449245.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 449361.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 449477.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 449593.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 449709.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 449825.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 449941.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 450058.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 450174.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 450290.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 450406.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 450522.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 450638.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 450754.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 450000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 450115.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 450231.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 450347.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 450463.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 450579.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 450694.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 450810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 450926.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 451042.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 451158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 451274.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 451389.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 451505.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 451621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 451737.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 451853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 451969.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 452084.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 451329.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 451445.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 451560.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 451676.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 451791.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 451907.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 452023.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 452138.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 452254.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 452369.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 452485.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 452601.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 452716.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 452832.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 452947.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 453063.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 453179.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 453294.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 452538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 452653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 452769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 452884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 453000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 453115.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 453230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 453346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 453461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 453576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 453692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 453807.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 453923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 454038.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 454153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 454269.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 454384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 454500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 453742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 453857.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 453973.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 454088.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 454203.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 454318.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 454433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 454548.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 454664.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 454779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 454894.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 455009.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 455124.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 455239.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 455355.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 455470.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 455585.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 455700.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 455815.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 455057.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 455172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 455287.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 455402.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 455517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 455632.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 455747.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 455862.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 455977.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 456091.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 456206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 456321.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 456436.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 456551.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 456666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 456781.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 456896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 457011.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 456252.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 456367.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 456481.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 456596.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 456711.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 456826.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 456940.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 457055.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 457170.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 457284.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 457399.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 457514.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 457629.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 457743.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 457858.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 457973.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 458087.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 458202.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 457442.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 457557.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 457671.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 457786.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 457900.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 458015.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 458129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 458244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 458358.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 458473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 458587.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 458702.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 458816.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 458931.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 459045.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 459160.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 459274.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 458514.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 458628.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 458742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 458857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 458971.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 459085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 459200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 459314.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 459428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 459542.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 459657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 459771.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 459885.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 460114.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 459353.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 459467.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 459581.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 459695.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 459809.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 459923.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 460038.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 460152.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 460266.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 460380.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 460494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 460608.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 460722.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 460836.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 460950.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 461064.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 461178.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 461292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 461406.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 460645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 460759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 460872.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 460986.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 461100.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 461214.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 461328.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 461442.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 461555.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 461669.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 461783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 461897.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 462011.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 462125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 462239.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 462352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 462466.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 462580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 462694.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 461931.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 462045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 462159.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 462272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 462386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 462500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 462613.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 462727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 462840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 462954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 463068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 463181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 463295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 463409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 463522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 463636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 463750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 463863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 463977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 463213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 463327.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 463440.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 463553.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 463667.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 463780.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 463894.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 464007.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 464120.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 464234.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 464347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 464461.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 464574.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 464688.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 464801.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 464914.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 465028.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 465141.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 465255.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 464490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 464603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 464716.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 464830.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 464943.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 465056.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 465169.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 465283.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 465396.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 465509.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 465622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 465735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 465849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 465962.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 466075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 466188.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 466301.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 466415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 466528.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 465762.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 465875.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 465988.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 466101.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 466214.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 466327.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 466440.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 466553.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 466666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 466779.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 466892.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 467005.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 467118.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 467231.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 467344.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 467457.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 467570.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 467683.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 467796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 467030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 467142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 467255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 467368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 467481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 467594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 467706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 467819.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 467932.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 468045.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 468157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 468270.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 468383.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 468496.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 468609.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 468721.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 468834.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 468947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 469060.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 468292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 468405.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 468517.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 468630.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 468742.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 468855.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 468968.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 469080.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 469193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 469305.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 469418.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 469530.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 469643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 469756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 469868.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 469981.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 470093.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 470206.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 470318.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 469550.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 469662.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 469775.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 469887.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 470000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 470112.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 470224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 470337.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 470449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 470561.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 470674.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 470786.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 470898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 471011.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 471123.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 471235.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 471348.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 471460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 471573.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 470803.7 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 251940 f, 458072.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 458181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 458290.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 458400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 458509.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 458618.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 458727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 458836.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 458945.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 458221.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 458330.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 458439.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 458548.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 458657.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 458765.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 458874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 458983.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 459092.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 459201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 459310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 459419.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 459528.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 459637.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 459745.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 459854.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 459963.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 460072.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 460181.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 459456.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 459565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 459673.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 459782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 459891.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 460000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 460108.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 460217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 460326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 460434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 460543.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 460652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 460760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 460869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 460978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 461086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 461195.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 461304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 461413.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 460687.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 460795.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 460904.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 461012.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 461121.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 461229.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 461338.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 461446.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 461555.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 461663.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 461772.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 461880.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 461989.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 462097.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 462206.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 462314.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 462423.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 462531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 462640.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 461913.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 462021.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 462129.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 462238.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 462346.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 462454.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 462563.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 462671.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 462779.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 462888.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 462996.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 463104.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 463213.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 463321.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 463429.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 463537.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 463646.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 463754.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 463862.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 463135.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 463243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 463351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 463459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 463567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 463675.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 463783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 463891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 464000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 464108.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 464216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 464324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 464432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 464540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 464648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 464756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 464864.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 464972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 465081.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 464352.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 464460.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 464568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 464676.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 464784.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 464892.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 465000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 465107.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 465215.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 465323.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 465431.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 465539.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 465647.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 465755.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 465863.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 465971.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 466079.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 466187.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 466294.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 465565.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 465673.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 465780.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 465888.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 465996.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 466104.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 466211.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 466319.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 466427.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 466535.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 466642.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 466750.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 466858.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 466965.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 467073.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 467181.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 467289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 467396.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 467504.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 466774.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 466881.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 466989.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 467096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 467204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 467311.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 467419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 467526.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 467634.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 467741.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 467849.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 467957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 468064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 468172.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 468279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 468387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 468494.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 468602.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 468709.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 467978.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 468085.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 468193.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 468300.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 468407.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 468515.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 468622.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 468729.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 468837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 468944.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 469051.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 469159.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 469266.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 469373.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 469481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 469588.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 469695.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 469803.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 469910.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 469178.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 469285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 469392.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 469500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 469607.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 469714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 469821.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 469928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 470035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 470142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 470250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 470357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 470464.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 470571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 470678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 470785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 470892.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 471000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 470267.3 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 62, after 63 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 470374.3 fps, 0 ms/f [junit] XXXX Visible Part 3/3 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 470481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 470588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 470695.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 470802.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 470909.1 fps, 0 ms/f [junit] 1 s: 60 f / 1006 ms, 59.6 fps, 16 ms/f; total: 60 f, 59.6 fps, 16 ms/f [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [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] Platform doesn't support offscreen test. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] SLOCK [T main @ 1402055920044 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055921270 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 @ 1402055923111 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.919 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055921270 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 @ 1402055923111 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.728 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.919 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055921270 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 @ 1402055923111 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055923983 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x79f0a8b0) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160000f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] XXXX Add GLCanvas Panel1(0x79f0a8b0 -> Panel2(0x64f0d946) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160000f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002a, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x4ed64cba, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x57476fc5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x57476fc5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x4ed64cba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57476fc5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x557db906, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160002a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 0.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x160002a [junit] XXXX Add GLCanvas Panel2(0x64f0d946) -> Panel1(0x79f0a8b0 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002a, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002e, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x4e2ff580, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x2e9ece9a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x2e9ece9a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x4e2ff580, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e9ece9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c0df85f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160002e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 2.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x160002e [junit] XXXX Add GLCanvas Panel1(0x79f0a8b0 -> Panel2(0x64f0d946) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002e, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600032, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x91ee3aa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x4af4b293, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x4af4b293, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x91ee3aa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4af4b293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f7f757, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 4.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x1600032 [junit] XXXX Add GLCanvas Panel2(0x64f0d946) -> Panel1(0x79f0a8b0 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600032, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600036, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x7c7174b9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x7ca65d82, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x7ca65d82, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x7c7174b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ca65d82, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe4541bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 6.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x1600036 [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 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x517e2f02) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160003f, [junit] Drawable size 630x425 surface[630x425], [junit] AWT[pos 0/25, size 630x425, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425 [junit] XXXX Add GLCanvas Panel1(0x517e2f02 -> Panel2(0x1eb23fce) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160003f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160004c, [junit] Drawable size 630x425 surface[630x425], [junit] AWT[pos 0/25, size 630x425, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x3aa23bca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x710368d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x710368d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x3aa23bca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710368d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16d876df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 0.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x160004c [junit] XXXX Add GLCanvas Panel2(0x1eb23fce) -> Panel1(0x517e2f02 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160004c, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600057, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x7ba7e777, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x4c4d750d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x4c4d750d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x7ba7e777, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c4d750d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x713fcf9d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1600057, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 2.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x1600057 [junit] XXXX Add GLCanvas Panel1(0x517e2f02 -> Panel2(0x1eb23fce) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600057, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160005b, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x53b78d60, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x37a2c490, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x37a2c490, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x53b78d60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37a2c490, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f16e679, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160005b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 4.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x160005b [junit] XXXX Add GLCanvas Panel2(0x1eb23fce) -> Panel1(0x517e2f02 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160005b, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160005f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x3e5424b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x40634bec, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x40634bec, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x3e5424b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40634bec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x370d93fa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160005f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 6.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x160005f [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1402055930184 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.281 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055923983 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x79f0a8b0) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160000f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] XXXX Add GLCanvas Panel1(0x79f0a8b0 -> Panel2(0x64f0d946) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160000f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002a, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x4ed64cba, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x57476fc5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x57476fc5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x4ed64cba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57476fc5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x557db906, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160002a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 0.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x160002a [junit] XXXX Add GLCanvas Panel2(0x64f0d946) -> Panel1(0x79f0a8b0 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002a, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002e, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x4e2ff580, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x2e9ece9a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x2e9ece9a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x4e2ff580, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e9ece9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c0df85f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160002e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 2.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x160002e [junit] XXXX Add GLCanvas Panel1(0x79f0a8b0 -> Panel2(0x64f0d946) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002e, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600032, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x91ee3aa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x4af4b293, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x4af4b293, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x91ee3aa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4af4b293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f7f757, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 4.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x1600032 [junit] XXXX Add GLCanvas Panel2(0x64f0d946) -> Panel1(0x79f0a8b0 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600032, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600036, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x7c7174b9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x7ca65d82, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x7ca65d82, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x7c7174b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ca65d82, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe4541bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 6.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x1600036 [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 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x517e2f02) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160003f, [junit] Drawable size 630x425 surface[630x425], [junit] AWT[pos 0/25, size 630x425, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425 [junit] XXXX Add GLCanvas Panel1(0x517e2f02 -> Panel2(0x1eb23fce) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160003f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160004c, [junit] Drawable size 630x425 surface[630x425], [junit] AWT[pos 0/25, size 630x425, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x3aa23bca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x710368d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x710368d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x3aa23bca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710368d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16d876df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 0.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x160004c [junit] XXXX Add GLCanvas Panel2(0x1eb23fce) -> Panel1(0x517e2f02 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160004c, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600057, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x7ba7e777, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x4c4d750d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x4c4d750d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x7ba7e777, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c4d750d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x713fcf9d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1600057, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 2.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x1600057 [junit] XXXX Add GLCanvas Panel1(0x517e2f02 -> Panel2(0x1eb23fce) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600057, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160005b, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x53b78d60, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x37a2c490, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x37a2c490, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x53b78d60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37a2c490, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f16e679, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160005b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 4.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x160005b [junit] XXXX Add GLCanvas Panel2(0x1eb23fce) -> Panel1(0x517e2f02 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160005b, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160005f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x3e5424b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x40634bec, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x40634bec, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x3e5424b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40634bec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x370d93fa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160005f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 6.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x160005f [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1402055930184 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AllVisible took 3.809 sec [junit] Testcase: test02VisibleWithCanvas took 2.29 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.281 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055923983 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x79f0a8b0) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160000f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] XXXX Add GLCanvas Panel1(0x79f0a8b0 -> Panel2(0x64f0d946) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160000f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002a, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x4ed64cba, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x57476fc5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x57476fc5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x4ed64cba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57476fc5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x557db906, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160002a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 0.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x160002a [junit] XXXX Add GLCanvas Panel2(0x64f0d946) -> Panel1(0x79f0a8b0 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002a, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002e, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x4e2ff580, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x2e9ece9a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x2e9ece9a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x4e2ff580, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e9ece9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c0df85f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160002e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 2.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x160002e [junit] XXXX Add GLCanvas Panel1(0x79f0a8b0 -> Panel2(0x64f0d946) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160002e, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600032, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x91ee3aa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x4af4b293, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x4af4b293, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x91ee3aa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4af4b293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f7f757, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1600032, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 4.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x1600032 [junit] XXXX Add GLCanvas Panel2(0x64f0d946) -> Panel1(0x79f0a8b0 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600032, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600036, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49107ba0: tileRendererInUse null, GearsES2[obj 0x49107ba0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49107ba0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49107ba0 created: GearsObj[0x7c7174b9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49107ba0 created: GearsObj[0x7ca65d82, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49107ba0 created: GearsObj[0x7ca65d82, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49107ba0 FIN GearsES2[obj 0x49107ba0 isInit true, usesShared false, 1 GearsObj[0x7c7174b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ca65d82, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe4541bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1600036, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49107ba0, angle 6.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49107ba0 634x428, swapInterval 1, drawable 0x1600036 [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 0x49107ba0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 FIN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x517e2f02) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160003f, [junit] Drawable size 630x425 surface[630x425], [junit] AWT[pos 0/25, size 630x425, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425 [junit] XXXX Add GLCanvas Panel1(0x517e2f02 -> Panel2(0x1eb23fce) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160003f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160004c, [junit] Drawable size 630x425 surface[630x425], [junit] AWT[pos 0/25, size 630x425, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x3aa23bca, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x710368d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x710368d8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x3aa23bca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710368d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16d876df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 0.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x160004c [junit] XXXX Add GLCanvas Panel2(0x1eb23fce) -> Panel1(0x517e2f02 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160004c, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600057, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x7ba7e777, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x4c4d750d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x4c4d750d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x7ba7e777, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c4d750d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x713fcf9d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1600057, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 2.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x1600057 [junit] XXXX Add GLCanvas Panel1(0x517e2f02 -> Panel2(0x1eb23fce) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x1600057, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160005b, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x53b78d60, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x37a2c490, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x37a2c490, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x53b78d60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37a2c490, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f16e679, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160005b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 4.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x160005b [junit] XXXX Add GLCanvas Panel2(0x1eb23fce) -> Panel1(0x517e2f02 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160005b, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x487afd20 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3d2cd949, [junit] handle 0x160005f, [junit] Drawable size 634x428 surface[634x428], [junit] AWT[pos 0/25, size 634x428, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1e615d0, owner true, JAWTToolkitLock[obj 0x2eb91a50, isOwner false, <7a6e9226, 713d3b95>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 634x428 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x487afd20: tileRendererInUse null, GearsES2[obj 0x487afd20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x487afd20 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x487afd20 created: GearsObj[0x3e5424b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x487afd20 created: GearsObj[0x40634bec, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x487afd20 created: GearsObj[0x40634bec, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x487afd20 FIN GearsES2[obj 0x487afd20 isInit true, usesShared false, 1 GearsObj[0x3e5424b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40634bec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x370d93fa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x487afd20 0/0 634x428 of 634x428, swapInterval 1, drawable 0x160005f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x487afd20, angle 6.0, [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0 -> [l -1.4813085, r 1.4813085, b -1.0, t 1.0] 2.962617x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x487afd20 634x428, swapInterval 1, drawable 0x160005f [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1402055930184 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT [junit] SLOCK [T main @ 1402055931151 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x3f0c0cb9) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160000f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x31425d34, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x7bf51a2f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x7bf51a2f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x31425d34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bf51a2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72a3defe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x160000f [junit] XXXX Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX Add GLCanvas Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160000f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160001f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x1dcf287e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0xb6b777c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0xb6b777c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x1dcf287e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb6b777c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c7173bf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160001f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x160001f [junit] XXXX Panel2(0x75b67ac7) -> Panel3(0x2d808c77 START [junit] XXXX NOP [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160001f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] XXXX Panel3(0x2d808c77) -> Panel1(0x3f0c0cb9 START [junit] XXXX Add GLCanvas Panel2(0x75b67ac7 -> Panel1(0x3f0c0cb9) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160001f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600023, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x3b48a380, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x1de646e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x1de646e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x3b48a380, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1de646e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x793938ad, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600023, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x1600023 [junit] XXXX Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX Add GLCanvas Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600023, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600027, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x6edbb0af, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x192cea05, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x192cea05, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x6edbb0af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x192cea05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53b7fb2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x77c1f4c 640x480, swapInterval 1, drawable 0x1600027 [junit] XXXX Panel2(0x75b67ac7) -> Panel1(0x3f0c0cb9 START [junit] XXXX Add GLCanvas Panel2(0x75b67ac7 -> Panel1(0x3f0c0cb9) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600027, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160002b, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x75bf53bd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x6412d9af, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x6412d9af, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x75bf53bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6412d9af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1191a37d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160002b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x160002b [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1402055936073 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.001 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055931151 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x3f0c0cb9) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160000f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x31425d34, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x7bf51a2f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x7bf51a2f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x31425d34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bf51a2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72a3defe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x160000f [junit] XXXX Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX Add GLCanvas Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160000f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160001f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x1dcf287e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0xb6b777c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0xb6b777c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x1dcf287e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb6b777c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c7173bf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160001f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x160001f [junit] XXXX Panel2(0x75b67ac7) -> Panel3(0x2d808c77 START [junit] XXXX NOP [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160001f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] XXXX Panel3(0x2d808c77) -> Panel1(0x3f0c0cb9 START [junit] XXXX Add GLCanvas Panel2(0x75b67ac7 -> Panel1(0x3f0c0cb9) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160001f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600023, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x3b48a380, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x1de646e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x1de646e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x3b48a380, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1de646e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x793938ad, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600023, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x1600023 [junit] XXXX Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX Add GLCanvas Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600023, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600027, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x6edbb0af, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x192cea05, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x192cea05, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x6edbb0af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x192cea05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53b7fb2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x77c1f4c 640x480, swapInterval 1, drawable 0x1600027 [junit] XXXX Panel2(0x75b67ac7) -> Panel1(0x3f0c0cb9 START [junit] XXXX Add GLCanvas Panel2(0x75b67ac7 -> Panel1(0x3f0c0cb9) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600027, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160002b, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x75bf53bd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x6412d9af, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x6412d9af, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x75bf53bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6412d9af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1191a37d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160002b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x160002b [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1402055936073 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 4.809 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.001 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055931151 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x3f0c0cb9) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160000f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x31425d34, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x7bf51a2f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x7bf51a2f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x31425d34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bf51a2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72a3defe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x160000f [junit] XXXX Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX Add GLCanvas Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160000f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160001f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x1dcf287e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0xb6b777c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0xb6b777c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x1dcf287e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb6b777c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c7173bf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160001f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x160001f [junit] XXXX Panel2(0x75b67ac7) -> Panel3(0x2d808c77 START [junit] XXXX NOP [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160001f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] XXXX Panel3(0x2d808c77) -> Panel1(0x3f0c0cb9 START [junit] XXXX Add GLCanvas Panel2(0x75b67ac7 -> Panel1(0x3f0c0cb9) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160001f, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600023, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x3b48a380, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x1de646e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x1de646e8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x3b48a380, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1de646e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x793938ad, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600023, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x1600023 [junit] XXXX Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX Add GLCanvas Panel1(0x3f0c0cb9 -> Panel2(0x75b67ac7) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600023, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600027, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x6edbb0af, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x192cea05, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x192cea05, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x6edbb0af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x192cea05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53b7fb2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600027, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, 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 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x77c1f4c 640x480, swapInterval 1, drawable 0x1600027 [junit] XXXX Panel2(0x75b67ac7) -> Panel1(0x3f0c0cb9 START [junit] XXXX Add GLCanvas Panel2(0x75b67ac7 -> Panel1(0x3f0c0cb9) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x1600027, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77c1f4c FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@8dcc89a, [junit] handle 0x160002b, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x20c4210, owner true, JAWTToolkitLock[obj 0x25b6afff, isOwner false, <7cdca1b0, 78fb69da>[count 0, qsz 0, owner ]]], idx 0], visualID 0x29, fbConfigID 0x29, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77c1f4c: tileRendererInUse null, GearsES2[obj 0x77c1f4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x77c1f4c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x77c1f4c created: GearsObj[0x75bf53bd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x77c1f4c created: GearsObj[0x6412d9af, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x77c1f4c created: GearsObj[0x6412d9af, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77c1f4c FIN GearsES2[obj 0x77c1f4c isInit true, usesShared false, 1 GearsObj[0x75bf53bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6412d9af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1191a37d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77c1f4c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160002b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x77c1f4c, angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x77c1f4c 640x480, swapInterval 1, drawable 0x160002b [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1402055936073 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055936986 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938545 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938547 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938552 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938608 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21929486: tileRendererInUse null, GearsES2[obj 0x21929486 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21929486 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21929486 created: GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21929486 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21929486 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21929486 FIN GearsES2[obj 0x21929486 isInit true, usesShared false, 1 GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0bbc94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21929486 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21929486, 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 0x21929486 0/0 400x600 of 400x600, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21929486, angle 86.0, [l -1.0, r 1.0, b -1.5, t 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:1402055939586 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941174 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21929486: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21929486 FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941216 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941217 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941308 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941309 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941312 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941324 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b1ee57f: tileRendererInUse null, GearsES2[obj 0x1b1ee57f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1ee57f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1b1ee57f created: GearsObj[0x4c2ccdf0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1ee57f created: GearsObj[0x11846ea2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1ee57f created: GearsObj[0x11846ea2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b1ee57f FIN GearsES2[obj 0x1b1ee57f isInit true, usesShared false, 1 GearsObj[0x4c2ccdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11846ea2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd7b56aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b1ee57f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1ee57f, 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 0x1b1ee57f 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1ee57f, angle 110.0, [l -1.0, r 1.0, b -1.5, t 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:1402055942351 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055943939 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1ee57f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1ee57f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055943975 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055943976 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] canvas1 pos/siz: 43/23 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055944131 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2819bbde: tileRendererInUse null, GearsES2[obj 0x2819bbde isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2819bbde on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2819bbde created: GearsObj[0x4977dacd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2819bbde created: GearsObj[0x5bbdee69, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2819bbde created: GearsObj[0x5bbdee69, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2819bbde FIN GearsES2[obj 0x2819bbde isInit true, usesShared false, 1 GearsObj[0x4977dacd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bbdee69, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x126f5e8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2819bbde 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2819bbde, 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.GLCanvas, consumed false, when:1402055944248 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055944248 d 0ms]] [junit] resize canvas1 pos/siz: 43/23 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2819bbde 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2819bbde, angle 104.0, [l -1.0, r 1.0, b -1.5, t 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:1402055945147 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2819bbde: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2819bbde FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946789 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946790 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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946824 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x762c8e93: tileRendererInUse null, GearsES2[obj 0x762c8e93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x762c8e93 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x762c8e93 created: GearsObj[0x516e958e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x762c8e93 created: GearsObj[0x331cc766, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x762c8e93 created: GearsObj[0x331cc766, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x762c8e93 FIN GearsES2[obj 0x762c8e93 isInit true, usesShared false, 1 GearsObj[0x516e958e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x331cc766, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x266713c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x762c8e93 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160007c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x762c8e93, 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.GLCanvas, consumed false, when:1402055946941 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946958 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946963 d 0ms]] [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x762c8e93 0/0 400x600 of 400x600, swapInterval 1, drawable 0x160007c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x762c8e93, angle 106.0, [l -1.0, r 1.0, b -1.5, t 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:1402055947845 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949447 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x762c8e93: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x762c8e93 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949477 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949477 d 1ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] canvas1 pos/siz: 30/1 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949585 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d6364a1: tileRendererInUse null, GearsES2[obj 0x7d6364a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d6364a1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7d6364a1 created: GearsObj[0x52baae9d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7d6364a1 created: GearsObj[0x5e1defd9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7d6364a1 created: GearsObj[0x5e1defd9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d6364a1 FIN GearsES2[obj 0x7d6364a1 isInit true, usesShared false, 1 GearsObj[0x52baae9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e1defd9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6dbfd4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d6364a1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160008e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d6364a1, 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.GLCanvas, consumed false, when:1402055949696 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949696 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949703 d 0ms]] [junit] resize canvas1 pos/siz: 70/1 360x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d6364a1 0/0 360x540 of 360x540, swapInterval 1, drawable 0x160008e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d6364a1, angle 104.0, [l -1.0, r 1.0, b -1.5, t 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:1402055950584 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952179 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d6364a1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d6364a1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952214 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952215 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_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:1402055952299 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4f8e0de7: tileRendererInUse null, GearsES2[obj 0x4f8e0de7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4f8e0de7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4f8e0de7 created: GearsObj[0x2c5f87e4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4f8e0de7 created: GearsObj[0x33d2a07e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4f8e0de7 created: GearsObj[0x33d2a07e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4f8e0de7 FIN GearsES2[obj 0x4f8e0de7 isInit true, usesShared false, 1 GearsObj[0x2c5f87e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33d2a07e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4926cac6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4f8e0de7 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16000a6, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4f8e0de7, 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.GLCanvas, consumed false, when:1402055952409 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952409 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952413 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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[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 0x16000aa, 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 0x4f8e0de7 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000a6, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4f8e0de7, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055953312 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000aa, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055954915 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] GearsES2.dispose 0x4f8e0de7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4f8e0de7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055954985 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055954985 d 0ms]] [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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055955083 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a9b0a61: tileRendererInUse null, GearsES2[obj 0x4a9b0a61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4a9b0a61 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4a9b0a61 created: GearsObj[0x336f0152, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4a9b0a61 created: GearsObj[0x3cbfc8df, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4a9b0a61 created: GearsObj[0x3cbfc8df, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a9b0a61 FIN GearsES2[obj 0x4a9b0a61 isInit true, usesShared false, 1 GearsObj[0x336f0152, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cbfc8df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x531cc7a1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a9b0a61 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16000d5, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a9b0a61, 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.GLCanvas, consumed false, when:1402055955227 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055955228 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 9 (enable: true) [junit] null [junit] ShaderProgram[id=9, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=18, 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 0x16000d9, 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 0x4a9b0a61 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000d5, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a9b0a61, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055956108 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000d9, 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 0x4a9b0a61: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a9b0a61 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957780 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957780 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_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:1402055957871 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ac9b092: tileRendererInUse null, GearsES2[obj 0x6ac9b092 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ac9b092 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ac9b092 created: GearsObj[0x21a3018, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ac9b092 created: GearsObj[0x54b78bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ac9b092 created: GearsObj[0x54b78bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ac9b092 FIN GearsES2[obj 0x6ac9b092 isInit true, usesShared false, 1 GearsObj[0x21a3018, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54b78bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1de3815b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ac9b092 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600109, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ac9b092, 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.GLCanvas, consumed false, when:1402055957962 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957963 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957974 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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[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 0x160010d, 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 0x160010d, 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:1402055958847 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ac9b092 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1600109, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ac9b092, 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960455 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] GearsES2.dispose 0x6ac9b092: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ac9b092 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960532 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960533 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two [junit] canvas1 pos/siz: 331/1 320x480 [junit] canvas2 pos/siz: 1/1 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960630 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5650b841: tileRendererInUse null, GearsES2[obj 0x5650b841 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5650b841 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5650b841 created: GearsObj[0x5f5e8baa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5650b841 created: GearsObj[0x382376d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5650b841 created: GearsObj[0x382376d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5650b841 FIN GearsES2[obj 0x5650b841 isInit true, usesShared false, 1 GearsObj[0x5f5e8baa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x382376d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x204d6e7b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5650b841 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600124, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5650b841, 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.GLCanvas, consumed false, when:1402055960714 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960714 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960719 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 13 (enable: true) [junit] null [junit] ShaderProgram[id=13, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=25, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=26, 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 0x1600120, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 411/1 400x540 [junit] resize canvas2 pos/siz: 1/1 400x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5650b841 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1600124, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5650b841, angle 50.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055961632 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1600120, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963223 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5650b841: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5650b841 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 - test08_Compo_Split_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963281 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963281 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] canvas1 pos/siz: 0/0 374x514 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963372 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bdddbab: tileRendererInUse null, GearsES2[obj 0x5bdddbab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5bdddbab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5bdddbab created: GearsObj[0x66e92226, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5bdddbab created: GearsObj[0x53c12192, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5bdddbab created: GearsObj[0x53c12192, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bdddbab FIN GearsES2[obj 0x5bdddbab isInit true, usesShared false, 1 GearsObj[0x66e92226, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53c12192, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c832333, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bdddbab 0/0 374x514 of 374x514, swapInterval 1, drawable 0x1600139, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bdddbab, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963477 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963477 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963482 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bdddbab 0/0 378x517 of 378x517, swapInterval 1, drawable 0x1600139, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bdddbab, angle 2.0, [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498 -> [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498, v-flip false [junit] resize canvas1 pos/siz: 0/0 458x637 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bdddbab 0/0 458x637 of 458x637, swapInterval 1, drawable 0x1600139, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bdddbab, angle 104.0, [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594 -> [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055964344 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055965943 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bdddbab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bdddbab FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055965974 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055965974 d 0ms]] [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:1402055966049 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x519d8a3d: tileRendererInUse null, GearsES2[obj 0x519d8a3d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x519d8a3d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x519d8a3d created: GearsObj[0x75108b38, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x519d8a3d created: GearsObj[0x11244593, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x519d8a3d created: GearsObj[0x11244593, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x519d8a3d FIN GearsES2[obj 0x519d8a3d isInit true, usesShared false, 1 GearsObj[0x75108b38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11244593, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6453beaf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x519d8a3d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160014c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x519d8a3d, 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.GLCanvas, consumed false, when:1402055966143 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055966144 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055966151 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x519d8a3d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160014c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x519d8a3d, 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] resize canvas1 pos/siz: 0/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x519d8a3d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160014c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x519d8a3d, angle 108.0, [l -1.0, r 1.0, b -1.5, t 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:1402055967048 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968643 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x519d8a3d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x519d8a3d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968673 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968674 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] canvas1 pos/siz: 43/23 196x422 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968750 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49160e8f: tileRendererInUse null, GearsES2[obj 0x49160e8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49160e8f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49160e8f created: GearsObj[0x1e4f1a19, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49160e8f created: GearsObj[0x5b3a6eda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49160e8f created: GearsObj[0x5b3a6eda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49160e8f FIN GearsES2[obj 0x49160e8f isInit true, usesShared false, 1 GearsObj[0x1e4f1a19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b3a6eda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5943d900, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49160e8f 0/0 196x422 of 196x422, swapInterval 1, drawable 0x1600174, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49160e8f, angle 0.0, [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223 -> [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968855 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49160e8f 0/0 200x425 of 200x425, swapInterval 1, drawable 0x1600174, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49160e8f, angle 2.0, [l -1.0, r 1.0, b -2.125, t 2.125] 2.0x4.25 -> [l -1.0, r 1.0, b -2.125, t 2.125] 2.0x4.25, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968870 d 0ms]] [junit] resize canvas1 pos/siz: 43/23 280x545 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49160e8f 0/0 280x545 of 280x545, swapInterval 1, drawable 0x1600174, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49160e8f, angle 108.0, [l -1.0, r 1.0, b -1.9464285, t 1.9464285] 2.0x3.892857 -> [l -1.0, r 1.0, b -1.9464285, t 1.9464288] 2.0x3.8928573, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055969772 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49160e8f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49160e8f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971403 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971404 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971426 d 0ms]] [junit] canvas1 pos/siz: 0/0 374x514 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xa8db40d: tileRendererInUse null, GearsES2[obj 0xa8db40d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xa8db40d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xa8db40d created: GearsObj[0x5cde2dcb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xa8db40d created: GearsObj[0x7e909a0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xa8db40d created: GearsObj[0x7e909a0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xa8db40d FIN GearsES2[obj 0xa8db40d isInit true, usesShared false, 1 GearsObj[0x5cde2dcb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e909a0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47724e0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa8db40d 0/0 374x514 of 374x514, swapInterval 1, drawable 0x16001a8, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa8db40d, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971566 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa8db40d 0/0 378x517 of 378x517, swapInterval 1, drawable 0x16001a8, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa8db40d, angle 4.0, [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498 -> [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971577 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971583 d 1ms]] [junit] resize canvas1 pos/siz: 0/0 458x637 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa8db40d 0/0 458x637 of 458x637, swapInterval 1, drawable 0x16001a8, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa8db40d, angle 108.0, [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594 -> [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055972449 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974047 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xa8db40d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xa8db40d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974077 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974078 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] canvas1 pos/siz: 40/1 331x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974157 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7886fa96: tileRendererInUse null, GearsES2[obj 0x7886fa96 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7886fa96 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7886fa96 created: GearsObj[0xd573f78, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7886fa96 created: GearsObj[0x5b07e61f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7886fa96 created: GearsObj[0x5b07e61f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7886fa96 FIN GearsES2[obj 0x7886fa96 isInit true, usesShared false, 1 GearsObj[0xd573f78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b07e61f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63952be9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7886fa96 0/0 331x480 of 331x480, swapInterval 1, drawable 0x16001bb, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7886fa96, angle 0.0, [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022 -> [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974263 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974264 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974272 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7886fa96 0/0 333x480 of 333x480, swapInterval 1, drawable 0x16001bb, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7886fa96, angle 2.0, [l -1.0, r 1.0, b -1.4414414, t 1.4414414] 2.0x2.8828828 -> [l -1.0, r 1.0, b -1.4414414, t 1.4414414] 2.0x2.8828828, v-flip false [junit] resize canvas1 pos/siz: 82/1 373x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7886fa96 0/0 373x540 of 373x540, swapInterval 1, drawable 0x16001bb, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7886fa96, angle 104.0, [l -1.0, r 1.0, b -1.4477211, t 1.4477211] 2.0x2.8954422 -> [l -1.0, r 1.0, b -1.4477211, t 1.4477211] 2.0x2.8954422, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055975162 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976751 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7886fa96: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7886fa96 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976787 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976788 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976821 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x402bd0d4: tileRendererInUse null, GearsES2[obj 0x402bd0d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x402bd0d4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x402bd0d4 created: GearsObj[0x20956b3c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x402bd0d4 created: GearsObj[0x31b340da, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x402bd0d4 created: GearsObj[0x31b340da, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x402bd0d4 FIN GearsES2[obj 0x402bd0d4 isInit true, usesShared false, 1 GearsObj[0x20956b3c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31b340da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f66c1b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x402bd0d4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16001ce, msaa false, tileRendererInUse null [junit] >> GearsES2 0x402bd0d4, 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.GLCanvas, consumed false, when:1402055976955 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 20 (enable: true) [junit] null [junit] ShaderProgram[id=20, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=39, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=40, 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 0x16001d2, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055977006 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055977009 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x402bd0d4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16001ce, msaa false, tileRendererInUse null [junit] >> GearsES2 0x402bd0d4, 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] 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 0x16001d2, 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:1402055977852 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x402bd0d4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16001ce, msaa false, tileRendererInUse null [junit] >> GearsES2 0x402bd0d4, 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979455 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] GearsES2.dispose 0x402bd0d4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x402bd0d4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979524 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979525 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [junit] canvas1 pos/siz: 0/0 258x422 [junit] canvas2 pos/siz: 258/0 258x422 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979613 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5b7be7d8: tileRendererInUse null, GearsES2[obj 0x5b7be7d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b7be7d8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b7be7d8 created: GearsObj[0x7f79c51b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b7be7d8 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b7be7d8 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b7be7d8 FIN GearsES2[obj 0x5b7be7d8 isInit true, usesShared false, 1 GearsObj[0x7f79c51b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1da13f57, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b7be7d8 0/0 258x422 of 258x422, swapInterval 1, drawable 0x16001fa, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b7be7d8, angle 0.0, [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177 -> [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979732 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979732 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true) [junit] null [junit] ShaderProgram[id=22, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=44, 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 260x425 of 260x425, swapInterval 1, drawable 0x16001fe, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b7be7d8 0/0 260x425 of 260x425, swapInterval 1, drawable 0x16001fa, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b7be7d8, angle 2.0, [l -1.0, r 1.0, b -1.6346154, t 1.6346154] 2.0x3.2692308 -> [l -1.0, r 1.0, b -1.6346154, t 1.6346154] 2.0x3.2692308, v-flip false [junit] resize canvas1 pos/siz: 0/0 340x545 [junit] resize canvas2 pos/siz: 340/0 340x545 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x545 of 340x545, swapInterval 1, drawable 0x16001fe, 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:1402055980633 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b7be7d8 0/0 340x545 of 340x545, swapInterval 1, drawable 0x16001fa, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b7be7d8, angle 50.0, [l -1.0, r 1.0, b -1.6029412, t 1.6029412] 2.0x3.2058823 -> [l -1.0, r 1.0, b -1.6029412, t 1.6029412] 2.0x3.2058823, 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 0x5b7be7d8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b7be7d8 FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982296 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982297 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 347x514 [junit] canvas2 pos/siz: 347/0 347x514 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982360 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb540042: tileRendererInUse null, GearsES2[obj 0xb540042 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb540042 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb540042 created: GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb540042 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb540042 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb540042 FIN GearsES2[obj 0xb540042 isInit true, usesShared false, 1 GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbfeab6f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb540042 0/0 347x514 of 347x514, swapInterval 1, drawable 0x1600238, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb540042, angle 0.0, [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536 -> [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982486 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982487 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982492 d 1ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 24 (enable: true) [junit] null [junit] ShaderProgram[id=24, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=48, type=FRAGMENT_SHADER, valid=true, shader: 3, source] [junit] ShaderCode[id=47, type=VERTEX_SHADER, valid=true, shader: 2, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 349x517 of 349x517, swapInterval 1, drawable 0x160023c, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb540042 0/0 349x517 of 349x517, swapInterval 1, drawable 0x1600238, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb540042, angle 2.0, [l -1.0, r 1.0, b -1.4813753, t 1.4813753] 2.0x2.9627507 -> [l -1.0, r 1.0, b -1.4813753, t 1.4813753] 2.0x2.9627507, v-flip false [junit] resize canvas1 pos/siz: 0/0 429x637 [junit] resize canvas2 pos/siz: 429/0 429x637 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 429x637 of 429x637, swapInterval 1, drawable 0x160023c, 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:1402055983360 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb540042 0/0 429x637 of 429x637, swapInterval 1, drawable 0x1600238, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb540042, angle 50.0, [l -1.0, r 1.0, b -1.4848485, t 1.4848485] 2.0x2.969697 -> [l -1.0, r 1.0, b -1.4848485, t 1.4848485] 2.0x2.969697, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055984959 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] GearsES2.dispose 0xb540042: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb540042 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985025 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985025 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] canvas1 pos/siz: 351/1 340x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985074 d 0ms]] [junit] canvas2 pos/siz: 1/1 340x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xdc21cbf: tileRendererInUse null, GearsES2[obj 0xdc21cbf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xdc21cbf on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xdc21cbf created: GearsObj[0x6b0e9064, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xdc21cbf created: GearsObj[0x929cc25, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xdc21cbf created: GearsObj[0x929cc25, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xdc21cbf FIN GearsES2[obj 0xdc21cbf isInit true, usesShared false, 1 GearsObj[0x6b0e9064, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x929cc25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x171995d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc21cbf 0/0 340x480 of 340x480, swapInterval 1, drawable 0x1600256, msaa false, tileRendererInUse null [junit] >> GearsES2 0xdc21cbf, angle 0.0, [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295 -> [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985222 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985222 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985229 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true) [junit] null [junit] ShaderProgram[id=26, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=52, 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 342x480 of 342x480, swapInterval 1, drawable 0x1600252, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc21cbf 0/0 342x480 of 342x480, swapInterval 1, drawable 0x1600256, msaa false, tileRendererInUse null [junit] >> GearsES2 0xdc21cbf, angle 2.0, [l -1.0, r 1.0, b -1.4035088, t 1.4035088] 2.0x2.8070176 -> [l -1.0, r 1.0, b -1.4035088, t 1.4035088] 2.0x2.8070176, v-flip false [junit] resize canvas1 pos/siz: 433/1 422x540 [junit] resize canvas2 pos/siz: 1/1 422x540 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1600252, 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:1402055986117 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc21cbf 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1600256, msaa false, tileRendererInUse null [junit] >> GearsES2 0xdc21cbf, angle 50.0, [l -1.0, r 1.0, b -1.2796209, t 1.2796209] 2.0x2.5592418 -> [l -1.0, r 1.0, b -1.2796209, t 1.2796209] 2.0x2.5592418, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055987727 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc21cbf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc21cbf 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055987794 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055987795 d 0ms]] [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 51 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055936986 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938545 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938547 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938552 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938608 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21929486: tileRendererInUse null, GearsES2[obj 0x21929486 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21929486 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21929486 created: GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21929486 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21929486 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21929486 FIN GearsES2[obj 0x21929486 isInit true, usesShared false, 1 GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0bbc94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21929486 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21929486, 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 0x21929486 0/0 400x600 of 400x600, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21929486, angle 86.0, [l -1.0, r 1.0, b -1.5, t 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:1402055939586 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941174 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21929486: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21929486 FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941216 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941217 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941308 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941309 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941312 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941324 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b1ee57f: tileRendererInUse null, GearsES2[obj 0x1b1ee57f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1ee57f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1b1ee57f created: GearsObj[0x4c2ccdf0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1ee57f created: GearsObj[0x11846ea2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1ee57f created: GearsObj[0x11846ea2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b1ee57f FIN GearsES2[obj 0x1b1ee57f isInit true, usesShared false, 1 GearsObj[0x4c2ccdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11846ea2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd7b56aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b1ee57f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1ee57f, 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 0x1b1ee57f 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1ee57f, angle 110.0, [l -1.0, r 1.0, b -1.5, t 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:1402055942351 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055943939 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1ee57f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1ee57f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055943975 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055943976 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] canvas1 pos/siz: 43/23 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055944131 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2819bbde: tileRendererInUse null, GearsES2[obj 0x2819bbde isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2819bbde on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2819bbde created: GearsObj[0x4977dacd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2819bbde created: GearsObj[0x5bbdee69, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2819bbde created: GearsObj[0x5bbdee69, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2819bbde FIN GearsES2[obj 0x2819bbde isInit true, usesShared false, 1 GearsObj[0x4977dacd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bbdee69, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x126f5e8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2819bbde 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2819bbde, 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.GLCanvas, consumed false, when:1402055944248 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055944248 d 0ms]] [junit] resize canvas1 pos/siz: 43/23 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2819bbde 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2819bbde, angle 104.0, [l -1.0, r 1.0, b -1.5, t 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:1402055945147 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2819bbde: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2819bbde FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946789 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946790 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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946824 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x762c8e93: tileRendererInUse null, GearsES2[obj 0x762c8e93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x762c8e93 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x762c8e93 created: GearsObj[0x516e958e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x762c8e93 created: GearsObj[0x331cc766, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x762c8e93 created: GearsObj[0x331cc766, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x762c8e93 FIN GearsES2[obj 0x762c8e93 isInit true, usesShared false, 1 GearsObj[0x516e958e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x331cc766, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x266713c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x762c8e93 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160007c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x762c8e93, 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.GLCanvas, consumed false, when:1402055946941 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946958 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946963 d 0ms]] [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x762c8e93 0/0 400x600 of 400x600, swapInterval 1, drawable 0x160007c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x762c8e93, angle 106.0, [l -1.0, r 1.0, b -1.5, t 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:1402055947845 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949447 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x762c8e93: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x762c8e93 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949477 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949477 d 1ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] canvas1 pos/siz: 30/1 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949585 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d6364a1: tileRendererInUse null, GearsES2[obj 0x7d6364a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d6364a1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7d6364a1 created: GearsObj[0x52baae9d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7d6364a1 created: GearsObj[0x5e1defd9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7d6364a1 created: GearsObj[0x5e1defd9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d6364a1 FIN GearsES2[obj 0x7d6364a1 isInit true, usesShared false, 1 GearsObj[0x52baae9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e1defd9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6dbfd4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d6364a1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160008e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d6364a1, 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.GLCanvas, consumed false, when:1402055949696 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949696 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949703 d 0ms]] [junit] resize canvas1 pos/siz: 70/1 360x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d6364a1 0/0 360x540 of 360x540, swapInterval 1, drawable 0x160008e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d6364a1, angle 104.0, [l -1.0, r 1.0, b -1.5, t 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:1402055950584 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952179 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d6364a1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d6364a1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952214 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952215 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_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:1402055952299 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4f8e0de7: tileRendererInUse null, GearsES2[obj 0x4f8e0de7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4f8e0de7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4f8e0de7 created: GearsObj[0x2c5f87e4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4f8e0de7 created: GearsObj[0x33d2a07e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4f8e0de7 created: GearsObj[0x33d2a07e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4f8e0de7 FIN GearsES2[obj 0x4f8e0de7 isInit true, usesShared false, 1 GearsObj[0x2c5f87e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33d2a07e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4926cac6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4f8e0de7 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16000a6, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4f8e0de7, 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.GLCanvas, consumed false, when:1402055952409 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952409 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952413 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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[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 0x16000aa, 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 0x4f8e0de7 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000a6, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4f8e0de7, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055953312 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000aa, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055954915 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] GearsES2.dispose 0x4f8e0de7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4f8e0de7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055954985 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055954985 d 0ms]] [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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055955083 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a9b0a61: tileRendererInUse null, GearsES2[obj 0x4a9b0a61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4a9b0a61 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4a9b0a61 created: GearsObj[0x336f0152, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4a9b0a61 created: GearsObj[0x3cbfc8df, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4a9b0a61 created: GearsObj[0x3cbfc8df, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a9b0a61 FIN GearsES2[obj 0x4a9b0a61 isInit true, usesShared false, 1 GearsObj[0x336f0152, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cbfc8df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x531cc7a1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a9b0a61 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16000d5, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a9b0a61, 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.GLCanvas, consumed false, when:1402055955227 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055955228 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 9 (enable: true) [junit] null [junit] ShaderProgram[id=9, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=18, 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 0x16000d9, 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 0x4a9b0a61 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000d5, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a9b0a61, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055956108 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000d9, 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 0x4a9b0a61: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a9b0a61 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957780 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957780 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_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:1402055957871 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ac9b092: tileRendererInUse null, GearsES2[obj 0x6ac9b092 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ac9b092 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ac9b092 created: GearsObj[0x21a3018, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ac9b092 created: GearsObj[0x54b78bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ac9b092 created: GearsObj[0x54b78bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ac9b092 FIN GearsES2[obj 0x6ac9b092 isInit true, usesShared false, 1 GearsObj[0x21a3018, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54b78bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1de3815b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ac9b092 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600109, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ac9b092, 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.GLCanvas, consumed false, when:1402055957962 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957963 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957974 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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[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 0x160010d, 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 0x160010d, 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:1402055958847 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ac9b092 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1600109, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ac9b092, 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960455 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] GearsES2.dispose 0x6ac9b092: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ac9b092 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960532 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960533 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two [junit] canvas1 pos/siz: 331/1 320x480 [junit] canvas2 pos/siz: 1/1 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960630 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5650b841: tileRendererInUse null, GearsES2[obj 0x5650b841 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5650b841 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5650b841 created: GearsObj[0x5f5e8baa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5650b841 created: GearsObj[0x382376d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5650b841 created: GearsObj[0x382376d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5650b841 FIN GearsES2[obj 0x5650b841 isInit true, usesShared false, 1 GearsObj[0x5f5e8baa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x382376d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x204d6e7b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5650b841 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600124, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5650b841, 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.GLCanvas, consumed false, when:1402055960714 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960714 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960719 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 13 (enable: true) [junit] null [junit] ShaderProgram[id=13, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=25, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=26, 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 0x1600120, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 411/1 400x540 [junit] resize canvas2 pos/siz: 1/1 400x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5650b841 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1600124, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5650b841, angle 50.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055961632 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1600120, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963223 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5650b841: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5650b841 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 - test08_Compo_Split_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963281 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963281 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] canvas1 pos/siz: 0/0 374x514 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963372 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bdddbab: tileRendererInUse null, GearsES2[obj 0x5bdddbab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5bdddbab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5bdddbab created: GearsObj[0x66e92226, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5bdddbab created: GearsObj[0x53c12192, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5bdddbab created: GearsObj[0x53c12192, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bdddbab FIN GearsES2[obj 0x5bdddbab isInit true, usesShared false, 1 GearsObj[0x66e92226, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53c12192, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c832333, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bdddbab 0/0 374x514 of 374x514, swapInterval 1, drawable 0x1600139, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bdddbab, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963477 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963477 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963482 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bdddbab 0/0 378x517 of 378x517, swapInterval 1, drawable 0x1600139, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bdddbab, angle 2.0, [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498 -> [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498, v-flip false [junit] resize canvas1 pos/siz: 0/0 458x637 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bdddbab 0/0 458x637 of 458x637, swapInterval 1, drawable 0x1600139, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bdddbab, angle 104.0, [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594 -> [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055964344 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055965943 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bdddbab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bdddbab FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055965974 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055965974 d 0ms]] [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:1402055966049 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x519d8a3d: tileRendererInUse null, GearsES2[obj 0x519d8a3d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x519d8a3d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x519d8a3d created: GearsObj[0x75108b38, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x519d8a3d created: GearsObj[0x11244593, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x519d8a3d created: GearsObj[0x11244593, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x519d8a3d FIN GearsES2[obj 0x519d8a3d isInit true, usesShared false, 1 GearsObj[0x75108b38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11244593, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6453beaf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x519d8a3d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160014c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x519d8a3d, 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.GLCanvas, consumed false, when:1402055966143 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055966144 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055966151 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x519d8a3d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160014c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x519d8a3d, 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] resize canvas1 pos/siz: 0/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x519d8a3d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160014c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x519d8a3d, angle 108.0, [l -1.0, r 1.0, b -1.5, t 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:1402055967048 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968643 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x519d8a3d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x519d8a3d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968673 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968674 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] canvas1 pos/siz: 43/23 196x422 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968750 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49160e8f: tileRendererInUse null, GearsES2[obj 0x49160e8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49160e8f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49160e8f created: GearsObj[0x1e4f1a19, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49160e8f created: GearsObj[0x5b3a6eda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49160e8f created: GearsObj[0x5b3a6eda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49160e8f FIN GearsES2[obj 0x49160e8f isInit true, usesShared false, 1 GearsObj[0x1e4f1a19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b3a6eda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5943d900, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49160e8f 0/0 196x422 of 196x422, swapInterval 1, drawable 0x1600174, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49160e8f, angle 0.0, [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223 -> [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968855 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49160e8f 0/0 200x425 of 200x425, swapInterval 1, drawable 0x1600174, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49160e8f, angle 2.0, [l -1.0, r 1.0, b -2.125, t 2.125] 2.0x4.25 -> [l -1.0, r 1.0, b -2.125, t 2.125] 2.0x4.25, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968870 d 0ms]] [junit] resize canvas1 pos/siz: 43/23 280x545 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49160e8f 0/0 280x545 of 280x545, swapInterval 1, drawable 0x1600174, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49160e8f, angle 108.0, [l -1.0, r 1.0, b -1.9464285, t 1.9464285] 2.0x3.892857 -> [l -1.0, r 1.0, b -1.9464285, t 1.9464288] 2.0x3.8928573, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055969772 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49160e8f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49160e8f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971403 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971404 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971426 d 0ms]] [junit] canvas1 pos/siz: 0/0 374x514 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xa8db40d: tileRendererInUse null, GearsES2[obj 0xa8db40d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xa8db40d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xa8db40d created: GearsObj[0x5cde2dcb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xa8db40d created: GearsObj[0x7e909a0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xa8db40d created: GearsObj[0x7e909a0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xa8db40d FIN GearsES2[obj 0xa8db40d isInit true, usesShared false, 1 GearsObj[0x5cde2dcb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e909a0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47724e0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa8db40d 0/0 374x514 of 374x514, swapInterval 1, drawable 0x16001a8, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa8db40d, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971566 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa8db40d 0/0 378x517 of 378x517, swapInterval 1, drawable 0x16001a8, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa8db40d, angle 4.0, [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498 -> [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971577 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971583 d 1ms]] [junit] resize canvas1 pos/siz: 0/0 458x637 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa8db40d 0/0 458x637 of 458x637, swapInterval 1, drawable 0x16001a8, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa8db40d, angle 108.0, [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594 -> [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055972449 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974047 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xa8db40d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xa8db40d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974077 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974078 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] canvas1 pos/siz: 40/1 331x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974157 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7886fa96: tileRendererInUse null, GearsES2[obj 0x7886fa96 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7886fa96 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7886fa96 created: GearsObj[0xd573f78, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7886fa96 created: GearsObj[0x5b07e61f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7886fa96 created: GearsObj[0x5b07e61f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7886fa96 FIN GearsES2[obj 0x7886fa96 isInit true, usesShared false, 1 GearsObj[0xd573f78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b07e61f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63952be9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7886fa96 0/0 331x480 of 331x480, swapInterval 1, drawable 0x16001bb, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7886fa96, angle 0.0, [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022 -> [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974263 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974264 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974272 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7886fa96 0/0 333x480 of 333x480, swapInterval 1, drawable 0x16001bb, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7886fa96, angle 2.0, [l -1.0, r 1.0, b -1.4414414, t 1.4414414] 2.0x2.8828828 -> [l -1.0, r 1.0, b -1.4414414, t 1.4414414] 2.0x2.8828828, v-flip false [junit] resize canvas1 pos/siz: 82/1 373x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7886fa96 0/0 373x540 of 373x540, swapInterval 1, drawable 0x16001bb, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7886fa96, angle 104.0, [l -1.0, r 1.0, b -1.4477211, t 1.4477211] 2.0x2.8954422 -> [l -1.0, r 1.0, b -1.4477211, t 1.4477211] 2.0x2.8954422, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055975162 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976751 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7886fa96: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7886fa96 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976787 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976788 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976821 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x402bd0d4: tileRendererInUse null, GearsES2[obj 0x402bd0d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x402bd0d4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x402bd0d4 created: GearsObj[0x20956b3c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x402bd0d4 created: GearsObj[0x31b340da, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x402bd0d4 created: GearsObj[0x31b340da, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x402bd0d4 FIN GearsES2[obj 0x402bd0d4 isInit true, usesShared false, 1 GearsObj[0x20956b3c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31b340da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f66c1b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x402bd0d4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16001ce, msaa false, tileRendererInUse null [junit] >> GearsES2 0x402bd0d4, 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.GLCanvas, consumed false, when:1402055976955 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 20 (enable: true) [junit] null [junit] ShaderProgram[id=20, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=39, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=40, 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 0x16001d2, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055977006 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055977009 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x402bd0d4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16001ce, msaa false, tileRendererInUse null [junit] >> GearsES2 0x402bd0d4, 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] 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 0x16001d2, 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:1402055977852 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x402bd0d4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16001ce, msaa false, tileRendererInUse null [junit] >> GearsES2 0x402bd0d4, 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979455 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] GearsES2.dispose 0x402bd0d4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x402bd0d4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979524 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979525 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [junit] canvas1 pos/siz: 0/0 258x422 [junit] canvas2 pos/siz: 258/0 258x422 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979613 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5b7be7d8: tileRendererInUse null, GearsES2[obj 0x5b7be7d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b7be7d8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b7be7d8 created: GearsObj[0x7f79c51b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b7be7d8 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b7be7d8 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b7be7d8 FIN GearsES2[obj 0x5b7be7d8 isInit true, usesShared false, 1 GearsObj[0x7f79c51b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1da13f57, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b7be7d8 0/0 258x422 of 258x422, swapInterval 1, drawable 0x16001fa, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b7be7d8, angle 0.0, [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177 -> [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979732 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979732 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true) [junit] null [junit] ShaderProgram[id=22, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=44, 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 260x425 of 260x425, swapInterval 1, drawable 0x16001fe, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b7be7d8 0/0 260x425 of 260x425, swapInterval 1, drawable 0x16001fa, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b7be7d8, angle 2.0, [l -1.0, r 1.0, b -1.6346154, t 1.6346154] 2.0x3.2692308 -> [l -1.0, r 1.0, b -1.6346154, t 1.6346154] 2.0x3.2692308, v-flip false [junit] resize canvas1 pos/siz: 0/0 340x545 [junit] resize canvas2 pos/siz: 340/0 340x545 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x545 of 340x545, swapInterval 1, drawable 0x16001fe, 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:1402055980633 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b7be7d8 0/0 340x545 of 340x545, swapInterval 1, drawable 0x16001fa, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b7be7d8, angle 50.0, [l -1.0, r 1.0, b -1.6029412, t 1.6029412] 2.0x3.2058823 -> [l -1.0, r 1.0, b -1.6029412, t 1.6029412] 2.0x3.2058823, 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 0x5b7be7d8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b7be7d8 FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982296 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982297 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 347x514 [junit] canvas2 pos/siz: 347/0 347x514 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982360 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb540042: tileRendererInUse null, GearsES2[obj 0xb540042 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb540042 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb540042 created: GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb540042 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb540042 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb540042 FIN GearsES2[obj 0xb540042 isInit true, usesShared false, 1 GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbfeab6f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb540042 0/0 347x514 of 347x514, swapInterval 1, drawable 0x1600238, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb540042, angle 0.0, [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536 -> [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982486 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982487 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982492 d 1ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 24 (enable: true) [junit] null [junit] ShaderProgram[id=24, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=48, type=FRAGMENT_SHADER, valid=true, shader: 3, source] [junit] ShaderCode[id=47, type=VERTEX_SHADER, valid=true, shader: 2, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 349x517 of 349x517, swapInterval 1, drawable 0x160023c, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb540042 0/0 349x517 of 349x517, swapInterval 1, drawable 0x1600238, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb540042, angle 2.0, [l -1.0, r 1.0, b -1.4813753, t 1.4813753] 2.0x2.9627507 -> [l -1.0, r 1.0, b -1.4813753, t 1.4813753] 2.0x2.9627507, v-flip false [junit] resize canvas1 pos/siz: 0/0 429x637 [junit] resize canvas2 pos/siz: 429/0 429x637 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 429x637 of 429x637, swapInterval 1, drawable 0x160023c, 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:1402055983360 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb540042 0/0 429x637 of 429x637, swapInterval 1, drawable 0x1600238, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb540042, angle 50.0, [l -1.0, r 1.0, b -1.4848485, t 1.4848485] 2.0x2.969697 -> [l -1.0, r 1.0, b -1.4848485, t 1.4848485] 2.0x2.969697, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055984959 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] GearsES2.dispose 0xb540042: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb540042 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985025 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985025 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] canvas1 pos/siz: 351/1 340x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985074 d 0ms]] [junit] canvas2 pos/siz: 1/1 340x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xdc21cbf: tileRendererInUse null, GearsES2[obj 0xdc21cbf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xdc21cbf on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xdc21cbf created: GearsObj[0x6b0e9064, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xdc21cbf created: GearsObj[0x929cc25, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xdc21cbf created: GearsObj[0x929cc25, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xdc21cbf FIN GearsES2[obj 0xdc21cbf isInit true, usesShared false, 1 GearsObj[0x6b0e9064, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x929cc25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x171995d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc21cbf 0/0 340x480 of 340x480, swapInterval 1, drawable 0x1600256, msaa false, tileRendererInUse null [junit] >> GearsES2 0xdc21cbf, angle 0.0, [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295 -> [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985222 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985222 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985229 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true) [junit] null [junit] ShaderProgram[id=26, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=52, 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 342x480 of 342x480, swapInterval 1, drawable 0x1600252, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc21cbf 0/0 342x480 of 342x480, swapInterval 1, drawable 0x1600256, msaa false, tileRendererInUse null [junit] >> GearsES2 0xdc21cbf, angle 2.0, [l -1.0, r 1.0, b -1.4035088, t 1.4035088] 2.0x2.8070176 -> [l -1.0, r 1.0, b -1.4035088, t 1.4035088] 2.0x2.8070176, v-flip false [junit] resize canvas1 pos/siz: 433/1 422x540 [junit] resize canvas2 pos/siz: 1/1 422x540 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1600252, 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:1402055986117 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc21cbf 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1600256, msaa false, tileRendererInUse null [junit] >> GearsES2 0xdc21cbf, angle 50.0, [l -1.0, r 1.0, b -1.2796209, t 1.2796209] 2.0x2.5592418 -> [l -1.0, r 1.0, b -1.2796209, t 1.2796209] 2.0x2.5592418, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055987727 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc21cbf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc21cbf 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055987794 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055987795 d 0ms]] [junit] SLOCK [T main @ 1402055987903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_Compo_None_One took 4.231 sec [junit] Testcase: test01_Compo_Flow_One took 2.749 sec [junit] Testcase: test02_Compo_DblBrd_One took 2.809 sec [junit] Testcase: test03_Compo_Box_One took 2.687 sec [junit] Testcase: test04_Compo_Split_One took 2.735 sec [junit] Testcase: test05_Compo_Flow_Two took 2.768 sec [junit] Testcase: test06_Compo_DblBrd_Two took 2.793 sec [junit] Testcase: test07_Compo_Box_Two took 2.75 sec [junit] Testcase: test08_Compo_Split_Two took 2.746 sec [junit] Testcase: test10_Frame_None_One took 2.691 sec [junit] Testcase: test11_Frame_Flow_One took 2.696 sec [junit] Testcase: test12_Frame_DblBrd_One took 2.729 sec [junit] Testcase: test13_Frame_Box_One took 2.671 sec [junit] Testcase: test14_Frame_Split_One took 2.707 sec [junit] Testcase: test15_Frame_Flow_Two took 2.736 sec [junit] Testcase: test16_Frame_DblBrd_Two took 2.77 sec [junit] Testcase: test17_Frame_Box_Two took 2.725 sec [junit] Testcase: test18_Frame_Split_Two took 2.768 sec [junit] SLOCK [T main @ 1402055987903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 51 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055936986 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938545 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938547 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938552 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055938608 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21929486: tileRendererInUse null, GearsES2[obj 0x21929486 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21929486 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21929486 created: GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21929486 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21929486 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21929486 FIN GearsES2[obj 0x21929486 isInit true, usesShared false, 1 GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0bbc94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21929486 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21929486, 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 0x21929486 0/0 400x600 of 400x600, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21929486, angle 86.0, [l -1.0, r 1.0, b -1.5, t 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:1402055939586 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941174 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21929486: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21929486 FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941216 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941217 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941308 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941309 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941312 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055941324 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b1ee57f: tileRendererInUse null, GearsES2[obj 0x1b1ee57f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1b1ee57f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1b1ee57f created: GearsObj[0x4c2ccdf0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1b1ee57f created: GearsObj[0x11846ea2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1b1ee57f created: GearsObj[0x11846ea2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b1ee57f FIN GearsES2[obj 0x1b1ee57f isInit true, usesShared false, 1 GearsObj[0x4c2ccdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11846ea2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd7b56aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b1ee57f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1ee57f, 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 0x1b1ee57f 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1b1ee57f, angle 110.0, [l -1.0, r 1.0, b -1.5, t 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:1402055942351 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055943939 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1ee57f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b1ee57f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055943975 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055943976 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] canvas1 pos/siz: 43/23 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055944131 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2819bbde: tileRendererInUse null, GearsES2[obj 0x2819bbde isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2819bbde on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2819bbde created: GearsObj[0x4977dacd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2819bbde created: GearsObj[0x5bbdee69, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2819bbde created: GearsObj[0x5bbdee69, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2819bbde FIN GearsES2[obj 0x2819bbde isInit true, usesShared false, 1 GearsObj[0x4977dacd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bbdee69, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x126f5e8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2819bbde 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2819bbde, 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.GLCanvas, consumed false, when:1402055944248 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055944248 d 0ms]] [junit] resize canvas1 pos/siz: 43/23 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2819bbde 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2819bbde, angle 104.0, [l -1.0, r 1.0, b -1.5, t 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:1402055945147 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2819bbde: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2819bbde FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946789 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946790 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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946824 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x762c8e93: tileRendererInUse null, GearsES2[obj 0x762c8e93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x762c8e93 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x762c8e93 created: GearsObj[0x516e958e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x762c8e93 created: GearsObj[0x331cc766, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x762c8e93 created: GearsObj[0x331cc766, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x762c8e93 FIN GearsES2[obj 0x762c8e93 isInit true, usesShared false, 1 GearsObj[0x516e958e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x331cc766, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x266713c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x762c8e93 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160007c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x762c8e93, 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.GLCanvas, consumed false, when:1402055946941 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946958 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055946963 d 0ms]] [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x762c8e93 0/0 400x600 of 400x600, swapInterval 1, drawable 0x160007c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x762c8e93, angle 106.0, [l -1.0, r 1.0, b -1.5, t 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:1402055947845 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949447 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x762c8e93: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x762c8e93 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949477 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949477 d 1ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] canvas1 pos/siz: 30/1 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949585 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d6364a1: tileRendererInUse null, GearsES2[obj 0x7d6364a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d6364a1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7d6364a1 created: GearsObj[0x52baae9d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7d6364a1 created: GearsObj[0x5e1defd9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7d6364a1 created: GearsObj[0x5e1defd9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d6364a1 FIN GearsES2[obj 0x7d6364a1 isInit true, usesShared false, 1 GearsObj[0x52baae9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e1defd9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6dbfd4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d6364a1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160008e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d6364a1, 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.GLCanvas, consumed false, when:1402055949696 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949696 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055949703 d 0ms]] [junit] resize canvas1 pos/siz: 70/1 360x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d6364a1 0/0 360x540 of 360x540, swapInterval 1, drawable 0x160008e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7d6364a1, angle 104.0, [l -1.0, r 1.0, b -1.5, t 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:1402055950584 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952179 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d6364a1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d6364a1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952214 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952215 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_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:1402055952299 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4f8e0de7: tileRendererInUse null, GearsES2[obj 0x4f8e0de7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4f8e0de7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4f8e0de7 created: GearsObj[0x2c5f87e4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4f8e0de7 created: GearsObj[0x33d2a07e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4f8e0de7 created: GearsObj[0x33d2a07e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4f8e0de7 FIN GearsES2[obj 0x4f8e0de7 isInit true, usesShared false, 1 GearsObj[0x2c5f87e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33d2a07e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4926cac6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4f8e0de7 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16000a6, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4f8e0de7, 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.GLCanvas, consumed false, when:1402055952409 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952409 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055952413 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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[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 0x16000aa, 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 0x4f8e0de7 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000a6, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4f8e0de7, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055953312 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000aa, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055954915 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] GearsES2.dispose 0x4f8e0de7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4f8e0de7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055954985 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055954985 d 0ms]] [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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055955083 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a9b0a61: tileRendererInUse null, GearsES2[obj 0x4a9b0a61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4a9b0a61 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4a9b0a61 created: GearsObj[0x336f0152, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4a9b0a61 created: GearsObj[0x3cbfc8df, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4a9b0a61 created: GearsObj[0x3cbfc8df, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a9b0a61 FIN GearsES2[obj 0x4a9b0a61 isInit true, usesShared false, 1 GearsObj[0x336f0152, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cbfc8df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x531cc7a1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a9b0a61 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16000d5, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a9b0a61, 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.GLCanvas, consumed false, when:1402055955227 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055955228 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 9 (enable: true) [junit] null [junit] ShaderProgram[id=9, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=18, 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 0x16000d9, 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 0x4a9b0a61 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000d5, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4a9b0a61, 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055956108 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x16000d9, 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 0x4a9b0a61: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a9b0a61 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957780 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957780 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_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:1402055957871 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ac9b092: tileRendererInUse null, GearsES2[obj 0x6ac9b092 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ac9b092 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ac9b092 created: GearsObj[0x21a3018, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ac9b092 created: GearsObj[0x54b78bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ac9b092 created: GearsObj[0x54b78bc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ac9b092 FIN GearsES2[obj 0x6ac9b092 isInit true, usesShared false, 1 GearsObj[0x21a3018, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54b78bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1de3815b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ac9b092 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600109, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ac9b092, 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.GLCanvas, consumed false, when:1402055957962 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957963 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055957974 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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[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 0x160010d, 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 0x160010d, 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:1402055958847 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ac9b092 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1600109, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ac9b092, 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960455 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] GearsES2.dispose 0x6ac9b092: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ac9b092 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960532 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960533 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two [junit] canvas1 pos/siz: 331/1 320x480 [junit] canvas2 pos/siz: 1/1 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960630 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5650b841: tileRendererInUse null, GearsES2[obj 0x5650b841 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5650b841 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5650b841 created: GearsObj[0x5f5e8baa, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5650b841 created: GearsObj[0x382376d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5650b841 created: GearsObj[0x382376d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5650b841 FIN GearsES2[obj 0x5650b841 isInit true, usesShared false, 1 GearsObj[0x5f5e8baa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x382376d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x204d6e7b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5650b841 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600124, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5650b841, 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.GLCanvas, consumed false, when:1402055960714 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960714 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055960719 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 13 (enable: true) [junit] null [junit] ShaderProgram[id=13, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=25, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=26, 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 0x1600120, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 411/1 400x540 [junit] resize canvas2 pos/siz: 1/1 400x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5650b841 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1600124, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5650b841, angle 50.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055961632 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1600120, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963223 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5650b841: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5650b841 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 - test08_Compo_Split_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963281 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963281 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] canvas1 pos/siz: 0/0 374x514 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963372 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bdddbab: tileRendererInUse null, GearsES2[obj 0x5bdddbab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5bdddbab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5bdddbab created: GearsObj[0x66e92226, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5bdddbab created: GearsObj[0x53c12192, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5bdddbab created: GearsObj[0x53c12192, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bdddbab FIN GearsES2[obj 0x5bdddbab isInit true, usesShared false, 1 GearsObj[0x66e92226, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53c12192, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c832333, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bdddbab 0/0 374x514 of 374x514, swapInterval 1, drawable 0x1600139, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bdddbab, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963477 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963477 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055963482 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bdddbab 0/0 378x517 of 378x517, swapInterval 1, drawable 0x1600139, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bdddbab, angle 2.0, [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498 -> [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498, v-flip false [junit] resize canvas1 pos/siz: 0/0 458x637 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bdddbab 0/0 458x637 of 458x637, swapInterval 1, drawable 0x1600139, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bdddbab, angle 104.0, [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594 -> [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055964344 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055965943 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bdddbab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bdddbab FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055965974 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055965974 d 0ms]] [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:1402055966049 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x519d8a3d: tileRendererInUse null, GearsES2[obj 0x519d8a3d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x519d8a3d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x519d8a3d created: GearsObj[0x75108b38, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x519d8a3d created: GearsObj[0x11244593, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x519d8a3d created: GearsObj[0x11244593, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x519d8a3d FIN GearsES2[obj 0x519d8a3d isInit true, usesShared false, 1 GearsObj[0x75108b38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11244593, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6453beaf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x519d8a3d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160014c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x519d8a3d, 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.GLCanvas, consumed false, when:1402055966143 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055966144 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055966151 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x519d8a3d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160014c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x519d8a3d, 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] resize canvas1 pos/siz: 0/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x519d8a3d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x160014c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x519d8a3d, angle 108.0, [l -1.0, r 1.0, b -1.5, t 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:1402055967048 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968643 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x519d8a3d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x519d8a3d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968673 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968674 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] canvas1 pos/siz: 43/23 196x422 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968750 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49160e8f: tileRendererInUse null, GearsES2[obj 0x49160e8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49160e8f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49160e8f created: GearsObj[0x1e4f1a19, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x49160e8f created: GearsObj[0x5b3a6eda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x49160e8f created: GearsObj[0x5b3a6eda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49160e8f FIN GearsES2[obj 0x49160e8f isInit true, usesShared false, 1 GearsObj[0x1e4f1a19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b3a6eda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5943d900, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49160e8f 0/0 196x422 of 196x422, swapInterval 1, drawable 0x1600174, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49160e8f, angle 0.0, [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223 -> [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968855 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49160e8f 0/0 200x425 of 200x425, swapInterval 1, drawable 0x1600174, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49160e8f, angle 2.0, [l -1.0, r 1.0, b -2.125, t 2.125] 2.0x4.25 -> [l -1.0, r 1.0, b -2.125, t 2.125] 2.0x4.25, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055968870 d 0ms]] [junit] resize canvas1 pos/siz: 43/23 280x545 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49160e8f 0/0 280x545 of 280x545, swapInterval 1, drawable 0x1600174, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49160e8f, angle 108.0, [l -1.0, r 1.0, b -1.9464285, t 1.9464285] 2.0x3.892857 -> [l -1.0, r 1.0, b -1.9464285, t 1.9464288] 2.0x3.8928573, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055969772 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49160e8f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49160e8f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971403 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971404 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971426 d 0ms]] [junit] canvas1 pos/siz: 0/0 374x514 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xa8db40d: tileRendererInUse null, GearsES2[obj 0xa8db40d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xa8db40d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xa8db40d created: GearsObj[0x5cde2dcb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xa8db40d created: GearsObj[0x7e909a0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xa8db40d created: GearsObj[0x7e909a0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xa8db40d FIN GearsES2[obj 0xa8db40d isInit true, usesShared false, 1 GearsObj[0x5cde2dcb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e909a0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47724e0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa8db40d 0/0 374x514 of 374x514, swapInterval 1, drawable 0x16001a8, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa8db40d, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971566 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa8db40d 0/0 378x517 of 378x517, swapInterval 1, drawable 0x16001a8, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa8db40d, angle 4.0, [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498 -> [l -1.0, r 1.0, b -1.3677249, t 1.3677249] 2.0x2.7354498, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971577 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055971583 d 1ms]] [junit] resize canvas1 pos/siz: 0/0 458x637 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xa8db40d 0/0 458x637 of 458x637, swapInterval 1, drawable 0x16001a8, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa8db40d, angle 108.0, [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594 -> [l -1.0, r 1.0, b -1.3908297, t 1.3908297] 2.0x2.7816594, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055972449 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974047 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xa8db40d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xa8db40d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974077 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974078 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] canvas1 pos/siz: 40/1 331x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974157 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7886fa96: tileRendererInUse null, GearsES2[obj 0x7886fa96 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7886fa96 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7886fa96 created: GearsObj[0xd573f78, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7886fa96 created: GearsObj[0x5b07e61f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7886fa96 created: GearsObj[0x5b07e61f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7886fa96 FIN GearsES2[obj 0x7886fa96 isInit true, usesShared false, 1 GearsObj[0xd573f78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b07e61f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63952be9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7886fa96 0/0 331x480 of 331x480, swapInterval 1, drawable 0x16001bb, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7886fa96, angle 0.0, [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022 -> [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974263 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974264 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055974272 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7886fa96 0/0 333x480 of 333x480, swapInterval 1, drawable 0x16001bb, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7886fa96, angle 2.0, [l -1.0, r 1.0, b -1.4414414, t 1.4414414] 2.0x2.8828828 -> [l -1.0, r 1.0, b -1.4414414, t 1.4414414] 2.0x2.8828828, v-flip false [junit] resize canvas1 pos/siz: 82/1 373x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7886fa96 0/0 373x540 of 373x540, swapInterval 1, drawable 0x16001bb, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7886fa96, angle 104.0, [l -1.0, r 1.0, b -1.4477211, t 1.4477211] 2.0x2.8954422 -> [l -1.0, r 1.0, b -1.4477211, t 1.4477211] 2.0x2.8954422, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055975162 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976751 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7886fa96: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7886fa96 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976787 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976788 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055976821 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x402bd0d4: tileRendererInUse null, GearsES2[obj 0x402bd0d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x402bd0d4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x402bd0d4 created: GearsObj[0x20956b3c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x402bd0d4 created: GearsObj[0x31b340da, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x402bd0d4 created: GearsObj[0x31b340da, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x402bd0d4 FIN GearsES2[obj 0x402bd0d4 isInit true, usesShared false, 1 GearsObj[0x20956b3c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31b340da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f66c1b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x402bd0d4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16001ce, msaa false, tileRendererInUse null [junit] >> GearsES2 0x402bd0d4, 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.GLCanvas, consumed false, when:1402055976955 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 20 (enable: true) [junit] null [junit] ShaderProgram[id=20, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=39, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=40, 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 0x16001d2, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055977006 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055977009 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x402bd0d4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16001ce, msaa false, tileRendererInUse null [junit] >> GearsES2 0x402bd0d4, 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] 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 0x16001d2, 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:1402055977852 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x402bd0d4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x16001ce, msaa false, tileRendererInUse null [junit] >> GearsES2 0x402bd0d4, 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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979455 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] GearsES2.dispose 0x402bd0d4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x402bd0d4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979524 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979525 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [junit] canvas1 pos/siz: 0/0 258x422 [junit] canvas2 pos/siz: 258/0 258x422 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979613 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5b7be7d8: tileRendererInUse null, GearsES2[obj 0x5b7be7d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b7be7d8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b7be7d8 created: GearsObj[0x7f79c51b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b7be7d8 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b7be7d8 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b7be7d8 FIN GearsES2[obj 0x5b7be7d8 isInit true, usesShared false, 1 GearsObj[0x7f79c51b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1da13f57, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b7be7d8 0/0 258x422 of 258x422, swapInterval 1, drawable 0x16001fa, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b7be7d8, angle 0.0, [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177 -> [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979732 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055979732 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true) [junit] null [junit] ShaderProgram[id=22, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=44, 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 260x425 of 260x425, swapInterval 1, drawable 0x16001fe, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b7be7d8 0/0 260x425 of 260x425, swapInterval 1, drawable 0x16001fa, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b7be7d8, angle 2.0, [l -1.0, r 1.0, b -1.6346154, t 1.6346154] 2.0x3.2692308 -> [l -1.0, r 1.0, b -1.6346154, t 1.6346154] 2.0x3.2692308, v-flip false [junit] resize canvas1 pos/siz: 0/0 340x545 [junit] resize canvas2 pos/siz: 340/0 340x545 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x545 of 340x545, swapInterval 1, drawable 0x16001fe, 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:1402055980633 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b7be7d8 0/0 340x545 of 340x545, swapInterval 1, drawable 0x16001fa, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b7be7d8, angle 50.0, [l -1.0, r 1.0, b -1.6029412, t 1.6029412] 2.0x3.2058823 -> [l -1.0, r 1.0, b -1.6029412, t 1.6029412] 2.0x3.2058823, 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 0x5b7be7d8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b7be7d8 FIN [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982296 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982297 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 347x514 [junit] canvas2 pos/siz: 347/0 347x514 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982360 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb540042: tileRendererInUse null, GearsES2[obj 0xb540042 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb540042 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb540042 created: GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb540042 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb540042 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb540042 FIN GearsES2[obj 0xb540042 isInit true, usesShared false, 1 GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbfeab6f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb540042 0/0 347x514 of 347x514, swapInterval 1, drawable 0x1600238, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb540042, angle 0.0, [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536 -> [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982486 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982487 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055982492 d 1ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 24 (enable: true) [junit] null [junit] ShaderProgram[id=24, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=48, type=FRAGMENT_SHADER, valid=true, shader: 3, source] [junit] ShaderCode[id=47, type=VERTEX_SHADER, valid=true, shader: 2, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 349x517 of 349x517, swapInterval 1, drawable 0x160023c, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb540042 0/0 349x517 of 349x517, swapInterval 1, drawable 0x1600238, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb540042, angle 2.0, [l -1.0, r 1.0, b -1.4813753, t 1.4813753] 2.0x2.9627507 -> [l -1.0, r 1.0, b -1.4813753, t 1.4813753] 2.0x2.9627507, v-flip false [junit] resize canvas1 pos/siz: 0/0 429x637 [junit] resize canvas2 pos/siz: 429/0 429x637 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 429x637 of 429x637, swapInterval 1, drawable 0x160023c, 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:1402055983360 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb540042 0/0 429x637 of 429x637, swapInterval 1, drawable 0x1600238, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb540042, angle 50.0, [l -1.0, r 1.0, b -1.4848485, t 1.4848485] 2.0x2.969697 -> [l -1.0, r 1.0, b -1.4848485, t 1.4848485] 2.0x2.969697, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055984959 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] GearsES2.dispose 0xb540042: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb540042 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985025 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985025 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] canvas1 pos/siz: 351/1 340x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985074 d 0ms]] [junit] canvas2 pos/siz: 1/1 340x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xdc21cbf: tileRendererInUse null, GearsES2[obj 0xdc21cbf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xdc21cbf on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xdc21cbf created: GearsObj[0x6b0e9064, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xdc21cbf created: GearsObj[0x929cc25, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xdc21cbf created: GearsObj[0x929cc25, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xdc21cbf FIN GearsES2[obj 0xdc21cbf isInit true, usesShared false, 1 GearsObj[0x6b0e9064, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x929cc25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x171995d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc21cbf 0/0 340x480 of 340x480, swapInterval 1, drawable 0x1600256, msaa false, tileRendererInUse null [junit] >> GearsES2 0xdc21cbf, angle 0.0, [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295 -> [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985222 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985222 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055985229 d 0ms]] [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true) [junit] null [junit] ShaderProgram[id=26, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=52, 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 342x480 of 342x480, swapInterval 1, drawable 0x1600252, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc21cbf 0/0 342x480 of 342x480, swapInterval 1, drawable 0x1600256, msaa false, tileRendererInUse null [junit] >> GearsES2 0xdc21cbf, angle 2.0, [l -1.0, r 1.0, b -1.4035088, t 1.4035088] 2.0x2.8070176 -> [l -1.0, r 1.0, b -1.4035088, t 1.4035088] 2.0x2.8070176, v-flip false [junit] resize canvas1 pos/siz: 433/1 422x540 [junit] resize canvas2 pos/siz: 1/1 422x540 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1600252, 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:1402055986117 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc21cbf 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1600256, msaa false, tileRendererInUse null [junit] >> GearsES2 0xdc21cbf, angle 50.0, [l -1.0, r 1.0, b -1.2796209, t 1.2796209] 2.0x2.5592418 -> [l -1.0, r 1.0, b -1.2796209, t 1.2796209] 2.0x2.5592418, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055987727 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc21cbf: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc21cbf 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055987794 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055987795 d 0ms]] [junit] SLOCK [T main @ 1402055987903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055988942 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402055990485 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055990492 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21a25b44: tileRendererInUse null, GearsES2[obj 0x21a25b44 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21a25b44 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21a25b44 created: GearsObj[0x3b3166fc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21a25b44 created: GearsObj[0x286048c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21a25b44 created: GearsObj[0x286048c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21a25b44 FIN GearsES2[obj 0x21a25b44 isInit true, usesShared false, 1 GearsObj[0x3b3166fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x286048c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74da8d32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21a25b44 0/0 463x327 of 463x327, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21a25b44, angle 0.0, [l -1.4159021, r 1.4159021, b -1.0, t 1.0] 2.8318043x2.0 -> [l -1.4159021, r 1.4159021, b -1.0, t 1.0] 2.8318043x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055990831 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055990838 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055992066 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21a25b44: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21a25b44 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055992113 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055992113 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.345 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055988942 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402055990485 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055990492 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21a25b44: tileRendererInUse null, GearsES2[obj 0x21a25b44 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21a25b44 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21a25b44 created: GearsObj[0x3b3166fc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21a25b44 created: GearsObj[0x286048c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21a25b44 created: GearsObj[0x286048c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21a25b44 FIN GearsES2[obj 0x21a25b44 isInit true, usesShared false, 1 GearsObj[0x3b3166fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x286048c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74da8d32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21a25b44 0/0 463x327 of 463x327, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21a25b44, angle 0.0, [l -1.4159021, r 1.4159021, b -1.0, t 1.0] 2.8318043x2.0 -> [l -1.4159021, r 1.4159021, b -1.0, t 1.0] 2.8318043x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055990831 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055990838 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055992066 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21a25b44: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21a25b44 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055992113 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055992113 d 0ms]] [junit] SLOCK [T main @ 1402055992210 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.171 sec [junit] SLOCK [T main @ 1402055992210 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.345 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055988942 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402055990485 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055990492 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21a25b44: tileRendererInUse null, GearsES2[obj 0x21a25b44 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21a25b44 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21a25b44 created: GearsObj[0x3b3166fc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21a25b44 created: GearsObj[0x286048c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21a25b44 created: GearsObj[0x286048c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21a25b44 FIN GearsES2[obj 0x21a25b44 isInit true, usesShared false, 1 GearsObj[0x3b3166fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x286048c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74da8d32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21a25b44 0/0 463x327 of 463x327, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21a25b44, angle 0.0, [l -1.4159021, r 1.4159021, b -1.0, t 1.0] 2.8318043x2.0 -> [l -1.4159021, r 1.4159021, b -1.0, t 1.0] 2.8318043x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055990831 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055990838 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055992066 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21a25b44: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21a25b44 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055992113 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055992113 d 0ms]] [junit] SLOCK [T main @ 1402055992210 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055993074 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402055994718 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055994722 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055994725 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2afd506: tileRendererInUse null, GearsES2[obj 0x2afd506 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2afd506 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2afd506 created: GearsObj[0x13d66e72, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2afd506 created: GearsObj[0x62ed088a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2afd506 created: GearsObj[0x62ed088a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2afd506 FIN GearsES2[obj 0x2afd506 isInit true, usesShared false, 1 GearsObj[0x13d66e72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62ed088a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ee82600, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2afd506 0/0 634x430 of 634x430, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2afd506, angle 0.0, [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0 -> [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2afd506: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2afd506 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055996387 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055996388 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.493 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055993074 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402055994718 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055994722 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055994725 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2afd506: tileRendererInUse null, GearsES2[obj 0x2afd506 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2afd506 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2afd506 created: GearsObj[0x13d66e72, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2afd506 created: GearsObj[0x62ed088a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2afd506 created: GearsObj[0x62ed088a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2afd506 FIN GearsES2[obj 0x2afd506 isInit true, usesShared false, 1 GearsObj[0x13d66e72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62ed088a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ee82600, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2afd506 0/0 634x430 of 634x430, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2afd506, angle 0.0, [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0 -> [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2afd506: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2afd506 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055996387 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055996388 d 0ms]] [junit] SLOCK [T main @ 1402055996488 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.312 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.493 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055993074 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402055994718 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055994722 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055994725 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2afd506: tileRendererInUse null, GearsES2[obj 0x2afd506 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2afd506 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2afd506 created: GearsObj[0x13d66e72, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2afd506 created: GearsObj[0x62ed088a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2afd506 created: GearsObj[0x62ed088a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2afd506 FIN GearsES2[obj 0x2afd506 isInit true, usesShared false, 1 GearsObj[0x13d66e72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62ed088a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ee82600, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2afd506 0/0 634x430 of 634x430, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2afd506, angle 0.0, [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0 -> [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2afd506: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2afd506 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055996387 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055996388 d 0ms]] [junit] SLOCK [T main @ 1402055996488 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402055996488 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055997371 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT [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:1402055999033 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055999034 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055999035 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61de46fe: tileRendererInUse null, GearsES2[obj 0x61de46fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61de46fe on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61de46fe created: GearsObj[0x257380d3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61de46fe created: GearsObj[0x420eafda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61de46fe created: GearsObj[0x420eafda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61de46fe FIN GearsES2[obj 0x61de46fe isInit true, usesShared false, 1 GearsObj[0x257380d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x420eafda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25d89759, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61de46fe 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1600011, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61de46fe, angle 0.0, [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0 -> [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61de46fe: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61de46fe FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056000695 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056000696 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.507 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055997371 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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:1402055999033 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055999034 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055999035 d 0ms]] [junit] SLOCK [T main @ 1402056000798 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61de46fe: tileRendererInUse null, GearsES2[obj 0x61de46fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61de46fe on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61de46fe created: GearsObj[0x257380d3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61de46fe created: GearsObj[0x420eafda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61de46fe created: GearsObj[0x420eafda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61de46fe FIN GearsES2[obj 0x61de46fe isInit true, usesShared false, 1 GearsObj[0x257380d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x420eafda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25d89759, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61de46fe 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1600011, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61de46fe, angle 0.0, [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0 -> [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61de46fe: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61de46fe FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056000695 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056000696 d 0ms]] [junit] SLOCK [T main @ 1402056000798 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.325 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.507 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402055997371 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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:1402055999033 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055999034 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402055999035 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61de46fe: tileRendererInUse null, GearsES2[obj 0x61de46fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61de46fe on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61de46fe created: GearsObj[0x257380d3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61de46fe created: GearsObj[0x420eafda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61de46fe created: GearsObj[0x420eafda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61de46fe FIN GearsES2[obj 0x61de46fe isInit true, usesShared false, 1 GearsObj[0x257380d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x420eafda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25d89759, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61de46fe 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1600011, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61de46fe, angle 0.0, [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0 -> [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61de46fe: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61de46fe FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056000695 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056000696 d 0ms]] [junit] SLOCK [T main @ 1402056000798 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056001686 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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:1402056003331 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056003339 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x55acdd78: tileRendererInUse null, GearsES2[obj 0x55acdd78 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x55acdd78 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x55acdd78 created: GearsObj[0x6cd388bc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x55acdd78 created: GearsObj[0x33b62675, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x55acdd78 created: GearsObj[0x33b62675, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x55acdd78 FIN GearsES2[obj 0x55acdd78 isInit true, usesShared false, 1 GearsObj[0x6cd388bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33b62675, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ea0b599, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55acdd78 0/0 634x430 of 634x430, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x55acdd78, angle 0.0, [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0 -> [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056003647 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55acdd78: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55acdd78 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056004964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056004965 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.467 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056001686 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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:1402056003331 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056003339 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x55acdd78: tileRendererInUse null, GearsES2[obj 0x55acdd78 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x55acdd78 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x55acdd78 created: GearsObj[0x6cd388bc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x55acdd78 created: GearsObj[0x33b62675, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x55acdd78 created: GearsObj[0x33b62675, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x55acdd78 FIN GearsES2[obj 0x55acdd78 isInit true, usesShared false, 1 GearsObj[0x6cd388bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33b62675, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ea0b599, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55acdd78 0/0 634x430 of 634x430, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x55acdd78, angle 0.0, [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0 -> [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056003647 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55acdd78: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55acdd78 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056004964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056004965 d 0ms]] [junit] SLOCK [T main @ 1402056005074 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.277 sec [junit] SLOCK [T main @ 1402056005074 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.467 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056001686 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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:1402056003331 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056003339 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x55acdd78: tileRendererInUse null, GearsES2[obj 0x55acdd78 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x55acdd78 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x55acdd78 created: GearsObj[0x6cd388bc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x55acdd78 created: GearsObj[0x33b62675, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x55acdd78 created: GearsObj[0x33b62675, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x55acdd78 FIN GearsES2[obj 0x55acdd78 isInit true, usesShared false, 1 GearsObj[0x6cd388bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33b62675, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ea0b599, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55acdd78 0/0 634x430 of 634x430, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x55acdd78, angle 0.0, [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0 -> [l -1.4744186, r 1.4744186, b -1.0, t 1.0] 2.9488373x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056003647 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55acdd78: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55acdd78 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056004964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056004965 d 0ms]] [junit] SLOCK [T main @ 1402056005074 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056005930 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT [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:1402056007366 d 2ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007465 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007465 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007466 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007468 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007530 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x16a1fa7f: tileRendererInUse null, GearsES2[obj 0x16a1fa7f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x16a1fa7f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x16a1fa7f created: GearsObj[0x1703cd1b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x16a1fa7f created: GearsObj[0x7a8eb36a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x16a1fa7f created: GearsObj[0x7a8eb36a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x16a1fa7f FIN GearsES2[obj 0x16a1fa7f isInit true, usesShared false, 1 GearsObj[0x1703cd1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8eb36a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x183ad8dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16a1fa7f 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1600015, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16a1fa7f, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007915 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007915 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16a1fa7f 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1600015, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16a1fa7f, angle 2.0, [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0 -> [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0, v-flip false [junit] 1 s: 60 f / 1279 ms, 46.9 fps, 21 ms/f; total: 60 f, 46.9 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16a1fa7f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16a1fa7f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056009277 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.53 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056005930 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402056007366 d 2ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007465 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007465 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007466 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007468 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007530 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x16a1fa7f: tileRendererInUse null, GearsES2[obj 0x16a1fa7f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x16a1fa7f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x16a1fa7f created: GearsObj[0x1703cd1b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x16a1fa7f created: GearsObj[0x7a8eb36a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x16a1fa7f created: GearsObj[0x7a8eb36a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x16a1fa7f FIN GearsES2[obj 0x16a1fa7f isInit true, usesShared false, 1 GearsObj[0x1703cd1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8eb36a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x183ad8dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16a1fa7f 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1600015, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16a1fa7f, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007915 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007915 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16a1fa7f 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1600015, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16a1fa7f, angle 2.0, [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0 -> [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0, v-flip false [junit] 1 s: 60 f / 1279 ms, 46.9 fps, 21 ms/f; total: 60 f, 46.9 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16a1fa7f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16a1fa7f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056009277 d 0ms]] [junit] SLOCK [T main @ 1402056009383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.346 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.53 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056005930 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402056007366 d 2ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007465 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007465 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007466 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007468 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007530 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x16a1fa7f: tileRendererInUse null, GearsES2[obj 0x16a1fa7f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x16a1fa7f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] SLOCK [T main @ 1402056009383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x16a1fa7f created: GearsObj[0x1703cd1b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x16a1fa7f created: GearsObj[0x7a8eb36a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x16a1fa7f created: GearsObj[0x7a8eb36a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x16a1fa7f FIN GearsES2[obj 0x16a1fa7f isInit true, usesShared false, 1 GearsObj[0x1703cd1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8eb36a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x183ad8dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16a1fa7f 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1600015, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16a1fa7f, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007915 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056007915 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16a1fa7f 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1600015, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16a1fa7f, angle 2.0, [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0 -> [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0, v-flip false [junit] 1 s: 60 f / 1279 ms, 46.9 fps, 21 ms/f; total: 60 f, 46.9 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16a1fa7f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16a1fa7f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056009277 d 0ms]] [junit] SLOCK [T main @ 1402056009383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056010246 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402056011669 d 2ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011764 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011764 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011765 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011772 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011832 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xc209819: tileRendererInUse null, GearsES2[obj 0xc209819 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc209819 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xc209819 created: GearsObj[0x354d0f56, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc209819 created: GearsObj[0x5629f270, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc209819 created: GearsObj[0x5629f270, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc209819 FIN GearsES2[obj 0xc209819 isInit true, usesShared false, 1 GearsObj[0x354d0f56, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5629f270, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x622e8c5c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc209819 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1600017, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc209819, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056012225 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056012226 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc209819 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1600017, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc209819, angle 2.0, [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0 -> [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0, v-flip false [junit] 1 s: 60 f / 1286 ms, 46.6 fps, 21 ms/f; total: 60 f, 46.6 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc209819: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc209819 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056013600 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.536 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056010246 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402056011669 d 2ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011764 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011764 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011765 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011772 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011832 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xc209819: tileRendererInUse null, GearsES2[obj 0xc209819 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc209819 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xc209819 created: GearsObj[0x354d0f56, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc209819 created: GearsObj[0x5629f270, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc209819 created: GearsObj[0x5629f270, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc209819 FIN GearsES2[obj 0xc209819 isInit true, usesShared false, 1 GearsObj[0x354d0f56, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5629f270, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x622e8c5c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc209819 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1600017, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc209819, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056012225 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056012226 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc209819 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1600017, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc209819, angle 2.0, [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0 -> [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0, v-flip false [junit] 1 s: 60 f / 1286 ms, 46.6 fps, 21 ms/f; total: 60 f, 46.6 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc209819: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc209819 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056013600 d 0ms]] [junit] SLOCK [T main @ 1402056013703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.352 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.536 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056010246 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402056011669 d 2ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011764 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011764 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011765 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011772 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056011832 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xc209819: tileRendererInUse null, GearsES2[obj 0xc209819 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc209819 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xc209819 created: GearsObj[0x354d0f56, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc209819 created: GearsObj[0x5629f270, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc209819 created: GearsObj[0x5629f270, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc209819 FIN GearsES2[obj 0xc209819 isInit true, usesShared false, 1 GearsObj[0x354d0f56, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5629f270, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x622e8c5c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc209819 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1600017, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc209819, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056012225 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056012226 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc209819 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1600017, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc209819, angle 2.0, [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0 -> [l -1.4741784, r 1.4741784, b -1.0, t 1.0] 2.9483569x2.0, v-flip false [junit] 1 s: 60 f / 1286 ms, 46.6 fps, 21 ms/f; total: 60 f, 46.6 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc209819: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc209819 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056013600 d 0ms]] [junit] SLOCK [T main @ 1402056013703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056013703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056014566 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT [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] *** attachGLCanvas.X [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 60 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 24000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 33333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 36000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 38181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540 f, 38571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 44000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 45000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 48750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 52500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 52941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 56470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 63333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 66666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 66315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 69473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 72631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 78000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 77142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 82857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 81818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 84545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 87272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 86086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 88695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 91304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 92500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 95000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 93600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 96000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 98400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 96923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 99230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 101538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 102222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 104444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 102857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 105000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 107142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 105517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 107586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 109655.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 108000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 112000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 110322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 112258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 114193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 112500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 114375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 116250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 114545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 116363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 114705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 116470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 118235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 116571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 118285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 118333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 121666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 121621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 123243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 121578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 123157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 124736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 123076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 124615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 126153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 124500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 126000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 124390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 125853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 124285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 125714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 127142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 125581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 126976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 125454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 126818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 125333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 126666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 125217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 126521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 127826.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 126382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 127659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 128936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 130212.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 128750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 131250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 129795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 131020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 132244.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 133469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 133200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 134400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 132941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 134117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 135294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 133846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 136153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 137307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 135849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 136981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 138113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 136666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 137777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 138888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 138545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 139636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 140727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 139285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 140357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 141428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 141052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 142105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 143157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 141724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 142758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 143793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 142372.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 143389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 144406.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 143000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 146000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 144590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 145573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 146557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 145161.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 146129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 147096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 148064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 146666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 147619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 148571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 147187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 148125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 149062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 148615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 149538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 150461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 149090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 150909.1 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 10020 f, 139166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 138082.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 138904.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 139726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 140547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 139459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 140270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 141081.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 141891.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 140800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 141600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 142400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 143200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 142105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 142894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 143684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 144473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 143376.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 144155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 144935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 146493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 145384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 146153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 146923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 148461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 149230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 148101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 148860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 149620.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 150379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 151139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 151898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 150750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 151500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 152250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 153000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 154500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 154074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 154814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 155555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 156296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 157037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 155853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 156585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 157317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 158048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 158780.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 159512.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 160243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 160975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 159759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 160481.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 161204.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 161927.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 162650.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 163373.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 164096.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 163571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 164285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 165714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 166428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 167142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 167857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 166588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 167294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 168705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 169411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 170117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 170823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 169534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 170232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 170930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 171627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 172325.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 173023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 173720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 174418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 173103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 173793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 174482.7 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78236c8b: tileRendererInUse null, GearsES2[obj 0x78236c8b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x78236c8b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x78236c8b created: GearsObj[0x2f94c468, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78236c8b created: GearsObj[0x4feaa03f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78236c8b created: GearsObj[0x4feaa03f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78236c8b FIN GearsES2[obj 0x78236c8b isInit true, usesShared false, 1 GearsObj[0x2f94c468, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4feaa03f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d4a5234, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78236c8b 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78236c8b, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] 0 s: 60 f / 480 ms, 125.0 fps, 8 ms/f; total: 15240 f, 26878.3 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78236c8b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78236c8b 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 0x214dd657: tileRendererInUse null, GearsES2[obj 0x214dd657 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x214dd657 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x214dd657 created: GearsObj[0x1cc8ca96, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x214dd657 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x214dd657 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x214dd657 FIN GearsES2[obj 0x214dd657 isInit true, usesShared false, 1 GearsObj[0x1cc8ca96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5419f97c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x214dd657 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160001f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x214dd657, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x214dd657 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x214dd657, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x214dd657: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x214dd657 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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x450b0c91, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce 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[0x1a8a9e57, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160002a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160002a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x2a884ab9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x59e1cd7f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x59e1cd7f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x2a884ab9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59e1cd7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x777a7af2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600030 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x6b870011, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x6b870011, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c75c13a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600034, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 6.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600034 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x34b78538, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x7c8b3a91, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x7c8b3a91, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x34b78538, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c8b3a91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18b24578, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 8.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600038 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0xf47f2a4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x3c8af4d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x3c8af4d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0xf47f2a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c8af4d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46cf260b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160003c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 10.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x160003c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x4c92e44a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x3fc9dd8c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x3fc9dd8c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x4c92e44a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fc9dd8c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5df0330b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600040, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 12.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x219ade58, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x3e7b74a4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x3e7b74a4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x219ade58, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e7b74a4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b26db08, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 14.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600044 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x50bb85b4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x474715d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x474715d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x50bb85b4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x474715d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbea35db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600048, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 16.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600048 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x5a3581a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x26ed15da, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x26ed15da, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x5a3581a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26ed15da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1735af2d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 18.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x160004c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x12da902d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x4b2f8406, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x4b2f8406, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x12da902d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b2f8406, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c84cc7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 20.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x7775e278, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x5c67718d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x5c67718d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x7775e278, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c67718d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb500f60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600054, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 22.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600054 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1402056020180 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.692 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056014566 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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] *** attachGLCanvas.X [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 60 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 24000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 33333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 36000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 38181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540 f, 38571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 44000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 45000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 48750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 52500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 52941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 56470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 63333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 66666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 66315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 69473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 72631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 78000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 77142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 82857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 81818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 84545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 87272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 86086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 88695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 91304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 92500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 95000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 93600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 96000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 98400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 96923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 99230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 101538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 102222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 104444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 102857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 105000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 107142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 105517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 107586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 109655.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 108000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 112000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 110322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 112258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 114193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 112500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 114375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 116250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 114545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 116363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 114705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 116470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 118235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 116571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 118285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 118333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 121666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 121621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 123243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 121578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 123157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 124736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 123076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 124615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 126153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 124500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 126000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 124390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 125853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 124285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 125714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 127142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 125581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 126976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 125454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 126818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 125333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 126666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 125217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 126521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 127826.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 126382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 127659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 128936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 130212.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 128750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 131250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 129795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 131020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 132244.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 133469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 133200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 134400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 132941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 134117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 135294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 133846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 136153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 137307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 135849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 136981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 138113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 136666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 137777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 138888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 138545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 139636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 140727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 139285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 140357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 141428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 141052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 142105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 143157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 141724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 142758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 143793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 142372.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 143389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 144406.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 143000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 146000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 144590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 145573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 146557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 145161.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 146129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 147096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 148064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 146666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 147619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 148571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 147187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 148125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 149062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 148615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 149538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 150461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 149090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 150909.1 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 10020 f, 139166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 138082.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 138904.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 139726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 140547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 139459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 140270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 141081.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 141891.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 140800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 141600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 142400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 143200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 142105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 142894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 143684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 144473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 143376.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 144155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 144935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 146493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 145384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 146153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 146923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 148461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 149230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 148101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 148860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 149620.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 150379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 151139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 151898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 150750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 151500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 152250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 153000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 154500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 154074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 154814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 155555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 156296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 157037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 155853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 156585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 157317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 158048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 158780.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 159512.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 160243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 160975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 159759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 160481.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 161204.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 161927.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 162650.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 163373.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 164096.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 163571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 164285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 165714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 166428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 167142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 167857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 166588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 167294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 168705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 169411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 170117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 170823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 169534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 170232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 170930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 171627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 172325.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 173023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 173720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 174418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 173103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 173793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 174482.7 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78236c8b: tileRendererInUse null, GearsES2[obj 0x78236c8b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x78236c8b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x78236c8b created: GearsObj[0x2f94c468, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78236c8b created: GearsObj[0x4feaa03f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78236c8b created: GearsObj[0x4feaa03f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78236c8b FIN GearsES2[obj 0x78236c8b isInit true, usesShared false, 1 GearsObj[0x2f94c468, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4feaa03f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d4a5234, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78236c8b 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78236c8b, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] 0 s: 60 f / 480 ms, 125.0 fps, 8 ms/f; total: 15240 f, 26878.3 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78236c8b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78236c8b 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 0x214dd657: tileRendererInUse null, GearsES2[obj 0x214dd657 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x214dd657 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x214dd657 created: GearsObj[0x1cc8ca96, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x214dd657 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x214dd657 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x214dd657 FIN GearsES2[obj 0x214dd657 isInit true, usesShared false, 1 GearsObj[0x1cc8ca96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5419f97c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x214dd657 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160001f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x214dd657, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x214dd657 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x214dd657, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x214dd657: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x214dd657 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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x450b0c91, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce 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[0x1a8a9e57, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160002a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160002a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x2a884ab9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x59e1cd7f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x59e1cd7f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x2a884ab9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59e1cd7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x777a7af2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600030 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x6b870011, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x6b870011, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c75c13a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600034, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 6.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600034 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x34b78538, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x7c8b3a91, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x7c8b3a91, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x34b78538, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c8b3a91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18b24578, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 8.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600038 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0xf47f2a4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x3c8af4d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x3c8af4d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0xf47f2a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c8af4d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46cf260b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160003c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 10.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x160003c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x4c92e44a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x3fc9dd8c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x3fc9dd8c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x4c92e44a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fc9dd8c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5df0330b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600040, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 12.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x219ade58, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x3e7b74a4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x3e7b74a4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x219ade58, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e7b74a4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b26db08, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 14.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600044 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x50bb85b4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x474715d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x474715d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x50bb85b4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x474715d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbea35db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600048, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 16.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600048 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x5a3581a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x26ed15da, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x26ed15da, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x5a3581a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26ed15da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1735af2d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 18.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x160004c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x12da902d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x4b2f8406, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x4b2f8406, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x12da902d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b2f8406, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c84cc7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 20.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x7775e278, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x5c67718d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x5c67718d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x7775e278, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c67718d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb500f60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600054, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 22.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600054 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1402056020180 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Animator took 2.547 sec [junit] Testcase: test02FPSAnimator took 1.13 sec [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.828 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.692 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056014566 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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] *** attachGLCanvas.X [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 60 f, 20000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 24000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 33333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 36000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 38181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540 f, 38571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 40000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 44000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 45000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 48750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 52500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 52941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 56470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 63333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 66666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 66315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 69473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 72631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 72000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 78000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 77142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 82857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 81818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 84545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 87272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 86086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 88695.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 91304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 92500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 95000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 93600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 96000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 98400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 96923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 99230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 101538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 102222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 104444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 102857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 105000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 107142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 105517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 107586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 109655.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 108000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 112000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 110322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 112258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 114193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 112500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 114375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 116250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 114545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 116363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 114705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 116470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 118235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 116571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 118285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 118333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 121666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 121621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 123243.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 121578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 123157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 124736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 123076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 124615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 126153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 124500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 126000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 124390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 125853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 124285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 125714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 127142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 125581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 126976.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 125454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 126818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 125333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 126666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 125217.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 126521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 127826.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 126382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 127659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 128936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 130212.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 128750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 131250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 129795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 131020.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 132244.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 133469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 133200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 134400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 132941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 134117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 135294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 133846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 136153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 137307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 135849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 136981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 138113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 136666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 137777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 138888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 138545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 139636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 140727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 139285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 140357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 141428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 141052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 142105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 143157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 141724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 142758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 143793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 142372.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 143389.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 144406.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 143000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 146000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 144590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 145573.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 146557.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 145161.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 146129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 147096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 148064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 146666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 147619.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 148571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 147187.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 148125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 149062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 148615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 149538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 150461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 149090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 150909.1 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 10020 f, 139166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 138082.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 138904.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 139726.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 140547.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 139459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 140270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 141081.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 141891.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 140800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 141600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 142400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 143200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 142105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 142894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 143684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 144473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 143376.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 144155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 144935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 146493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 145384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 146153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 146923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 148461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 149230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 148101.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 148860.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 149620.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 150379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 151139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 151898.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 150750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 151500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 152250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 153000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 154500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 154074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 154814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 155555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 156296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 157037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 155853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 156585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 157317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 158048.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 158780.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 159512.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 160243.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 160975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 159759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 160481.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 161204.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 161927.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 162650.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 163373.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 164096.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 163571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 164285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 165714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 166428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 167142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 167857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 166588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 167294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 168705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 169411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 170117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 170823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 169534.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 170232.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 170930.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 171627.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 172325.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 173023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 173720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 174418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 173103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 173793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 174482.7 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78236c8b: tileRendererInUse null, GearsES2[obj 0x78236c8b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x78236c8b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x78236c8b created: GearsObj[0x2f94c468, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78236c8b created: GearsObj[0x4feaa03f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78236c8b created: GearsObj[0x4feaa03f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78236c8b FIN GearsES2[obj 0x78236c8b isInit true, usesShared false, 1 GearsObj[0x2f94c468, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4feaa03f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d4a5234, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78236c8b 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78236c8b, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] 0 s: 60 f / 480 ms, 125.0 fps, 8 ms/f; total: 15240 f, 26878.3 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78236c8b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78236c8b 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 0x214dd657: tileRendererInUse null, GearsES2[obj 0x214dd657 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x214dd657 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x214dd657 created: GearsObj[0x1cc8ca96, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x214dd657 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x214dd657 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x214dd657 FIN GearsES2[obj 0x214dd657 isInit true, usesShared false, 1 GearsObj[0x1cc8ca96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5419f97c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x214dd657 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160001f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x214dd657, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x214dd657 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x214dd657, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x214dd657: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x214dd657 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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x450b0c91, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x58662700, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce 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[0x1a8a9e57, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160002a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160002a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x2a884ab9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x59e1cd7f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x59e1cd7f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x2a884ab9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59e1cd7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x777a7af2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600030 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x6b870011, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x6b870011, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c75c13a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600034, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 6.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600034 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x34b78538, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x7c8b3a91, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x7c8b3a91, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x34b78538, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c8b3a91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18b24578, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 8.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600038 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0xf47f2a4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x3c8af4d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x3c8af4d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0xf47f2a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c8af4d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46cf260b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160003c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 10.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x160003c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x4c92e44a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x3fc9dd8c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x3fc9dd8c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x4c92e44a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fc9dd8c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5df0330b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600040, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 12.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600040 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x219ade58, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x3e7b74a4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x3e7b74a4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x219ade58, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e7b74a4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b26db08, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600044, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 14.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600044 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x50bb85b4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x474715d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x474715d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x50bb85b4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x474715d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbea35db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600048, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 16.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600048 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x5a3581a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x26ed15da, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x26ed15da, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x5a3581a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26ed15da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1735af2d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160004c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 18.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x160004c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x12da902d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x4b2f8406, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x4b2f8406, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x12da902d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b2f8406, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c84cc7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600050, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 20.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600050 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce 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 0x154b66ce: tileRendererInUse null, GearsES2[obj 0x154b66ce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x154b66ce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x154b66ce created: GearsObj[0x7775e278, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x154b66ce created: GearsObj[0x5c67718d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x154b66ce created: GearsObj[0x5c67718d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x154b66ce FIN GearsES2[obj 0x154b66ce isInit true, usesShared false, 1 GearsObj[0x7775e278, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c67718d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb500f60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x154b66ce 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600054, msaa false, tileRendererInUse null [junit] >> GearsES2 0x154b66ce, angle 22.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x154b66ce 506x485, swapInterval 1, drawable 0x1600054 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x154b66ce FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1402056020180 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056021142 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [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,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2b2083d9: tileRendererInUse null, GearsES2[obj 0x2b2083d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2b2083d9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2b2083d9 created: GearsObj[0x4d3b114b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2b2083d9 created: GearsObj[0x60ec7a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2b2083d9 created: GearsObj[0x60ec7a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b2083d9 FIN GearsES2[obj 0x2b2083d9 isInit true, usesShared false, 1 GearsObj[0x4d3b114b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60ec7a89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x547e6602, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b2083d9 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2b2083d9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,title=f 0, fps 0.0,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b2083d9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b2083d9 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 LINUX [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 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, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 84000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 96000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 94285.7 fps, 0 ms/f [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 720 f, 65454.5 fps, 0 ms/f [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 65000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 64615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 69230.7 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,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2412cc06: tileRendererInUse null, GearsES2[obj 0x2412cc06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2412cc06 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2412cc06 created: GearsObj[0x376e9c79, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2412cc06 created: GearsObj[0x3ee2e85d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2412cc06 created: GearsObj[0x3ee2e85d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2412cc06 FIN GearsES2[obj 0x2412cc06 isInit true, usesShared false, 1 GearsObj[0x376e9c79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ee2e85d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x230551ec, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2412cc06 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2412cc06, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,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,0,522x542,invalid,title=f 0, fps 60000.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,0,522x542,title=f 1, fps 60000.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 2, fps 60000.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,0,522x542,invalid,title=f 3, fps 60000.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,0,522x542,invalid,title=f 4, fps 60000.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,0,522x542,invalid,title=f 5, fps 60000.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,0,522x542,invalid,title=f 6, fps 60000.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,0,522x542,invalid,title=f 7, fps 60000.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,0,522x542,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true [junit] 0 s: 60 f / 325 ms, 184.6 fps, 5 ms/f; total: 960 f, 2840.2 fps, 0 ms/f [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 9, fps 60000.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,0,522x542,invalid,title=f 10, fps 184.61539,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,0,522x542,invalid,title=f 11, fps 184.61539,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,0,522x542,invalid,title=f 12, fps 184.61539,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,0,522x542,invalid,title=f 13, fps 184.61539,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,0,522x542,invalid,title=f 14, fps 184.61539,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,0,522x542,invalid,title=f 15, fps 184.61539,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,0,522x542,invalid,title=f 16, fps 184.61539,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,0,522x542,invalid,title=f 17, fps 184.61539,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,0,522x542,invalid,title=f 18, fps 184.61539,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,0,522x542,invalid,title=f 19, fps 184.61539,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,0,522x542,invalid,title=f 20, fps 184.61539,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,0,522x542,invalid,title=f 21, fps 184.61539,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,0,522x542,invalid,title=f 22, fps 184.61539,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,0,522x542,invalid,title=f 23, fps 184.61539,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,0,522x542,invalid,title=f 24, fps 184.61539,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,0,522x542,invalid,title=f 25, fps 184.61539,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,0,522x542,invalid,title=f 26, fps 184.61539,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,0,522x542,invalid,title=f 27, fps 184.61539,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,0,522x542,invalid,title=f 28, fps 184.61539,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,0,522x542,invalid,title=f 29, fps 184.61539,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,0,522x542,invalid,title=f 30, fps 184.61539,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,0,522x542,invalid,title=f 31, fps 184.61539,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,0,522x542,invalid,title=f 32, fps 184.61539,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,0,522x542,invalid,title=f 33, fps 184.61539,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,0,522x542,invalid,title=f 34, fps 184.61539,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,0,522x542,invalid,title=f 35, fps 184.61539,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,0,522x542,invalid,title=f 36, fps 184.61539,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,0,522x542,invalid,title=f 37, fps 184.61539,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,0,522x542,invalid,title=f 38, fps 184.61539,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,0,522x542,invalid,title=f 39, fps 184.61539,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,0,522x542,invalid,title=f 40, fps 184.61539,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,0,522x542,invalid,title=f 41, fps 184.61539,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,0,522x542,invalid,title=f 42, fps 184.61539,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,0,522x542,invalid,title=f 43, fps 184.61539,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,0,522x542,invalid,title=f 44, fps 184.61539,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,0,522x542,invalid,title=f 45, fps 184.61539,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,0,522x542,invalid,title=f 46, fps 184.61539,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,0,522x542,invalid,title=f 47, fps 184.61539,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,0,522x542,invalid,title=f 48, fps 184.61539,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,0,522x542,invalid,title=f 49, fps 184.61539,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,0,522x542,invalid,title=f 50, fps 184.61539,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2412cc06: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2412cc06 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 LINUX [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,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7579c353: tileRendererInUse null, GearsES2[obj 0x7579c353 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7579c353 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7579c353 created: GearsObj[0x7ab2f38f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7579c353 created: GearsObj[0x7a947037, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7579c353 created: GearsObj[0x7a947037, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7579c353 FIN GearsES2[obj 0x7579c353 isInit true, usesShared false, 1 GearsObj[0x7ab2f38f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a947037, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x275369c0, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7579c353 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7579c353, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,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,0,522x542,title=f 0, fps 0.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,invalid,title=f 25, 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,0,522x542,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7579c353: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7579c353 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 LINUX [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,0,522x542,invalid,title=Generic Title,resizable,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eb895d5, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600045, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600045 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600045 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x3af3cfe, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x65cd4995, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x65cd4995, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x3af3cfe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65cd4995, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x89a096a, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600048, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600048 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x5f8e6aed, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x7f0e1e9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x7f0e1e9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x5f8e6aed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f0e1e9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77fc1695, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160004b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, angle 6.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x160004b [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x2384500d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x43a397b2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x43a397b2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x2384500d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43a397b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x293c49cf, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160004e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x160004e [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x729fd41a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x729fd41a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b5462fc, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600051, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, 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 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600051 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.719 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056021142 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [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,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2b2083d9: tileRendererInUse null, GearsES2[obj 0x2b2083d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2b2083d9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2b2083d9 created: GearsObj[0x4d3b114b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2b2083d9 created: GearsObj[0x60ec7a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2b2083d9 created: GearsObj[0x60ec7a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b2083d9 FIN GearsES2[obj 0x2b2083d9 isInit true, usesShared false, 1 GearsObj[0x4d3b114b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60ec7a89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x547e6602, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b2083d9 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2b2083d9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,title=f 0, fps 0.0,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b2083d9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b2083d9 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 LINUX [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 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, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 84000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 96000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 94285.7 fps, 0 ms/f [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 720 f, 65454.5 fps, 0 ms/f [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 65000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 64615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 69230.7 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,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2412cc06: tileRendererInUse null, GearsES2[obj 0x2412cc06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2412cc06 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2412cc06 created: GearsObj[0x376e9c79, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2412cc06 created: GearsObj[0x3ee2e85d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2412cc06 created: GearsObj[0x3ee2e85d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2412cc06 FIN GearsES2[obj 0x2412cc06 isInit true, usesShared false, 1 GearsObj[0x376e9c79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ee2e85d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x230551ec, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2412cc06 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2412cc06, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,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,0,522x542,invalid,title=f 0, fps 60000.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,0,522x542,title=f 1, fps 60000.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 2, fps 60000.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,0,522x542,invalid,title=f 3, fps 60000.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,0,522x542,invalid,title=f 4, fps 60000.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,0,522x542,invalid,title=f 5, fps 60000.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,0,522x542,invalid,title=f 6, fps 60000.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,0,522x542,invalid,title=f 7, fps 60000.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,0,522x542,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true [junit] 0 s: 60 f / 325 ms, 184.6 fps, 5 ms/f; total: 960 f, 2840.2 fps, 0 ms/f [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 9, fps 60000.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,0,522x542,invalid,title=f 10, fps 184.61539,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,0,522x542,invalid,title=f 11, fps 184.61539,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,0,522x542,invalid,title=f 12, fps 184.61539,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,0,522x542,invalid,title=f 13, fps 184.61539,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,0,522x542,invalid,title=f 14, fps 184.61539,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,0,522x542,invalid,title=f 15, fps 184.61539,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,0,522x542,invalid,title=f 16, fps 184.61539,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,0,522x542,invalid,title=f 17, fps 184.61539,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,0,522x542,invalid,title=f 18, fps 184.61539,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,0,522x542,invalid,title=f 19, fps 184.61539,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,0,522x542,invalid,title=f 20, fps 184.61539,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,0,522x542,invalid,title=f 21, fps 184.61539,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,0,522x542,invalid,title=f 22, fps 184.61539,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,0,522x542,invalid,title=f 23, fps 184.61539,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,0,522x542,invalid,title=f 24, fps 184.61539,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,0,522x542,invalid,title=f 25, fps 184.61539,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,0,522x542,invalid,title=f 26, fps 184.61539,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,0,522x542,invalid,title=f 27, fps 184.61539,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,0,522x542,invalid,title=f 28, fps 184.61539,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,0,522x542,invalid,title=f 29, fps 184.61539,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,0,522x542,invalid,title=f 30, fps 184.61539,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,0,522x542,invalid,title=f 31, fps 184.61539,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,0,522x542,invalid,title=f 32, fps 184.61539,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,0,522x542,invalid,title=f 33, fps 184.61539,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,0,522x542,invalid,title=f 34, fps 184.61539,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,0,522x542,invalid,title=f 35, fps 184.61539,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,0,522x542,invalid,title=f 36, fps 184.61539,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,0,522x542,invalid,title=f 37, fps 184.61539,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,0,522x542,invalid,title=f 38, fps 184.61539,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,0,522x542,invalid,title=f 39, fps 184.61539,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,0,522x542,invalid,title=f 40, fps 184.61539,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,0,522x542,invalid,title=f 41, fps 184.61539,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,0,522x542,invalid,title=f 42, fps 184.61539,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,0,522x542,invalid,title=f 43, fps 184.61539,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,0,522x542,invalid,title=f 44, fps 184.61539,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,0,522x542,invalid,title=f 45, fps 184.61539,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,0,522x542,invalid,title=f 46, fps 184.61539,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,0,522x542,invalid,title=f 47, fps 184.61539,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,0,522x542,invalid,title=f 48, fps 184.61539,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,0,522x542,invalid,title=f 49, fps 184.61539,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,0,522x542,invalid,title=f 50, fps 184.61539,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2412cc06: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2412cc06 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 LINUX [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,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7579c353: tileRendererInUse null, GearsES2[obj 0x7579c353 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7579c353 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7579c353 created: GearsObj[0x7ab2f38f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7579c353 created: GearsObj[0x7a947037, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7579c353 created: GearsObj[0x7a947037, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7579c353 FIN GearsES2[obj 0x7579c353 isInit true, usesShared false, 1 GearsObj[0x7ab2f38f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a947037, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x275369c0, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7579c353 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7579c353, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,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,0,522x542,title=f 0, fps 0.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,invalid,title=f 25, 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,0,522x542,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7579c353: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7579c353 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 LINUX [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,0,522x542,invalid,title=Generic Title,resizable,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eb895d5, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600045, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600045 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600045 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x3af3cfe, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x65cd4995, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x65cd4995, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x3af3cfe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65cd4995, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x89a096a, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600048, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600048 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x5f8e6aed, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x7f0e1e9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x7f0e1e9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x5f8e6aed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f0e1e9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77fc1695, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160004b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, angle 6.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x160004b [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x2384500d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x43a397b2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x43a397b2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x2384500d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43a397b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x293c49cf, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160004e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x160004e [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x729fd41a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x729fd41a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b5462fc, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600051, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, 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 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600051 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1402056027780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00NoAnimator took 2.994 sec [junit] Testcase: test01Animator took 1.083 sec [junit] Testcase: test02FPSAnimator took 1.084 sec [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.37 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.719 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056021142 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [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,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2b2083d9: tileRendererInUse null, GearsES2[obj 0x2b2083d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2b2083d9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2b2083d9 created: GearsObj[0x4d3b114b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2b2083d9 created: GearsObj[0x60ec7a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2b2083d9 created: GearsObj[0x60ec7a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b2083d9 FIN GearsES2[obj 0x2b2083d9 isInit true, usesShared false, 1 GearsObj[0x4d3b114b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60ec7a89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x547e6602, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b2083d9 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2b2083d9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,title=f 0, fps 0.0,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] SLOCK [T main @ 1402056027780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b2083d9 512x512, swapInterval 1, drawable 0x1600014 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b2083d9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b2083d9 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 LINUX [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 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, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 84000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 96000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 94285.7 fps, 0 ms/f [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 720 f, 65454.5 fps, 0 ms/f [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 65000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 64615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 69230.7 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,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2412cc06: tileRendererInUse null, GearsES2[obj 0x2412cc06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2412cc06 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2412cc06 created: GearsObj[0x376e9c79, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2412cc06 created: GearsObj[0x3ee2e85d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2412cc06 created: GearsObj[0x3ee2e85d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2412cc06 FIN GearsES2[obj 0x2412cc06 isInit true, usesShared false, 1 GearsObj[0x376e9c79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ee2e85d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x230551ec, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2412cc06 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600026, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2412cc06, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,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,0,522x542,invalid,title=f 0, fps 60000.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,0,522x542,title=f 1, fps 60000.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 2, fps 60000.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,0,522x542,invalid,title=f 3, fps 60000.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,0,522x542,invalid,title=f 4, fps 60000.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,0,522x542,invalid,title=f 5, fps 60000.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,0,522x542,invalid,title=f 6, fps 60000.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,0,522x542,invalid,title=f 7, fps 60000.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,0,522x542,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true [junit] 0 s: 60 f / 325 ms, 184.6 fps, 5 ms/f; total: 960 f, 2840.2 fps, 0 ms/f [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 9, fps 60000.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,0,522x542,invalid,title=f 10, fps 184.61539,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,0,522x542,invalid,title=f 11, fps 184.61539,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,0,522x542,invalid,title=f 12, fps 184.61539,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,0,522x542,invalid,title=f 13, fps 184.61539,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,0,522x542,invalid,title=f 14, fps 184.61539,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,0,522x542,invalid,title=f 15, fps 184.61539,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,0,522x542,invalid,title=f 16, fps 184.61539,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,0,522x542,invalid,title=f 17, fps 184.61539,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,0,522x542,invalid,title=f 18, fps 184.61539,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,0,522x542,invalid,title=f 19, fps 184.61539,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,0,522x542,invalid,title=f 20, fps 184.61539,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,0,522x542,invalid,title=f 21, fps 184.61539,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,0,522x542,invalid,title=f 22, fps 184.61539,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,0,522x542,invalid,title=f 23, fps 184.61539,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,0,522x542,invalid,title=f 24, fps 184.61539,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,0,522x542,invalid,title=f 25, fps 184.61539,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,0,522x542,invalid,title=f 26, fps 184.61539,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,0,522x542,invalid,title=f 27, fps 184.61539,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,0,522x542,invalid,title=f 28, fps 184.61539,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,0,522x542,invalid,title=f 29, fps 184.61539,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,0,522x542,invalid,title=f 30, fps 184.61539,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,0,522x542,invalid,title=f 31, fps 184.61539,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,0,522x542,invalid,title=f 32, fps 184.61539,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,0,522x542,invalid,title=f 33, fps 184.61539,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,0,522x542,invalid,title=f 34, fps 184.61539,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,0,522x542,invalid,title=f 35, fps 184.61539,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,0,522x542,invalid,title=f 36, fps 184.61539,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,0,522x542,invalid,title=f 37, fps 184.61539,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,0,522x542,invalid,title=f 38, fps 184.61539,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,0,522x542,invalid,title=f 39, fps 184.61539,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,0,522x542,invalid,title=f 40, fps 184.61539,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,0,522x542,invalid,title=f 41, fps 184.61539,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,0,522x542,invalid,title=f 42, fps 184.61539,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,0,522x542,invalid,title=f 43, fps 184.61539,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,0,522x542,invalid,title=f 44, fps 184.61539,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,0,522x542,invalid,title=f 45, fps 184.61539,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,0,522x542,invalid,title=f 46, fps 184.61539,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,0,522x542,invalid,title=f 47, fps 184.61539,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,0,522x542,invalid,title=f 48, fps 184.61539,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,0,522x542,invalid,title=f 49, fps 184.61539,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,0,522x542,invalid,title=f 50, fps 184.61539,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2412cc06: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2412cc06 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 LINUX [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,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7579c353: tileRendererInUse null, GearsES2[obj 0x7579c353 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7579c353 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7579c353 created: GearsObj[0x7ab2f38f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7579c353 created: GearsObj[0x7a947037, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7579c353 created: GearsObj[0x7a947037, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7579c353 FIN GearsES2[obj 0x7579c353 isInit true, usesShared false, 1 GearsObj[0x7ab2f38f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a947037, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x275369c0, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7579c353 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600035, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7579c353, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,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,0,522x542,title=f 0, fps 0.0,normal], displayable true, valid true, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,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,0,522x542,invalid,title=f 25, 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,0,522x542,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7579c353: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7579c353 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 LINUX [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,0,522x542,invalid,title=Generic Title,resizable,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eb895d5, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600045, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600045 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600045 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x3af3cfe, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x65cd4995, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x65cd4995, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x3af3cfe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65cd4995, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x89a096a, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600048, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600048 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x5f8e6aed, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x7f0e1e9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x7f0e1e9d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x5f8e6aed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f0e1e9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77fc1695, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160004b, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, angle 6.0, [l -1.0, r 1.0, b -1.0, t 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,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x160004b [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x2384500d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x43a397b2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x43a397b2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x2384500d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43a397b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x293c49cf, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160004e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x160004e [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 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,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3fadb789: tileRendererInUse null, GearsES2[obj 0x3fadb789 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fadb789 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fadb789 created: GearsObj[0x729fd41a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fadb789 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fadb789 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3fadb789 FIN GearsES2[obj 0x3fadb789 isInit true, usesShared false, 1 GearsObj[0x729fd41a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b5462fc, 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,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fadb789 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600051, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fadb789, 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 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fadb789 512x512, swapInterval 1, drawable 0x1600051 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3fadb789 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1402056027780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056028737 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [junit] Java Version 1.7.0 [junit] ATI Technologies Inc. [junit] AMD Radeon R9 200 Series [junit] 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [junit] Maximum number of samples supported by the hardware: 8 [junit] Frame: java.awt.Frame[frame0,100,100,310x330,invalid,title=frame 7,resizable,normal] [junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,5,25,300x300,layout=java.awt.BorderLayout] [junit] GLCanvas: AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6222adfd, [junit] handle 0x1600017, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f8c787abb60, owner true, JAWTToolkitLock[obj 0x52ccef60, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x39, fbConfigID 0x39, [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]]]] [junit] GLDrawable: X11OnscreenGLXDrawable[Realized true, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6222adfd, [junit] Handle 0x1600017, [junit] Surface JAWTWindow[0x3cbbecb6][JVM version: 1.7.0_45 (1.7.0 update 45) [junit] JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1600017, surfaceHandle 0x1600017, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[x1 -> 300x300], visible true, lockedExt false, [junit] config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f8c787abb60, owner true, JAWTToolkitLock[obj 0x52ccef60, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x39, fbConfigID 0x39, [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], [junit] awtComponent AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6222adfd, [junit] handle 0x1600017, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f8c787abb60, owner true, JAWTToolkitLock[obj 0x52ccef60, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x39, fbConfigID 0x39, [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]]]], [junit] surfaceLock <55b1bfe0, 8ac3714>[count 1, qsz 0, owner ]]] [junit] Restarting surface... [junit] Done [junit] fps: 52.666668 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.811 sec [junit] ------------- Standard Output --------------- [junit] ATI Technologies Inc. [junit] AMD Radeon R9 200 Series [junit] 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [junit] Maximum number of samples supported by the hardware: 8 [junit] Frame: java.awt.Frame[frame0,100,100,310x330,invalid,title=frame 7,resizable,normal] [junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,5,25,300x300,layout=java.awt.BorderLayout] [junit] GLCanvas: AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6222adfd, [junit] handle 0x1600017, [junit] SLOCK [T main @ 1402056032469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f8c787abb60, owner true, JAWTToolkitLock[obj 0x52ccef60, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x39, fbConfigID 0x39, [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]]]] [junit] GLDrawable: X11OnscreenGLXDrawable[Realized true, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6222adfd, [junit] Handle 0x1600017, [junit] Surface JAWTWindow[0x3cbbecb6][JVM version: 1.7.0_45 (1.7.0 update 45) [junit] JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1600017, surfaceHandle 0x1600017, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[x1 -> 300x300], visible true, lockedExt false, [junit] config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f8c787abb60, owner true, JAWTToolkitLock[obj 0x52ccef60, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x39, fbConfigID 0x39, [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], [junit] awtComponent AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6222adfd, [junit] handle 0x1600017, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f8c787abb60, owner true, JAWTToolkitLock[obj 0x52ccef60, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x39, fbConfigID 0x39, [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]]]], [junit] surfaceLock <55b1bfe0, 8ac3714>[count 1, qsz 0, owner ]]] [junit] Restarting surface... [junit] Done [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056028737 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [junit] Java Version 1.7.0 [junit] fps: 52.666668 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] SLOCK [T main @ 1402056032469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 3.631 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.811 sec [junit] [junit] ------------- Standard Output --------------- [junit] ATI Technologies Inc. [junit] AMD Radeon R9 200 Series [junit] 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_gcn_shader GL_AMD_gpu_shader_int64 GL_AMD_interleaved_elements GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_occlusion_query_event GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_stencil_value_export GL_AMD_shader_trace GL_AMD_shader_trinary_minmax GL_AMD_stencil_operation_extended GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_transform_feedback4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array 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_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once 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_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint [junit] Maximum number of samples supported by the hardware: 8 [junit] Frame: java.awt.Frame[frame0,100,100,310x330,invalid,title=frame 7,resizable,normal] [junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,5,25,300x300,layout=java.awt.BorderLayout] [junit] GLCanvas: AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6222adfd, [junit] handle 0x1600017, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f8c787abb60, owner true, JAWTToolkitLock[obj 0x52ccef60, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x39, fbConfigID 0x39, [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]]]] [junit] GLDrawable: X11OnscreenGLXDrawable[Realized true, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6222adfd, [junit] Handle 0x1600017, [junit] Surface JAWTWindow[0x3cbbecb6][JVM version: 1.7.0_45 (1.7.0 update 45) [junit] JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1600017, surfaceHandle 0x1600017, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[x1 -> 300x300], visible true, lockedExt false, [junit] config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f8c787abb60, owner true, JAWTToolkitLock[obj 0x52ccef60, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x39, fbConfigID 0x39, [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]], [junit] awtComponent AWT-GLCanvas[Realized true, [junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, [junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6222adfd, [junit] handle 0x1600017, [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 :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]], [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], [junit] encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f8c787abb60, owner true, JAWTToolkitLock[obj 0x52ccef60, isOwner true, [count 1, qsz 0, owner ]]], idx 0], visualID 0x39, fbConfigID 0x39, [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[GL4bc/GL4bc.hw], on-scr[.]], [junit] chosen GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]]]], [junit] surfaceLock <55b1bfe0, 8ac3714>[count 1, qsz 0, owner ]]] [junit] Restarting surface... [junit] Done [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056028737 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] OSX CALayer AWT-Mod Bug false [junit] OSType LINUX [junit] Java Version 1.7.0 [junit] fps: 52.666668 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] SLOCK [T main @ 1402056032469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056033371 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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 @ 1402056036468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.178 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056033371 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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 @ 1402056036468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.906 sec [junit] Testcase: test02 took 0.706 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.178 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056033371 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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 @ 1402056036468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056037347 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x7c9c6aa5: tileRendererInUse null, GearsES2[obj 0x7c9c6aa5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c9c6aa5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c9c6aa5 created: GearsObj[0x9f6e629, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7c9c6aa5 created: GearsObj[0x308092db, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7c9c6aa5 created: GearsObj[0x308092db, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c9c6aa5 FIN GearsES2[obj 0x7c9c6aa5 isInit true, usesShared false, 1 GearsObj[0x9f6e629, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x308092db, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x34ab4bbe, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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: 390x400 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c9c6aa5 5/0 390x400 of 390x400, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7c9c6aa5, angle 0.0, [l -1.0, r 1.0, b -1.0256411, t 1.0256411] 2.0x2.0512822 -> [l -0.974359, r 1.025641, b -1.0256411, t 1.0256411] 2.0x2.0512822, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 405/0 390x400 of 390x400, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c9c6aa5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c9c6aa5 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 0x3f6b33d1: tileRendererInUse null, GearsES2[obj 0x3f6b33d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3f6b33d1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3f6b33d1 created: GearsObj[0x67454c9e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x3f6b33d1 created: GearsObj[0x76a94e09, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x3f6b33d1 created: GearsObj[0x76a94e09, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3f6b33d1 FIN GearsES2[obj 0x3f6b33d1 isInit true, usesShared false, 1 GearsObj[0x67454c9e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76a94e09, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x65426dbb, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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: 390x400 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3f6b33d1 5/0 390x400 of 390x400, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3f6b33d1, angle 0.0, [l -1.0, r 1.0, b -1.0256411, t 1.0256411] 2.0x2.0512822 -> [l -0.974359, r 1.025641, b -1.0256411, t 1.0256411] 2.0x2.0512822, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 405/0 390x400 of 390x400, swapInterval 1, drawable 0x3200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JLayeredPane.paint(JLayeredPane.java:585) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:831) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] Exception in thread "AWT-EventQueue-0" java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JLayeredPane.paint(JLayeredPane.java:585) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5226) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent.paint(JComponent.java:1040) [junit] at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:39) [junit] at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:78) [junit] at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:115) [junit] at java.awt.Container.paint(Container.java:1967) [junit] at java.awt.Window.paint(Window.java:3877) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:819) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:718) [junit] at javax.swing.RepaintManager.access$1100(RepaintManager.java:62) [junit] at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1677) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) [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] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [junit] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f6b33d1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f6b33d1 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 0x6e266f38: tileRendererInUse null, GearsES2[obj 0x6e266f38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6e266f38 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6e266f38 created: GearsObj[0x4d6cb627, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6e266f38 created: GearsObj[0x1c2ae227, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6e266f38 created: GearsObj[0x1c2ae227, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6e266f38 FIN GearsES2[obj 0x6e266f38 isInit true, usesShared false, 1 GearsObj[0x4d6cb627, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c2ae227, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3bea3da6, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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: 390x400 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e266f38 5/0 390x400 of 390x400, swapInterval 0, drawable 0x320000a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e266f38, angle 0.0, [l -1.0, r 1.0, b -1.0256411, t 1.0256411] 2.0x2.0512822 -> [l -0.974359, r 1.025641, b -1.0256411, t 1.0256411] 2.0x2.0512822, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 405/0 390x400 of 390x400, swapInterval 1, drawable 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e266f38: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e266f38 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2 [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.163 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056037347 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x7c9c6aa5: tileRendererInUse null, GearsES2[obj 0x7c9c6aa5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c9c6aa5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c9c6aa5 created: GearsObj[0x9f6e629, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7c9c6aa5 created: GearsObj[0x308092db, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7c9c6aa5 created: GearsObj[0x308092db, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c9c6aa5 FIN GearsES2[obj 0x7c9c6aa5 isInit true, usesShared false, 1 GearsObj[0x9f6e629, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x308092db, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x34ab4bbe, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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: 390x400 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c9c6aa5 5/0 390x400 of 390x400, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7c9c6aa5, angle 0.0, [l -1.0, r 1.0, b -1.0256411, t 1.0256411] 2.0x2.0512822 -> [l -0.974359, r 1.025641, b -1.0256411, t 1.0256411] 2.0x2.0512822, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 405/0 390x400 of 390x400, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c9c6aa5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c9c6aa5 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 0x3f6b33d1: tileRendererInUse null, GearsES2[obj 0x3f6b33d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3f6b33d1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3f6b33d1 created: GearsObj[0x67454c9e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x3f6b33d1 created: GearsObj[0x76a94e09, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x3f6b33d1 created: GearsObj[0x76a94e09, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3f6b33d1 FIN GearsES2[obj 0x3f6b33d1 isInit true, usesShared false, 1 GearsObj[0x67454c9e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76a94e09, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x65426dbb, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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: 390x400 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3f6b33d1 5/0 390x400 of 390x400, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3f6b33d1, angle 0.0, [l -1.0, r 1.0, b -1.0256411, t 1.0256411] 2.0x2.0512822 -> [l -0.974359, r 1.025641, b -1.0256411, t 1.0256411] 2.0x2.0512822, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 405/0 390x400 of 390x400, swapInterval 1, drawable 0x3200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JLayeredPane.paint(JLayeredPane.java:585) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:831) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] Exception in thread "AWT-EventQueue-0" java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JLayeredPane.paint(JLayeredPane.java:585) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5226) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent.paint(JComponent.java:1040) [junit] at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:39) [junit] at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:78) [junit] at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:115) [junit] at java.awt.Container.paint(Container.java:1967) [junit] at java.awt.Window.paint(Window.java:3877) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:819) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:718) [junit] at javax.swing.RepaintManager.access$1100(RepaintManager.java:62) [junit] at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1677) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) [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] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [junit] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f6b33d1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f6b33d1 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 0x6e266f38: tileRendererInUse null, GearsES2[obj 0x6e266f38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6e266f38 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6e266f38 created: GearsObj[0x4d6cb627, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6e266f38 created: GearsObj[0x1c2ae227, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6e266f38 created: GearsObj[0x1c2ae227, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6e266f38 FIN GearsES2[obj 0x6e266f38 isInit true, usesShared false, 1 GearsObj[0x4d6cb627, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c2ae227, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3bea3da6, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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: 390x400 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e266f38 5/0 390x400 of 390x400, swapInterval 0, drawable 0x320000a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e266f38, angle 0.0, [l -1.0, r 1.0, b -1.0256411, t 1.0256411] 2.0x2.0512822 -> [l -0.974359, r 1.025641, b -1.0256411, t 1.0256411] 2.0x2.0512822, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 405/0 390x400 of 390x400, swapInterval 1, drawable 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e266f38: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e266f38 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 @ 1402056042431 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_texUnit0_keepTex0_ES2 took 2.964 sec [junit] Testcase: test02_texUnit0_keepTex1_ES2 took 0.978 sec [junit] Testcase: test03_texUnit1_keepTex1_ES2 took 1.023 sec [junit] SLOCK [T main @ 1402056042431 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.163 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056037347 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x7c9c6aa5: tileRendererInUse null, GearsES2[obj 0x7c9c6aa5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c9c6aa5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c9c6aa5 created: GearsObj[0x9f6e629, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7c9c6aa5 created: GearsObj[0x308092db, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7c9c6aa5 created: GearsObj[0x308092db, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c9c6aa5 FIN GearsES2[obj 0x7c9c6aa5 isInit true, usesShared false, 1 GearsObj[0x9f6e629, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x308092db, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x34ab4bbe, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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: 390x400 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c9c6aa5 5/0 390x400 of 390x400, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7c9c6aa5, angle 0.0, [l -1.0, r 1.0, b -1.0256411, t 1.0256411] 2.0x2.0512822 -> [l -0.974359, r 1.025641, b -1.0256411, t 1.0256411] 2.0x2.0512822, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 405/0 390x400 of 390x400, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c9c6aa5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c9c6aa5 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 0x3f6b33d1: tileRendererInUse null, GearsES2[obj 0x3f6b33d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3f6b33d1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3f6b33d1 created: GearsObj[0x67454c9e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x3f6b33d1 created: GearsObj[0x76a94e09, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x3f6b33d1 created: GearsObj[0x76a94e09, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3f6b33d1 FIN GearsES2[obj 0x3f6b33d1 isInit true, usesShared false, 1 GearsObj[0x67454c9e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x76a94e09, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x65426dbb, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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: 390x400 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3f6b33d1 5/0 390x400 of 390x400, swapInterval 0, drawable 0x3200006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3f6b33d1, angle 0.0, [l -1.0, r 1.0, b -1.0256411, t 1.0256411] 2.0x2.0512822 -> [l -0.974359, r 1.025641, b -1.0256411, t 1.0256411] 2.0x2.0512822, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 405/0 390x400 of 390x400, swapInterval 1, drawable 0x3200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JLayeredPane.paint(JLayeredPane.java:585) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:831) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] Exception in thread "AWT-EventQueue-0" java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paint(JComponent.java:1063) [junit] at javax.swing.JLayeredPane.paint(JLayeredPane.java:585) [junit] at javax.swing.JComponent.paintChildren(JComponent.java:887) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5226) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent.paint(JComponent.java:1040) [junit] at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:39) [junit] at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:78) [junit] at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:115) [junit] at java.awt.Container.paint(Container.java:1967) [junit] at java.awt.Window.paint(Window.java:3877) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:819) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:718) [junit] at javax.swing.RepaintManager.access$1100(RepaintManager.java:62) [junit] at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1677) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) [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] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [junit] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1272) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1349) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:90) [junit] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:416) [junit] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:188) [junit] at java.lang.Thread.run(Thread.java:744) [junit] Caused by: java.lang.AssertionError: Texture mag-filter changed expected:<9729> but was:<9728> [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.failNotEquals(Assert.java:743) [junit] at org.junit.Assert.assertEquals(Assert.java:118) [junit] at org.junit.Assert.assertEquals(Assert.java:555) [junit] at com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT$1.display(TestGLJPanelTextureStateAWT.java:185) [junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665) [junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649) [junit] at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1245) [junit] at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1301) [junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119) [junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994) [junit] at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1809) [junit] at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:550) [junit] at javax.swing.JComponent.paint(JComponent.java:1054) [junit] at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219) [junit] at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) [junit] at javax.swing.RepaintManager.paint(RepaintManager.java:1249) [junit] at javax.swing.JComponent._paintImmediately(JComponent.java:5167) [junit] at javax.swing.JComponent.paintImmediately(JComponent.java:4978) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:808) [junit] at javax.swing.RepaintManager$3.run(RepaintManager.java:796) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796) [junit] at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769) [junit] at com.jogamp.opengl.util.AWTAnimatorImpl$1.run(AWTAnimatorImpl.java:162) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) [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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f6b33d1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f6b33d1 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 0x6e266f38: tileRendererInUse null, GearsES2[obj 0x6e266f38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6e266f38 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6e266f38 created: GearsObj[0x4d6cb627, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6e266f38 created: GearsObj[0x1c2ae227, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6e266f38 created: GearsObj[0x1c2ae227, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6e266f38 FIN GearsES2[obj 0x6e266f38 isInit true, usesShared false, 1 GearsObj[0x4d6cb627, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c2ae227, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3bea3da6, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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: 390x400 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e266f38 5/0 390x400 of 390x400, swapInterval 0, drawable 0x320000a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e266f38, angle 0.0, [l -1.0, r 1.0, b -1.0256411, t 1.0256411] 2.0x2.0512822 -> [l -0.974359, r 1.025641, b -1.0256411, t 1.0256411] 2.0x2.0512822, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 405/0 390x400 of 390x400, swapInterval 1, drawable 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e266f38: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e266f38 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 @ 1402056042431 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056043456 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10f23791: tileRendererInUse null, GearsES2[obj 0x10f23791 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10f23791 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x10f23791 created: GearsObj[0x57bfdbc9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10f23791 created: GearsObj[0x74f69620, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10f23791 created: GearsObj[0x74f69620, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10f23791 FIN GearsES2[obj 0x10f23791 isInit true, usesShared false, 1 GearsObj[0x57bfdbc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74f69620, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x214eea30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10f23791 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10f23791, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10f23791: tileRendererInUse null, GearsES2[obj 0x10f23791 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10f23791 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x10f23791 created: GearsObj[0x7c079ab0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10f23791 created: GearsObj[0x573cd86d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10f23791 created: GearsObj[0x573cd86d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10f23791 FIN GearsES2[obj 0x10f23791 isInit true, usesShared false, 1 GearsObj[0x7c079ab0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x573cd86d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ba508d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10f23791 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10f23791, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10f23791 506x485, swapInterval 1, drawable 0x1600019 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.233 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056043456 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10f23791: tileRendererInUse null, GearsES2[obj 0x10f23791 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10f23791 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x10f23791 created: GearsObj[0x57bfdbc9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10f23791 created: GearsObj[0x74f69620, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10f23791 created: GearsObj[0x74f69620, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10f23791 FIN GearsES2[obj 0x10f23791 isInit true, usesShared false, 1 GearsObj[0x57bfdbc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74f69620, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x214eea30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10f23791 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10f23791, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10f23791: tileRendererInUse null, GearsES2[obj 0x10f23791 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10f23791 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x10f23791 created: GearsObj[0x7c079ab0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10f23791 created: GearsObj[0x573cd86d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10f23791 created: GearsObj[0x573cd86d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10f23791 FIN GearsES2[obj 0x10f23791 isInit true, usesShared false, 1 GearsObj[0x7c079ab0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x573cd86d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ba508d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10f23791 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10f23791, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10f23791 506x485, swapInterval 1, drawable 0x1600019 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] SLOCK [T main @ 1402056045609 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] SLOCK [T main @ 1402056045609 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAddRemove took 2.045 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.233 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056043456 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10f23791: tileRendererInUse null, GearsES2[obj 0x10f23791 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10f23791 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x10f23791 created: GearsObj[0x57bfdbc9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10f23791 created: GearsObj[0x74f69620, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10f23791 created: GearsObj[0x74f69620, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10f23791 FIN GearsES2[obj 0x10f23791 isInit true, usesShared false, 1 GearsObj[0x57bfdbc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74f69620, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x214eea30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10f23791 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10f23791, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10f23791: tileRendererInUse null, GearsES2[obj 0x10f23791 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10f23791 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x10f23791 created: GearsObj[0x7c079ab0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10f23791 created: GearsObj[0x573cd86d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10f23791 created: GearsObj[0x573cd86d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10f23791 FIN GearsES2[obj 0x10f23791 isInit true, usesShared false, 1 GearsObj[0x7c079ab0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x573cd86d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ba508d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10f23791 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10f23791, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10f23791 506x485, swapInterval 1, drawable 0x1600019 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10f23791 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] SLOCK [T main @ 1402056045609 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056046474 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x420433c6: tileRendererInUse null, GearsES2[obj 0x420433c6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x420433c6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x420433c6 created: GearsObj[0x4754eb74, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x420433c6 created: GearsObj[0x182e3142, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x420433c6 created: GearsObj[0x182e3142, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x420433c6 FIN GearsES2[obj 0x420433c6 isInit true, usesShared false, 1 GearsObj[0x4754eb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x182e3142, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ff0ed17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x420433c6 0/0 575x600 of 575x600, swapInterval 1, drawable 0x1600015, msaa false, tileRendererInUse null [junit] >> GearsES2 0x420433c6, angle 0.0, [l -1.0, r 1.0, b -1.0434783, t 1.0434783] 2.0x2.0869565 -> [l -1.0, r 1.0, b -1.0434783, t 1.0434783] 2.0x2.0869565, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x420433c6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x420433c6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.506 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056046474 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x420433c6: tileRendererInUse null, GearsES2[obj 0x420433c6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x420433c6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] SLOCK [T main @ 1402056048900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x420433c6 created: GearsObj[0x4754eb74, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x420433c6 created: GearsObj[0x182e3142, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x420433c6 created: GearsObj[0x182e3142, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x420433c6 FIN GearsES2[obj 0x420433c6 isInit true, usesShared false, 1 GearsObj[0x4754eb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x182e3142, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ff0ed17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x420433c6 0/0 575x600 of 575x600, swapInterval 1, drawable 0x1600015, msaa false, tileRendererInUse null [junit] >> GearsES2 0x420433c6, angle 0.0, [l -1.0, r 1.0, b -1.0434783, t 1.0434783] 2.0x2.0869565 -> [l -1.0, r 1.0, b -1.0434783, t 1.0434783] 2.0x2.0869565, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x420433c6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x420433c6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] SLOCK [T main @ 1402056048900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ScrollPane took 2.319 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.506 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056046474 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x420433c6: tileRendererInUse null, GearsES2[obj 0x420433c6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x420433c6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x420433c6 created: GearsObj[0x4754eb74, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x420433c6 created: GearsObj[0x182e3142, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x420433c6 created: GearsObj[0x182e3142, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x420433c6 FIN GearsES2[obj 0x420433c6 isInit true, usesShared false, 1 GearsObj[0x4754eb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x182e3142, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ff0ed17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x420433c6 0/0 575x600 of 575x600, swapInterval 1, drawable 0x1600015, msaa false, tileRendererInUse null [junit] >> GearsES2 0x420433c6, angle 0.0, [l -1.0, r 1.0, b -1.0434783, t 1.0434783] 2.0x2.0869565 -> [l -1.0, r 1.0, b -1.0434783, t 1.0434783] 2.0x2.0869565, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x420433c6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x420433c6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] SLOCK [T main @ 1402056048900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056049744 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn [junit] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] GLProfile Default: GLProfile[GL4bc/GL4bc.hw] [junit] testing with java.awt.Window [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25dafe28: tileRendererInUse null, GearsES2[obj 0x25dafe28 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x25dafe28 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x25dafe28 created: GearsObj[0x569c4164, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x25dafe28 created: GearsObj[0x2c8938a8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x25dafe28 created: GearsObj[0x2c8938a8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25dafe28 FIN GearsES2[obj 0x25dafe28 isInit true, usesShared false, 1 GearsObj[0x569c4164, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c8938a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1edb4489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25dafe28 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x25dafe28, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x25dafe28 512x512, swapInterval 1, drawable 0x160000d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25dafe28 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x25dafe28, 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] cleaning up... [junit] testing with java.awt.Frame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25dafe28: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25dafe28 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59539d30: tileRendererInUse null, GearsES2[obj 0x59539d30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x59539d30 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x59539d30 created: GearsObj[0x180b2131, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59539d30 created: GearsObj[0x2b0244c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59539d30 created: GearsObj[0x2b0244c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59539d30 FIN GearsES2[obj 0x59539d30 isInit true, usesShared false, 1 GearsObj[0x180b2131, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b0244c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a1efaf4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59539d30 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160001a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59539d30, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59539d30 502x482, swapInterval 1, drawable 0x160001a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59539d30 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59539d30, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] cleaning up... [junit] testing with javax.swing.JFrame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59539d30: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59539d30 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3dbd89ef: tileRendererInUse null, GearsES2[obj 0x3dbd89ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3dbd89ef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3dbd89ef created: GearsObj[0x571737cd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3dbd89ef created: GearsObj[0x3550a066, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3dbd89ef created: GearsObj[0x3550a066, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3dbd89ef FIN GearsES2[obj 0x3dbd89ef isInit true, usesShared false, 1 GearsObj[0x571737cd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3550a066, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4052a3e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3dbd89ef 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1600024, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3dbd89ef, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3dbd89ef 502x482, swapInterval 1, drawable 0x1600024 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3dbd89ef 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600024, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3dbd89ef, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3dbd89ef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3dbd89ef FIN [junit] GLProfile GL2: GLProfile[GL2/GL4bc.hw] [junit] testing with java.awt.Window [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 0x2f48ac73: tileRendererInUse null, GearsES2[obj 0x2f48ac73 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f48ac73 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2f48ac73 created: GearsObj[0x592dd5bf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f48ac73 created: GearsObj[0x502c1c56, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f48ac73 created: GearsObj[0x502c1c56, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2f48ac73 FIN GearsES2[obj 0x2f48ac73 isInit true, usesShared false, 1 GearsObj[0x592dd5bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x502c1c56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ff87b38, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f48ac73 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f48ac73, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2f48ac73 512x512, swapInterval 1, drawable 0x1600030 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f48ac73 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f48ac73, 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] cleaning up... [junit] testing with java.awt.Frame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f48ac73: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f48ac73 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39bd9b6c: tileRendererInUse null, GearsES2[obj 0x39bd9b6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39bd9b6c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39bd9b6c created: GearsObj[0x78cf88cf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39bd9b6c created: GearsObj[0x11f0c00, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39bd9b6c created: GearsObj[0x11f0c00, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39bd9b6c FIN GearsES2[obj 0x39bd9b6c isInit true, usesShared false, 1 GearsObj[0x78cf88cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11f0c00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d4cd493, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39bd9b6c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39bd9b6c, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x39bd9b6c 502x482, swapInterval 1, drawable 0x1600038 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39bd9b6c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39bd9b6c, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] cleaning up... [junit] testing with javax.swing.JFrame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39bd9b6c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39bd9b6c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17c8607d: tileRendererInUse null, GearsES2[obj 0x17c8607d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17c8607d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17c8607d created: GearsObj[0x546849b9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17c8607d created: GearsObj[0xac03bfa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17c8607d created: GearsObj[0xac03bfa, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c8607d FIN GearsES2[obj 0x17c8607d isInit true, usesShared false, 1 GearsObj[0x546849b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xac03bfa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52a19f99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c8607d 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1600042, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17c8607d, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c8607d 502x482, swapInterval 1, drawable 0x1600042 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c8607d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600042, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17c8607d, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c8607d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c8607d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1402056060272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.607 sec [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [junit] GLProfile Default: GLProfile[GL4bc/GL4bc.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/GL4bc.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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056049744 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25dafe28: tileRendererInUse null, GearsES2[obj 0x25dafe28 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x25dafe28 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x25dafe28 created: GearsObj[0x569c4164, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x25dafe28 created: GearsObj[0x2c8938a8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x25dafe28 created: GearsObj[0x2c8938a8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25dafe28 FIN GearsES2[obj 0x25dafe28 isInit true, usesShared false, 1 GearsObj[0x569c4164, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c8938a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1edb4489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25dafe28 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x25dafe28, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x25dafe28 512x512, swapInterval 1, drawable 0x160000d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25dafe28 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x25dafe28, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25dafe28: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25dafe28 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59539d30: tileRendererInUse null, GearsES2[obj 0x59539d30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x59539d30 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x59539d30 created: GearsObj[0x180b2131, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59539d30 created: GearsObj[0x2b0244c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59539d30 created: GearsObj[0x2b0244c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59539d30 FIN GearsES2[obj 0x59539d30 isInit true, usesShared false, 1 GearsObj[0x180b2131, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b0244c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a1efaf4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59539d30 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160001a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59539d30, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59539d30 502x482, swapInterval 1, drawable 0x160001a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59539d30 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59539d30, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59539d30: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59539d30 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3dbd89ef: tileRendererInUse null, GearsES2[obj 0x3dbd89ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3dbd89ef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3dbd89ef created: GearsObj[0x571737cd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3dbd89ef created: GearsObj[0x3550a066, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3dbd89ef created: GearsObj[0x3550a066, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3dbd89ef FIN GearsES2[obj 0x3dbd89ef isInit true, usesShared false, 1 GearsObj[0x571737cd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3550a066, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4052a3e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3dbd89ef 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1600024, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3dbd89ef, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3dbd89ef 502x482, swapInterval 1, drawable 0x1600024 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3dbd89ef 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600024, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3dbd89ef, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3dbd89ef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3dbd89ef 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 0x2f48ac73: tileRendererInUse null, GearsES2[obj 0x2f48ac73 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f48ac73 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2f48ac73 created: GearsObj[0x592dd5bf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f48ac73 created: GearsObj[0x502c1c56, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f48ac73 created: GearsObj[0x502c1c56, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2f48ac73 FIN GearsES2[obj 0x2f48ac73 isInit true, usesShared false, 1 GearsObj[0x592dd5bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x502c1c56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ff87b38, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f48ac73 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f48ac73, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2f48ac73 512x512, swapInterval 1, drawable 0x1600030 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f48ac73 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f48ac73, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f48ac73: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f48ac73 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39bd9b6c: tileRendererInUse null, GearsES2[obj 0x39bd9b6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39bd9b6c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39bd9b6c created: GearsObj[0x78cf88cf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39bd9b6c created: GearsObj[0x11f0c00, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39bd9b6c created: GearsObj[0x11f0c00, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39bd9b6c FIN GearsES2[obj 0x39bd9b6c isInit true, usesShared false, 1 GearsObj[0x78cf88cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11f0c00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d4cd493, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39bd9b6c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39bd9b6c, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x39bd9b6c 502x482, swapInterval 1, drawable 0x1600038 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39bd9b6c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39bd9b6c, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39bd9b6c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39bd9b6c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17c8607d: tileRendererInUse null, GearsES2[obj 0x17c8607d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17c8607d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17c8607d created: GearsObj[0x546849b9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17c8607d created: GearsObj[0xac03bfa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17c8607d created: GearsObj[0xac03bfa, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c8607d FIN GearsES2[obj 0x17c8607d isInit true, usesShared false, 1 GearsObj[0x546849b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xac03bfa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52a19f99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c8607d 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1600042, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17c8607d, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c8607d 502x482, swapInterval 1, drawable 0x1600042 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c8607d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600042, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17c8607d, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c8607d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c8607d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1402056060272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLDefault took 5.51 sec [junit] Testcase: test02GL2 took 3.593 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.607 sec [junit] [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [junit] GLProfile Default: GLProfile[GL4bc/GL4bc.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/GL4bc.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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056049744 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25dafe28: tileRendererInUse null, GearsES2[obj 0x25dafe28 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x25dafe28 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x25dafe28 created: GearsObj[0x569c4164, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x25dafe28 created: GearsObj[0x2c8938a8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x25dafe28 created: GearsObj[0x2c8938a8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25dafe28 FIN GearsES2[obj 0x25dafe28 isInit true, usesShared false, 1 GearsObj[0x569c4164, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c8938a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1edb4489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25dafe28 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x25dafe28, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x25dafe28 512x512, swapInterval 1, drawable 0x160000d [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25dafe28 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160000d, msaa false, tileRendererInUse null [junit] >> GearsES2 0x25dafe28, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25dafe28: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25dafe28 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59539d30: tileRendererInUse null, GearsES2[obj 0x59539d30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x59539d30 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x59539d30 created: GearsObj[0x180b2131, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x59539d30 created: GearsObj[0x2b0244c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x59539d30 created: GearsObj[0x2b0244c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59539d30 FIN GearsES2[obj 0x59539d30 isInit true, usesShared false, 1 GearsObj[0x180b2131, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b0244c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a1efaf4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59539d30 0/0 502x482 of 502x482, swapInterval 1, drawable 0x160001a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59539d30, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59539d30 502x482, swapInterval 1, drawable 0x160001a [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59539d30 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160001a, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59539d30, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59539d30: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59539d30 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3dbd89ef: tileRendererInUse null, GearsES2[obj 0x3dbd89ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3dbd89ef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3dbd89ef created: GearsObj[0x571737cd, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3dbd89ef created: GearsObj[0x3550a066, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3dbd89ef created: GearsObj[0x3550a066, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3dbd89ef FIN GearsES2[obj 0x3dbd89ef isInit true, usesShared false, 1 GearsObj[0x571737cd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3550a066, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4052a3e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3dbd89ef 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1600024, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3dbd89ef, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3dbd89ef 502x482, swapInterval 1, drawable 0x1600024 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3dbd89ef 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600024, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3dbd89ef, angle 2.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3dbd89ef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3dbd89ef 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 0x2f48ac73: tileRendererInUse null, GearsES2[obj 0x2f48ac73 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f48ac73 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2f48ac73 created: GearsObj[0x592dd5bf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f48ac73 created: GearsObj[0x502c1c56, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f48ac73 created: GearsObj[0x502c1c56, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2f48ac73 FIN GearsES2[obj 0x2f48ac73 isInit true, usesShared false, 1 GearsObj[0x592dd5bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x502c1c56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ff87b38, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f48ac73 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f48ac73, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x2f48ac73 512x512, swapInterval 1, drawable 0x1600030 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f48ac73 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1600030, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f48ac73, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f48ac73: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f48ac73 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39bd9b6c: tileRendererInUse null, GearsES2[obj 0x39bd9b6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39bd9b6c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39bd9b6c created: GearsObj[0x78cf88cf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39bd9b6c created: GearsObj[0x11f0c00, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39bd9b6c created: GearsObj[0x11f0c00, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39bd9b6c FIN GearsES2[obj 0x39bd9b6c isInit true, usesShared false, 1 GearsObj[0x78cf88cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11f0c00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d4cd493, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39bd9b6c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39bd9b6c, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x39bd9b6c 502x482, swapInterval 1, drawable 0x1600038 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39bd9b6c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600038, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39bd9b6c, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39bd9b6c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39bd9b6c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17c8607d: tileRendererInUse null, GearsES2[obj 0x17c8607d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17c8607d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17c8607d created: GearsObj[0x546849b9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17c8607d created: GearsObj[0xac03bfa, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17c8607d created: GearsObj[0xac03bfa, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c8607d FIN GearsES2[obj 0x17c8607d isInit true, usesShared false, 1 GearsObj[0x546849b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xac03bfa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52a19f99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c8607d 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1600042, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17c8607d, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c8607d 502x482, swapInterval 1, drawable 0x1600042 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c8607d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600042, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17c8607d, angle 4.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c8607d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c8607d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1402056060272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056061134 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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: 2.822 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056063876 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] SLOCK [T main @ 1402056061134 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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 @ 1402056063876 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testTextRendererDraw2D took 0.73 sec [junit] Testcase: testTextRendererDraw3D took 0.551 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.822 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056061134 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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 @ 1402056063876 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056064716 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Image right side up [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO [junit] Image right side up [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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] Image right side up [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Image right side up [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: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.078 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056064716 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO [junit] SLOCK [T main @ 1402056066714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AccumStencilPBuffer took 1.574 sec [junit] Testcase: test01DefaultFBO took 0.115 sec [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO [junit] Testcase: test01DefaultPBuffer took 0.125 sec [junit] SLOCK [T main @ 1402056066714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testcase: test01StencilFBO took 0.086 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.078 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056064716 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x23, fbc 0x23: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[pbuffer]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [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: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] XXX 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO [junit] SLOCK [T main @ 1402056066714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056067651 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT [junit] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL4bc_-hw-onscreen-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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL4bc_-hw-onscreen-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: 2.782 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056067651 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0 [junit] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL4bc_-hw-onscreen-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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL4bc_-hw-onscreen-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 @ 1402056070354 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOnscreenMultiSampleAA0 took 1.966 sec [junit] Testcase: testOnscreenMultiSampleAA4 took 0.311 sec [junit] Testcase: testOnscreenMultiSampleAA8 took 0.32 sec [junit] SLOCK [T main @ 1402056070354 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.782 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056067651 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0 [junit] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it [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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[glx vid 0x39, fbc 0x39: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL4bc_-hw-onscreen-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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[.]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL4bc_-hw-onscreen-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 @ 1402056070354 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056071223 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x25], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x26], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x28], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x30], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x31], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x32], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x33], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x34], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x35], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x36], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x37], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x38], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x40], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x41], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x42], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x43], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x44], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x45], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x46], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x47], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x48], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x49], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x4a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1c8d542b: tileRendererInUse null, GearsES2[obj 0x1c8d542b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1c8d542b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1c8d542b created: GearsObj[0x7684731c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1c8d542b created: GearsObj[0x71a1700d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1c8d542b created: GearsObj[0x71a1700d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1c8d542b FIN GearsES2[obj 0x1c8d542b isInit true, usesShared false, 1 GearsObj[0x7684731c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71a1700d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b7d6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1c8d542b 0/0 400x200 of 400x200, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1c8d542b, 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 0x1c8d542b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1c8d542b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.219 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056071223 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x25], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x26], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x28], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x30], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x31], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x32], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x33], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x34], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x35], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x36], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x37], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x38], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x40], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x41], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x42], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x43], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x44], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x45], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x46], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x47], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x48], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x49], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x4a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1c8d542b: tileRendererInUse null, GearsES2[obj 0x1c8d542b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1c8d542b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1c8d542b created: GearsObj[0x7684731c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1c8d542b created: GearsObj[0x71a1700d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1c8d542b created: GearsObj[0x71a1700d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1c8d542b FIN GearsES2[obj 0x1c8d542b isInit true, usesShared false, 1 GearsObj[0x7684731c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71a1700d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b7d6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1c8d542b 0/0 400x200 of 400x200, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1c8d542b, 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 0x1c8d542b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1c8d542b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] SLOCK [T main @ 1402056073364 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 0.713 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.219 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056071223 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x25], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x26], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x28], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x30], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x31], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x32], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x33], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x34], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x35], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x36], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x37], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x38], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x40], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x41], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x42], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x43], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x44], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x45], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x46], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x47], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x48], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x49], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x4a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1c8d542b: tileRendererInUse null, GearsES2[obj 0x1c8d542b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1c8d542b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1c8d542b created: GearsObj[0x7684731c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1c8d542b created: GearsObj[0x71a1700d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1c8d542b created: GearsObj[0x71a1700d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1c8d542b FIN GearsES2[obj 0x1c8d542b isInit true, usesShared false, 1 GearsObj[0x7684731c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71a1700d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b7d6c0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1c8d542b 0/0 400x200 of 400x200, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1c8d542b, 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 0x1c8d542b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1c8d542b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] SLOCK [T main @ 1402056073364 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056073364 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056074244 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075829 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075834 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075836 d 0ms]] [junit] canvas pos/siz: 3/23 640x480 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075897 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x160608ba: tileRendererInUse null, GearsES2[obj 0x160608ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x160608ba on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x160608ba created: GearsObj[0xb2f0d4f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x160608ba created: GearsObj[0x3e12c345, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x160608ba created: GearsObj[0x3e12c345, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x160608ba FIN GearsES2[obj 0x160608ba isInit true, usesShared false, 1 GearsObj[0xb2f0d4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e12c345, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x426613f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x160608ba 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x160608ba, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076357 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076359 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x160608ba: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x160608ba 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:1402056076405 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] canvas pos/siz: 5/25 640x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076461 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78a9358: tileRendererInUse null, GearsES2[obj 0x78a9358 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x78a9358 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x78a9358 created: GearsObj[0x4d2a86d4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78a9358 created: GearsObj[0x22f9efe0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78a9358 created: GearsObj[0x22f9efe0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78a9358 FIN GearsES2[obj 0x78a9358 isInit true, usesShared false, 1 GearsObj[0x4d2a86d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22f9efe0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46f36d10, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78a9358 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78a9358, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076603 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78a9358 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78a9358, 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076623 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076951 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78a9358: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78a9358 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076983 d 0ms]] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.911 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056074244 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075829 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075834 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075836 d 0ms]] [junit] canvas pos/siz: 3/23 640x480 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075897 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x160608ba: tileRendererInUse null, GearsES2[obj 0x160608ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x160608ba on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x160608ba created: GearsObj[0xb2f0d4f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x160608ba created: GearsObj[0x3e12c345, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x160608ba created: GearsObj[0x3e12c345, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x160608ba FIN GearsES2[obj 0x160608ba isInit true, usesShared false, 1 GearsObj[0xb2f0d4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e12c345, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x426613f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x160608ba 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x160608ba, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076357 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076359 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x160608ba: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x160608ba 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:1402056076405 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] canvas pos/siz: 5/25 640x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076461 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78a9358: tileRendererInUse null, GearsES2[obj 0x78a9358 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x78a9358 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x78a9358 created: GearsObj[0x4d2a86d4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78a9358 created: GearsObj[0x22f9efe0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78a9358 created: GearsObj[0x22f9efe0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78a9358 FIN GearsES2[obj 0x78a9358 isInit true, usesShared false, 1 GearsObj[0x4d2a86d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22f9efe0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46f36d10, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78a9358 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78a9358, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076603 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78a9358 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78a9358, 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076623 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076951 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78a9358: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78a9358 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076983 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076983 d 0ms]] [junit] SLOCK [T main @ 1402056077076 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.065 sec [junit] Testcase: test02_GLES2 took 0.001 sec [junit] Testcase: test03_GL3 took 0.565 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.911 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056074244 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075829 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075834 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075836 d 0ms]] [junit] canvas pos/siz: 3/23 640x480 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056075897 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x160608ba: tileRendererInUse null, GearsES2[obj 0x160608ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x160608ba on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x160608ba created: GearsObj[0xb2f0d4f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x160608ba created: GearsObj[0x3e12c345, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x160608ba created: GearsObj[0x3e12c345, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x160608ba FIN GearsES2[obj 0x160608ba isInit true, usesShared false, 1 GearsObj[0xb2f0d4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e12c345, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x426613f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x160608ba 0/0 640x480 of 640x480, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x160608ba, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076357 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076359 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x160608ba: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x160608ba 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:1402056076405 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] canvas pos/siz: 5/25 640x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076461 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78a9358: tileRendererInUse null, GearsES2[obj 0x78a9358 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x78a9358 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x78a9358 created: GearsObj[0x4d2a86d4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x78a9358 created: GearsObj[0x22f9efe0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x78a9358 created: GearsObj[0x22f9efe0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78a9358 FIN GearsES2[obj 0x78a9358 isInit true, usesShared false, 1 GearsObj[0x4d2a86d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22f9efe0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46f36d10, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78a9358 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78a9358, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076603 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78a9358 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600020, msaa false, tileRendererInUse null [junit] >> GearsES2 0x78a9358, 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076623 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076951 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78a9358: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78a9358 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076983 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076983 d 0ms]] [junit] SLOCK [T main @ 1402056077076 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056076983 d 0ms]] [junit] SLOCK [T main @ 1402056077076 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056077963 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x8ff7a9f: tileRendererInUse null, GearsES2[obj 0x8ff7a9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x8ff7a9f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x8ff7a9f created: GearsObj[0x143403f2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x8ff7a9f created: GearsObj[0x62ef0f3a, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x8ff7a9f created: GearsObj[0x62ef0f3a, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x8ff7a9f FIN GearsES2[obj 0x8ff7a9f isInit true, usesShared false, 1 GearsObj[0x143403f2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x62ef0f3a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x502f9fe6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8ff7a9f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x8ff7a9f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056079934 d 2ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8ff7a9f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8ff7a9f 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:1402056080077 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080078 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080160 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa-n0000-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080358 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080366 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa-n0007-GL4bc_-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:1402056080667 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080668 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080731 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000c, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm-n0000-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080906 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm-n0003-GL4bc_-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:1402056081288 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081288 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081357 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200010, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa-n0000-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081546 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081559 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa-n0007-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081861 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081861 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200016, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_-n0000-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082114 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_-n0002-GL4bc_-hw-bitmap__-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 - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082492 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082492 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082545 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001c, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_-n0000-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082796 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082797 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_-n0003-GL4bc_-hw-bitmap__-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 - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083073 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083074 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083142 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x255ad032: tileRendererInUse null, GearsES2[obj 0x255ad032 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x255ad032 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x255ad032 created: GearsObj[0x3ac9476f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x255ad032 created: GearsObj[0x7470e68f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x255ad032 created: GearsObj[0x7470e68f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x255ad032 FIN GearsES2[obj 0x255ad032 isInit true, usesShared false, 1 GearsObj[0x3ac9476f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7470e68f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2030f202, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x255ad032 0/0 640x480 of 640x480, swapInterval 0, drawable 0x320001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x255ad032, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.test30_GL3________-n0000-GL3___-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:1402056083325 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083338 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3________-n0007-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x255ad032: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x255ad032 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:1402056083649 d 0ms]] [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.853 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056077963 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x8ff7a9f: tileRendererInUse null, GearsES2[obj 0x8ff7a9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x8ff7a9f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x8ff7a9f created: GearsObj[0x143403f2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x8ff7a9f created: GearsObj[0x62ef0f3a, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x8ff7a9f created: GearsObj[0x62ef0f3a, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x8ff7a9f FIN GearsES2[obj 0x8ff7a9f isInit true, usesShared false, 1 GearsObj[0x143403f2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x62ef0f3a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x502f9fe6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8ff7a9f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x8ff7a9f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056079934 d 2ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8ff7a9f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8ff7a9f 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:1402056080077 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080078 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080160 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa-n0000-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080358 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080366 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa-n0007-GL4bc_-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:1402056080667 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080668 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080731 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000c, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm-n0000-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080906 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm-n0003-GL4bc_-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:1402056081288 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081288 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081357 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200010, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa-n0000-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081546 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081559 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa-n0007-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081861 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081861 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200016, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_-n0000-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082114 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_-n0002-GL4bc_-hw-bitmap__-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 - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082492 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082492 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082545 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001c, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_-n0000-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082796 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082797 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_-n0003-GL4bc_-hw-bitmap__-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 - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083073 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083074 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083142 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x255ad032: tileRendererInUse null, GearsES2[obj 0x255ad032 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x255ad032 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x255ad032 created: GearsObj[0x3ac9476f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x255ad032 created: GearsObj[0x7470e68f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x255ad032 created: GearsObj[0x7470e68f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x255ad032 FIN GearsES2[obj 0x255ad032 isInit true, usesShared false, 1 GearsObj[0x3ac9476f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7470e68f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2030f202, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x255ad032 0/0 640x480 of 640x480, swapInterval 0, drawable 0x320001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x255ad032, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.test30_GL3________-n0000-GL3___-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:1402056083325 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083338 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3________-n0007-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x255ad032: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x255ad032 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:1402056083649 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083736 d 0ms]] [junit] SLOCK [T main @ 1402056083737 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 2.107 sec [junit] Testcase: test02_DefaultMsaa took 0.581 sec [junit] Testcase: test03_PbufferNorm took 0.617 sec [junit] Testcase: test04_PbufferMsaa took 0.57 sec [junit] Testcase: test05_BitmapNorm took 0.628 sec [junit] Testcase: test06_BitmapMsaa took 0.578 sec [junit] Testcase: test20_GLES2 took 0.002 sec [junit] Testcase: test30_GL3 took 0.568 sec [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083736 d 0ms]] [junit] SLOCK [T main @ 1402056083737 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.853 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056077963 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x8ff7a9f: tileRendererInUse null, GearsES2[obj 0x8ff7a9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x8ff7a9f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x8ff7a9f created: GearsObj[0x143403f2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x8ff7a9f created: GearsObj[0x62ef0f3a, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x8ff7a9f created: GearsObj[0x62ef0f3a, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x8ff7a9f FIN GearsES2[obj 0x8ff7a9f isInit true, usesShared false, 1 GearsObj[0x143403f2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x62ef0f3a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x502f9fe6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8ff7a9f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x8ff7a9f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056079934 d 2ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8ff7a9f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8ff7a9f 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:1402056080077 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080078 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080160 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa-n0000-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080358 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080366 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa-n0007-GL4bc_-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:1402056080667 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080668 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080731 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000c, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm-n0000-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056080906 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm-n0003-GL4bc_-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:1402056081288 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081288 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081357 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200010, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa-n0000-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081546 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081559 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa-n0007-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081861 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056081861 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200016, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_-n0000-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082114 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_-n0002-GL4bc_-hw-bitmap__-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 - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082492 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082492 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082545 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001c, 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] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_-n0000-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082796 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056082797 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_-n0003-GL4bc_-hw-bitmap__-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 - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083073 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083074 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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083142 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x255ad032: tileRendererInUse null, GearsES2[obj 0x255ad032 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x255ad032 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL3/GL4.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x255ad032 created: GearsObj[0x3ac9476f, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x255ad032 created: GearsObj[0x7470e68f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x255ad032 created: GearsObj[0x7470e68f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x255ad032 FIN GearsES2[obj 0x255ad032 isInit true, usesShared false, 1 GearsObj[0x3ac9476f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7470e68f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2030f202, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x255ad032 0/0 640x480 of 640x480, swapInterval 0, drawable 0x320001e, msaa false, tileRendererInUse null [junit] >> GearsES2 0x255ad032, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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.test30_GL3________-n0000-GL3___-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:1402056083325 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083338 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3________-n0007-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x255ad032: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x255ad032 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:1402056083649 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056083736 d 0ms]] [junit] SLOCK [T main @ 1402056083737 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056084630 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x59246ad9: tileRendererInUse null, GearsES2[obj 0x59246ad9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x59246ad9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x59246ad9 created: GearsObj[0x5d38d07b, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x59246ad9 created: GearsObj[0x3cff6b0d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x59246ad9 created: GearsObj[0x3cff6b0d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59246ad9 FIN GearsES2[obj 0x59246ad9 isInit true, usesShared false, 1 GearsObj[0x5d38d07b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3cff6b0d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x23916f5c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59246ad9 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59246ad9, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a6921e0: tileRendererInUse null, GearsES2[obj 0x1a6921e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a6921e0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1a6921e0 created: GearsObj[0x425e79fc, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1a6921e0 created: GearsObj[0x489ab16e, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1a6921e0 created: GearsObj[0x489ab16e, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a6921e0 FIN GearsES2[obj 0x1a6921e0 isInit true, usesShared false, 1 GearsObj[0x425e79fc, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x489ab16e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x23f6d1ff, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a6921e0 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a6921e0, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6c2f06ab: tileRendererInUse null, GearsES2[obj 0x6c2f06ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6c2f06ab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6c2f06ab created: GearsObj[0x5e7eb260, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6c2f06ab created: GearsObj[0x4ff0ed17, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6c2f06ab created: GearsObj[0x4ff0ed17, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c2f06ab FIN GearsES2[obj 0x6c2f06ab isInit true, usesShared false, 1 GearsObj[0x5e7eb260, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4ff0ed17, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x525daa01, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c2f06ab 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6c2f06ab, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x35efc0a: tileRendererInUse null, GearsES2[obj 0x35efc0a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x35efc0a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x35efc0a created: GearsObj[0x1663e9b7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x35efc0a created: GearsObj[0x7984f8dc, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x35efc0a created: GearsObj[0x7984f8dc, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x35efc0a FIN GearsES2[obj 0x35efc0a isInit true, usesShared false, 1 GearsObj[0x1663e9b7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7984f8dc, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x8ee71d8, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x35efc0a 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x35efc0a, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59246ad9 297x267, swapInterval 0, drawable 0x3200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a6921e0 297x267, swapInterval 0, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6c2f06ab 148x124, swapInterval 0, drawable 0x4000002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x35efc0a 99x75, swapInterval 0, drawable 0x4200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59246ad9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59246ad9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a6921e0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a6921e0 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c2f06ab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c2f06ab FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35efc0a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35efc0a 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 0x7d2b2af5: tileRendererInUse null, GearsES2[obj 0x7d2b2af5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d2b2af5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7d2b2af5 created: GearsObj[0x3953f5e2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7d2b2af5 created: GearsObj[0x3733e5d5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7d2b2af5 created: GearsObj[0x3733e5d5, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d2b2af5 FIN GearsES2[obj 0x7d2b2af5 isInit true, usesShared false, 1 GearsObj[0x3953f5e2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3733e5d5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x30361f43, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d2b2af5 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7d2b2af5, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d117b06: tileRendererInUse null, GearsES2[obj 0x1d117b06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1d117b06 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1d117b06 created: GearsObj[0x31c08b2e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1d117b06 created: GearsObj[0x57f19286, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1d117b06 created: GearsObj[0x57f19286, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d117b06 FIN GearsES2[obj 0x1d117b06 isInit true, usesShared false, 1 GearsObj[0x31c08b2e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x57f19286, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x34cac885, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d117b06 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x1d117b06, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29ba2299: tileRendererInUse null, GearsES2[obj 0x29ba2299 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x29ba2299 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x29ba2299 created: GearsObj[0x5ac9004, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x29ba2299 created: GearsObj[0x422f985, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x29ba2299 created: GearsObj[0x422f985, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29ba2299 FIN GearsES2[obj 0x29ba2299 isInit true, usesShared false, 1 GearsObj[0x5ac9004, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x422f985, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x142b8ce2, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29ba2299 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4000006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x29ba2299, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7b358035: tileRendererInUse null, GearsES2[obj 0x7b358035 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7b358035 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7b358035 created: GearsObj[0x3aaa11a6, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7b358035 created: GearsObj[0x736cc760, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7b358035 created: GearsObj[0x736cc760, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7b358035 FIN GearsES2[obj 0x7b358035 isInit true, usesShared false, 1 GearsObj[0x3aaa11a6, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x736cc760, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6a95aad3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7b358035 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4200006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7b358035, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7d2b2af5 297x267, swapInterval 0, drawable 0x3200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d117b06 297x267, swapInterval 0, drawable 0x3e00006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x29ba2299 148x124, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7b358035 99x75, swapInterval 0, drawable 0x4200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2b2af5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2b2af5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d117b06: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d117b06 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2299: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2299 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7b358035: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7b358035 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 0x4d7b659f: tileRendererInUse null, GearsES2[obj 0x4d7b659f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4d7b659f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4d7b659f created: GearsObj[0x47c91525, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d7b659f created: GearsObj[0x628b54f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d7b659f created: GearsObj[0x628b54f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d7b659f FIN GearsES2[obj 0x4d7b659f isInit true, usesShared false, 1 GearsObj[0x47c91525, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x628b54f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x297691b7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d7b659f 0/0 297x267 of 297x267, swapInterval 0, drawable 0x320000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d7b659f, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x604cd176: tileRendererInUse null, GearsES2[obj 0x604cd176 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x604cd176 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x604cd176 created: GearsObj[0x6564d023, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x604cd176 created: GearsObj[0x3d9cddd6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x604cd176 created: GearsObj[0x3d9cddd6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x604cd176 FIN GearsES2[obj 0x604cd176 isInit true, usesShared false, 1 GearsObj[0x6564d023, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d9cddd6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a82c34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x604cd176 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e0000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x604cd176, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1514b30b: tileRendererInUse null, GearsES2[obj 0x1514b30b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1514b30b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1514b30b created: GearsObj[0x5b7be7d8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1514b30b created: GearsObj[0x23b244d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1514b30b created: GearsObj[0x23b244d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1514b30b FIN GearsES2[obj 0x1514b30b isInit true, usesShared false, 1 GearsObj[0x5b7be7d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23b244d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xcc4cc9b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1514b30b 0/0 148x124 of 148x124, swapInterval 0, drawable 0x400000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1514b30b, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1f6a1fd: tileRendererInUse null, GearsES2[obj 0x1f6a1fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1f6a1fd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1f6a1fd created: GearsObj[0x4adf7d5c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1f6a1fd created: GearsObj[0x169f496b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1f6a1fd created: GearsObj[0x169f496b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f6a1fd FIN GearsES2[obj 0x1f6a1fd isInit true, usesShared false, 1 GearsObj[0x4adf7d5c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x169f496b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x338d1b67, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f6a1fd 0/0 99x75 of 99x75, swapInterval 0, drawable 0x420000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f6a1fd, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4d7b659f 297x267, swapInterval 0, drawable 0x320000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x604cd176 297x267, swapInterval 0, drawable 0x3e0000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1514b30b 148x124, swapInterval 0, drawable 0x400000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1f6a1fd 99x75, swapInterval 0, drawable 0x420000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d7b659f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d7b659f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x604cd176: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x604cd176 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1514b30b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1514b30b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f6a1fd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f6a1fd 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 0x5c19dc14: tileRendererInUse null, GearsES2[obj 0x5c19dc14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c19dc14 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c19dc14 created: GearsObj[0x10359b5d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c19dc14 created: GearsObj[0x2f6afefb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c19dc14 created: GearsObj[0x2f6afefb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c19dc14 FIN GearsES2[obj 0x5c19dc14 isInit true, usesShared false, 1 GearsObj[0x10359b5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f6afefb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x198a290f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c19dc14 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x5c19dc14, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9ac8b5b: tileRendererInUse null, GearsES2[obj 0x9ac8b5b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9ac8b5b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9ac8b5b created: GearsObj[0x847caa4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9ac8b5b created: GearsObj[0x2148d93b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9ac8b5b created: GearsObj[0x2148d93b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9ac8b5b FIN GearsES2[obj 0x9ac8b5b isInit true, usesShared false, 1 GearsObj[0x847caa4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2148d93b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35adc18f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9ac8b5b 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x9ac8b5b, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1ef10853: tileRendererInUse null, GearsES2[obj 0x1ef10853 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1ef10853 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1ef10853 created: GearsObj[0x1a121058, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1ef10853 created: GearsObj[0x17ef0ec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1ef10853 created: GearsObj[0x17ef0ec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1ef10853 FIN GearsES2[obj 0x1ef10853 isInit true, usesShared false, 1 GearsObj[0x1a121058, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17ef0ec7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fb33717, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1ef10853 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4000010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x1ef10853, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x62599103: tileRendererInUse null, GearsES2[obj 0x62599103 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x62599103 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x62599103 created: GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x62599103 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x62599103 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x62599103 FIN GearsES2[obj 0x62599103 isInit true, usesShared false, 1 GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbfeab6f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62599103 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4200010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x62599103, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c19dc14 297x267, swapInterval 0, drawable 0x3200010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9ac8b5b 297x267, swapInterval 0, drawable 0x3e00010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1ef10853 148x124, swapInterval 0, drawable 0x4000010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x62599103 99x75, swapInterval 0, drawable 0x4200010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c19dc14: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c19dc14 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9ac8b5b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9ac8b5b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1ef10853: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1ef10853 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62599103: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62599103 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 295x266 of 295x266, swapInterval 0, drawable 0x3200016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 295x266 of 295x266, swapInterval 0, drawable 0x3e00016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 147x123 of 147x123, swapInterval 0, drawable 0x4000016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 98x76 of 98x76, swapInterval 0, drawable 0x4200016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200018, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00018, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 297x267 of 297x267, swapInterval 0, drawable 0x320001e, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 297x267 of 297x267, swapInterval 0, drawable 0x3e0001e, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 148x124 of 148x124, swapInterval 0, drawable 0x400001c, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 99x75 of 99x75, swapInterval 0, drawable 0x420001c, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.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 @ 1402056091630 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.08 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056084630 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x59246ad9: tileRendererInUse null, GearsES2[obj 0x59246ad9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x59246ad9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x59246ad9 created: GearsObj[0x5d38d07b, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x59246ad9 created: GearsObj[0x3cff6b0d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x59246ad9 created: GearsObj[0x3cff6b0d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59246ad9 FIN GearsES2[obj 0x59246ad9 isInit true, usesShared false, 1 GearsObj[0x5d38d07b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3cff6b0d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x23916f5c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59246ad9 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59246ad9, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a6921e0: tileRendererInUse null, GearsES2[obj 0x1a6921e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a6921e0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1a6921e0 created: GearsObj[0x425e79fc, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1a6921e0 created: GearsObj[0x489ab16e, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1a6921e0 created: GearsObj[0x489ab16e, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a6921e0 FIN GearsES2[obj 0x1a6921e0 isInit true, usesShared false, 1 GearsObj[0x425e79fc, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x489ab16e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x23f6d1ff, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a6921e0 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a6921e0, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6c2f06ab: tileRendererInUse null, GearsES2[obj 0x6c2f06ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6c2f06ab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6c2f06ab created: GearsObj[0x5e7eb260, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6c2f06ab created: GearsObj[0x4ff0ed17, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6c2f06ab created: GearsObj[0x4ff0ed17, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c2f06ab FIN GearsES2[obj 0x6c2f06ab isInit true, usesShared false, 1 GearsObj[0x5e7eb260, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4ff0ed17, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x525daa01, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c2f06ab 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6c2f06ab, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x35efc0a: tileRendererInUse null, GearsES2[obj 0x35efc0a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x35efc0a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x35efc0a created: GearsObj[0x1663e9b7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x35efc0a created: GearsObj[0x7984f8dc, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x35efc0a created: GearsObj[0x7984f8dc, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x35efc0a FIN GearsES2[obj 0x35efc0a isInit true, usesShared false, 1 GearsObj[0x1663e9b7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7984f8dc, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x8ee71d8, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x35efc0a 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x35efc0a, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59246ad9 297x267, swapInterval 0, drawable 0x3200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a6921e0 297x267, swapInterval 0, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6c2f06ab 148x124, swapInterval 0, drawable 0x4000002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x35efc0a 99x75, swapInterval 0, drawable 0x4200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59246ad9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59246ad9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a6921e0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a6921e0 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c2f06ab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c2f06ab FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35efc0a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35efc0a 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 0x7d2b2af5: tileRendererInUse null, GearsES2[obj 0x7d2b2af5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d2b2af5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7d2b2af5 created: GearsObj[0x3953f5e2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7d2b2af5 created: GearsObj[0x3733e5d5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7d2b2af5 created: GearsObj[0x3733e5d5, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d2b2af5 FIN GearsES2[obj 0x7d2b2af5 isInit true, usesShared false, 1 GearsObj[0x3953f5e2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3733e5d5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x30361f43, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d2b2af5 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7d2b2af5, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d117b06: tileRendererInUse null, GearsES2[obj 0x1d117b06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1d117b06 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1d117b06 created: GearsObj[0x31c08b2e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1d117b06 created: GearsObj[0x57f19286, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1d117b06 created: GearsObj[0x57f19286, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d117b06 FIN GearsES2[obj 0x1d117b06 isInit true, usesShared false, 1 GearsObj[0x31c08b2e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x57f19286, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x34cac885, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d117b06 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x1d117b06, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29ba2299: tileRendererInUse null, GearsES2[obj 0x29ba2299 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x29ba2299 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x29ba2299 created: GearsObj[0x5ac9004, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x29ba2299 created: GearsObj[0x422f985, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x29ba2299 created: GearsObj[0x422f985, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29ba2299 FIN GearsES2[obj 0x29ba2299 isInit true, usesShared false, 1 GearsObj[0x5ac9004, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x422f985, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x142b8ce2, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29ba2299 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4000006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x29ba2299, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7b358035: tileRendererInUse null, GearsES2[obj 0x7b358035 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7b358035 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7b358035 created: GearsObj[0x3aaa11a6, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7b358035 created: GearsObj[0x736cc760, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7b358035 created: GearsObj[0x736cc760, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7b358035 FIN GearsES2[obj 0x7b358035 isInit true, usesShared false, 1 GearsObj[0x3aaa11a6, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x736cc760, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6a95aad3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7b358035 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4200006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7b358035, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7d2b2af5 297x267, swapInterval 0, drawable 0x3200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d117b06 297x267, swapInterval 0, drawable 0x3e00006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x29ba2299 148x124, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7b358035 99x75, swapInterval 0, drawable 0x4200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2b2af5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2b2af5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d117b06: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d117b06 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2299: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2299 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7b358035: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7b358035 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 0x4d7b659f: tileRendererInUse null, GearsES2[obj 0x4d7b659f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4d7b659f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4d7b659f created: GearsObj[0x47c91525, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d7b659f created: GearsObj[0x628b54f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d7b659f created: GearsObj[0x628b54f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d7b659f FIN GearsES2[obj 0x4d7b659f isInit true, usesShared false, 1 GearsObj[0x47c91525, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x628b54f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x297691b7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d7b659f 0/0 297x267 of 297x267, swapInterval 0, drawable 0x320000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d7b659f, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x604cd176: tileRendererInUse null, GearsES2[obj 0x604cd176 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x604cd176 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x604cd176 created: GearsObj[0x6564d023, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x604cd176 created: GearsObj[0x3d9cddd6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x604cd176 created: GearsObj[0x3d9cddd6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x604cd176 FIN GearsES2[obj 0x604cd176 isInit true, usesShared false, 1 GearsObj[0x6564d023, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d9cddd6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a82c34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x604cd176 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e0000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x604cd176, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1514b30b: tileRendererInUse null, GearsES2[obj 0x1514b30b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1514b30b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1514b30b created: GearsObj[0x5b7be7d8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1514b30b created: GearsObj[0x23b244d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1514b30b created: GearsObj[0x23b244d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1514b30b FIN GearsES2[obj 0x1514b30b isInit true, usesShared false, 1 GearsObj[0x5b7be7d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23b244d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xcc4cc9b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1514b30b 0/0 148x124 of 148x124, swapInterval 0, drawable 0x400000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1514b30b, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1f6a1fd: tileRendererInUse null, GearsES2[obj 0x1f6a1fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1f6a1fd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1f6a1fd created: GearsObj[0x4adf7d5c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1f6a1fd created: GearsObj[0x169f496b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1f6a1fd created: GearsObj[0x169f496b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f6a1fd FIN GearsES2[obj 0x1f6a1fd isInit true, usesShared false, 1 GearsObj[0x4adf7d5c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x169f496b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x338d1b67, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f6a1fd 0/0 99x75 of 99x75, swapInterval 0, drawable 0x420000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f6a1fd, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4d7b659f 297x267, swapInterval 0, drawable 0x320000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x604cd176 297x267, swapInterval 0, drawable 0x3e0000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1514b30b 148x124, swapInterval 0, drawable 0x400000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1f6a1fd 99x75, swapInterval 0, drawable 0x420000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d7b659f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d7b659f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x604cd176: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x604cd176 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1514b30b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1514b30b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f6a1fd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f6a1fd 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 0x5c19dc14: tileRendererInUse null, GearsES2[obj 0x5c19dc14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c19dc14 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c19dc14 created: GearsObj[0x10359b5d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c19dc14 created: GearsObj[0x2f6afefb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c19dc14 created: GearsObj[0x2f6afefb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c19dc14 FIN GearsES2[obj 0x5c19dc14 isInit true, usesShared false, 1 GearsObj[0x10359b5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f6afefb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x198a290f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c19dc14 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x5c19dc14, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9ac8b5b: tileRendererInUse null, GearsES2[obj 0x9ac8b5b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9ac8b5b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9ac8b5b created: GearsObj[0x847caa4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9ac8b5b created: GearsObj[0x2148d93b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9ac8b5b created: GearsObj[0x2148d93b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9ac8b5b FIN GearsES2[obj 0x9ac8b5b isInit true, usesShared false, 1 GearsObj[0x847caa4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2148d93b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35adc18f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9ac8b5b 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x9ac8b5b, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1ef10853: tileRendererInUse null, GearsES2[obj 0x1ef10853 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1ef10853 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1ef10853 created: GearsObj[0x1a121058, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1ef10853 created: GearsObj[0x17ef0ec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1ef10853 created: GearsObj[0x17ef0ec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1ef10853 FIN GearsES2[obj 0x1ef10853 isInit true, usesShared false, 1 GearsObj[0x1a121058, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17ef0ec7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fb33717, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1ef10853 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4000010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x1ef10853, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x62599103: tileRendererInUse null, GearsES2[obj 0x62599103 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x62599103 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x62599103 created: GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x62599103 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x62599103 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x62599103 FIN GearsES2[obj 0x62599103 isInit true, usesShared false, 1 GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbfeab6f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62599103 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4200010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x62599103, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c19dc14 297x267, swapInterval 0, drawable 0x3200010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9ac8b5b 297x267, swapInterval 0, drawable 0x3e00010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1ef10853 148x124, swapInterval 0, drawable 0x4000010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x62599103 99x75, swapInterval 0, drawable 0x4200010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c19dc14: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c19dc14 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9ac8b5b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9ac8b5b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1ef10853: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1ef10853 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62599103: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62599103 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 295x266 of 295x266, swapInterval 0, drawable 0x3200016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 295x266 of 295x266, swapInterval 0, drawable 0x3e00016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 147x123 of 147x123, swapInterval 0, drawable 0x4000016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 98x76 of 98x76, swapInterval 0, drawable 0x4200016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200018, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00018, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 297x267 of 297x267, swapInterval 0, drawable 0x320001e, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 297x267 of 297x267, swapInterval 0, drawable 0x3e0001e, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 148x124 of 148x124, swapInterval 0, drawable 0x400001c, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 99x75 of 99x75, swapInterval 0, drawable 0x420001c, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.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 @ 1402056091630 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 1.225 sec [junit] Testcase: test02_DefaultMsaa took 0.851 sec [junit] Testcase: test03_PbufferNorm took 0.858 sec [junit] Testcase: test04_PbufferMsaa took 0.818 sec [junit] Testcase: test05_BitmapNorm took 0.834 sec [junit] Testcase: test06_BitmapMsaa took 0.962 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.08 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056084630 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x59246ad9: tileRendererInUse null, GearsES2[obj 0x59246ad9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x59246ad9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x59246ad9 created: GearsObj[0x5d38d07b, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x59246ad9 created: GearsObj[0x3cff6b0d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x59246ad9 created: GearsObj[0x3cff6b0d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59246ad9 FIN GearsES2[obj 0x59246ad9 isInit true, usesShared false, 1 GearsObj[0x5d38d07b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3cff6b0d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x23916f5c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59246ad9 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x59246ad9, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a6921e0: tileRendererInUse null, GearsES2[obj 0x1a6921e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a6921e0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1a6921e0 created: GearsObj[0x425e79fc, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1a6921e0 created: GearsObj[0x489ab16e, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1a6921e0 created: GearsObj[0x489ab16e, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a6921e0 FIN GearsES2[obj 0x1a6921e0 isInit true, usesShared false, 1 GearsObj[0x425e79fc, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x489ab16e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x23f6d1ff, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a6921e0 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a6921e0, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6c2f06ab: tileRendererInUse null, GearsES2[obj 0x6c2f06ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6c2f06ab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6c2f06ab created: GearsObj[0x5e7eb260, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6c2f06ab created: GearsObj[0x4ff0ed17, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6c2f06ab created: GearsObj[0x4ff0ed17, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c2f06ab FIN GearsES2[obj 0x6c2f06ab isInit true, usesShared false, 1 GearsObj[0x5e7eb260, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4ff0ed17, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x525daa01, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c2f06ab 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6c2f06ab, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x35efc0a: tileRendererInUse null, GearsES2[obj 0x35efc0a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x35efc0a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x35efc0a created: GearsObj[0x1663e9b7, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x35efc0a created: GearsObj[0x7984f8dc, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x35efc0a created: GearsObj[0x7984f8dc, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x35efc0a FIN GearsES2[obj 0x35efc0a isInit true, usesShared false, 1 GearsObj[0x1663e9b7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7984f8dc, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x8ee71d8, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x35efc0a 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x35efc0a, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59246ad9 297x267, swapInterval 0, drawable 0x3200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a6921e0 297x267, swapInterval 0, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6c2f06ab 148x124, swapInterval 0, drawable 0x4000002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x35efc0a 99x75, swapInterval 0, drawable 0x4200002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59246ad9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59246ad9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a6921e0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a6921e0 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c2f06ab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c2f06ab FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35efc0a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35efc0a 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 0x7d2b2af5: tileRendererInUse null, GearsES2[obj 0x7d2b2af5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7d2b2af5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7d2b2af5 created: GearsObj[0x3953f5e2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7d2b2af5 created: GearsObj[0x3733e5d5, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7d2b2af5 created: GearsObj[0x3733e5d5, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d2b2af5 FIN GearsES2[obj 0x7d2b2af5 isInit true, usesShared false, 1 GearsObj[0x3953f5e2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3733e5d5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x30361f43, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d2b2af5 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7d2b2af5, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d117b06: tileRendererInUse null, GearsES2[obj 0x1d117b06 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1d117b06 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1d117b06 created: GearsObj[0x31c08b2e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1d117b06 created: GearsObj[0x57f19286, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1d117b06 created: GearsObj[0x57f19286, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d117b06 FIN GearsES2[obj 0x1d117b06 isInit true, usesShared false, 1 GearsObj[0x31c08b2e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x57f19286, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x34cac885, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d117b06 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x1d117b06, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29ba2299: tileRendererInUse null, GearsES2[obj 0x29ba2299 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x29ba2299 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x29ba2299 created: GearsObj[0x5ac9004, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x29ba2299 created: GearsObj[0x422f985, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x29ba2299 created: GearsObj[0x422f985, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29ba2299 FIN GearsES2[obj 0x29ba2299 isInit true, usesShared false, 1 GearsObj[0x5ac9004, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x422f985, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x142b8ce2, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29ba2299 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4000006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x29ba2299, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7b358035: tileRendererInUse null, GearsES2[obj 0x7b358035 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7b358035 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7b358035 created: GearsObj[0x3aaa11a6, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7b358035 created: GearsObj[0x736cc760, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7b358035 created: GearsObj[0x736cc760, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7b358035 FIN GearsES2[obj 0x7b358035 isInit true, usesShared false, 1 GearsObj[0x3aaa11a6, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x736cc760, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6a95aad3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7b358035 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4200006, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7b358035, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7d2b2af5 297x267, swapInterval 0, drawable 0x3200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d117b06 297x267, swapInterval 0, drawable 0x3e00006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x29ba2299 148x124, swapInterval 0, drawable 0x4000006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7b358035 99x75, swapInterval 0, drawable 0x4200006 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2b2af5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d2b2af5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d117b06: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d117b06 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2299: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2299 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7b358035: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7b358035 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 0x4d7b659f: tileRendererInUse null, GearsES2[obj 0x4d7b659f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4d7b659f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4d7b659f created: GearsObj[0x47c91525, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d7b659f created: GearsObj[0x628b54f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d7b659f created: GearsObj[0x628b54f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d7b659f FIN GearsES2[obj 0x4d7b659f isInit true, usesShared false, 1 GearsObj[0x47c91525, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x628b54f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x297691b7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d7b659f 0/0 297x267 of 297x267, swapInterval 0, drawable 0x320000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d7b659f, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x604cd176: tileRendererInUse null, GearsES2[obj 0x604cd176 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x604cd176 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x604cd176 created: GearsObj[0x6564d023, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x604cd176 created: GearsObj[0x3d9cddd6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x604cd176 created: GearsObj[0x3d9cddd6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x604cd176 FIN GearsES2[obj 0x604cd176 isInit true, usesShared false, 1 GearsObj[0x6564d023, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d9cddd6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a82c34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x604cd176 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e0000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x604cd176, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1514b30b: tileRendererInUse null, GearsES2[obj 0x1514b30b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1514b30b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1514b30b created: GearsObj[0x5b7be7d8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1514b30b created: GearsObj[0x23b244d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1514b30b created: GearsObj[0x23b244d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1514b30b FIN GearsES2[obj 0x1514b30b isInit true, usesShared false, 1 GearsObj[0x5b7be7d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23b244d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xcc4cc9b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1514b30b 0/0 148x124 of 148x124, swapInterval 0, drawable 0x400000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1514b30b, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1f6a1fd: tileRendererInUse null, GearsES2[obj 0x1f6a1fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1f6a1fd on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1f6a1fd created: GearsObj[0x4adf7d5c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1f6a1fd created: GearsObj[0x169f496b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1f6a1fd created: GearsObj[0x169f496b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f6a1fd FIN GearsES2[obj 0x1f6a1fd isInit true, usesShared false, 1 GearsObj[0x4adf7d5c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x169f496b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x338d1b67, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f6a1fd 0/0 99x75 of 99x75, swapInterval 0, drawable 0x420000c, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f6a1fd, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4d7b659f 297x267, swapInterval 0, drawable 0x320000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x604cd176 297x267, swapInterval 0, drawable 0x3e0000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1514b30b 148x124, swapInterval 0, drawable 0x400000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1f6a1fd 99x75, swapInterval 0, drawable 0x420000c [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d7b659f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d7b659f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x604cd176: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x604cd176 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1514b30b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1514b30b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f6a1fd: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f6a1fd 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 0x5c19dc14: tileRendererInUse null, GearsES2[obj 0x5c19dc14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c19dc14 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c19dc14 created: GearsObj[0x10359b5d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c19dc14 created: GearsObj[0x2f6afefb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c19dc14 created: GearsObj[0x2f6afefb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c19dc14 FIN GearsES2[obj 0x5c19dc14 isInit true, usesShared false, 1 GearsObj[0x10359b5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f6afefb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x198a290f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c19dc14 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x5c19dc14, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9ac8b5b: tileRendererInUse null, GearsES2[obj 0x9ac8b5b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9ac8b5b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9ac8b5b created: GearsObj[0x847caa4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9ac8b5b created: GearsObj[0x2148d93b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9ac8b5b created: GearsObj[0x2148d93b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9ac8b5b FIN GearsES2[obj 0x9ac8b5b isInit true, usesShared false, 1 GearsObj[0x847caa4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2148d93b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35adc18f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9ac8b5b 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x9ac8b5b, angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1ef10853: tileRendererInUse null, GearsES2[obj 0x1ef10853 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1ef10853 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1ef10853 created: GearsObj[0x1a121058, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1ef10853 created: GearsObj[0x17ef0ec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1ef10853 created: GearsObj[0x17ef0ec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1ef10853 FIN GearsES2[obj 0x1ef10853 isInit true, usesShared false, 1 GearsObj[0x1a121058, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17ef0ec7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fb33717, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1ef10853 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4000010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x1ef10853, angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x62599103: tileRendererInUse null, GearsES2[obj 0x62599103 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x62599103 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x62599103 created: GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x62599103 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x62599103 created: GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x62599103 FIN GearsES2[obj 0x62599103 isInit true, usesShared false, 1 GearsObj[0x186e7daf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dfd78b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbfeab6f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62599103 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4200010, msaa true, tileRendererInUse null [junit] >> GearsES2 0x62599103, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c19dc14 297x267, swapInterval 0, drawable 0x3200010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9ac8b5b 297x267, swapInterval 0, drawable 0x3e00010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1ef10853 148x124, swapInterval 0, drawable 0x4000010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x62599103 99x75, swapInterval 0, drawable 0x4200010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c19dc14: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c19dc14 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9ac8b5b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9ac8b5b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1ef10853: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1ef10853 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62599103: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62599103 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 295x266 of 295x266, swapInterval 0, drawable 0x3200016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 295x266 of 295x266, swapInterval 0, drawable 0x3e00016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 147x123 of 147x123, swapInterval 0, drawable 0x4000016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 98x76 of 98x76, swapInterval 0, drawable 0x4200016, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3200018, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00018, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 297x267 of 297x267, swapInterval 0, drawable 0x320001e, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 297x267 of 297x267, swapInterval 0, drawable 0x3e0001e, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.0 -> [l -1.1123595, r 1.1123595, b -1.0, t 1.0] 2.224719x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 148x124 of 148x124, swapInterval 0, drawable 0x400001c, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.0 -> [l -1.1935484, r 1.1935484, b -1.0, t 1.0] 2.387097x2.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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 99x75 of 99x75, swapInterval 0, drawable 0x420001c, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.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 @ 1402056091630 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056092621 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 506x229 of 506x229, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] BGR (320/128): -96, 0, 95 - OK true [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL4bc_-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0506x0229.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: 2.401 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056092621 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 506x229 of 506x229, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] BGR (320/128): -96, 0, 95 - OK true [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL4bc_-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0506x0229.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 @ 1402056094943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.86 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.401 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056092621 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] SLOCK [T main @ 1402056094943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 506x229 of 506x229, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] BGR (320/128): -96, 0, 95 - OK true [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL4bc_-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0506x0229.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 @ 1402056094943 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056095831 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097490 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097493 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097561 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097565 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x160000f, 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 / 1142 ms, 52.5 fps, 19 ms/f; total: 60 f, 52.5 fps, 19 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056098706 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056098743 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056098744 d 0ms]] [junit] SLOCK [T main @ 1402056098834 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.081 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056095831 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097490 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097493 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097561 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097565 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x160000f, 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 / 1142 ms, 52.5 fps, 19 ms/f; total: 60 f, 52.5 fps, 19 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056098706 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056098743 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056098744 d 0ms]] [junit] SLOCK [T main @ 1402056098834 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.488 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.081 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056095831 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097490 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097493 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097561 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056097565 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x160000f, 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 / 1142 ms, 52.5 fps, 19 ms/f; total: 60 f, 52.5 fps, 19 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056098706 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056098743 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056098744 d 0ms]] [junit] SLOCK [T main @ 1402056098834 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056099691 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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:1402056101317 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101321 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101374 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101379 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 506x485 of 506x485, swapInterval 0, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] 0 s: 60 f / 360 ms, 166.6 fps, 6 ms/f; total: 60 f, 166.6 fps, 6 ms/f [junit] 0 s: 60 f / 182 ms, 329.6 fps, 3 ms/f; total: 120 f, 221.4 fps, 4 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101933 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101970 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101970 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.459 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056099691 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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:1402056101317 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101321 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101374 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101379 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 506x485 of 506x485, swapInterval 0, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] 0 s: 60 f / 360 ms, 166.6 fps, 6 ms/f; total: 60 f, 166.6 fps, 6 ms/f [junit] 0 s: 60 f / 182 ms, 329.6 fps, 3 ms/f; total: 120 f, 221.4 fps, 4 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101933 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101970 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101970 d 0ms]] [junit] SLOCK [T main @ 1402056102070 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.891 sec [junit] SLOCK [T main @ 1402056102070 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.459 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056099691 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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:1402056101317 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101321 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101374 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101379 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 506x485 of 506x485, swapInterval 0, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] 0 s: 60 f / 360 ms, 166.6 fps, 6 ms/f; total: 60 f, 166.6 fps, 6 ms/f [junit] 0 s: 60 f / 182 ms, 329.6 fps, 3 ms/f; total: 120 f, 221.4 fps, 4 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101933 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101970 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056101970 d 0ms]] [junit] SLOCK [T main @ 1402056102070 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056102955 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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:1402056104838 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL4bc_-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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105078 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105078 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105154 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105155 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105285 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0005-GL4bc_-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:1402056105700 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105700 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000c, 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:1402056105919 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105921 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL4bc_-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.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106284 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106285 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106358 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200010, 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:1402056106498 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106511 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0003-GL4bc_-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.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106873 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106874 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106943 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200016, 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:1402056107100 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107107 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0003-GL4bc_-hw-bitmap__-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.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107470 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107536 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001c, 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:1402056107720 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107743 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0007-GL4bc_-hw-bitmap__-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.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056108045 d 0ms]] [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.269 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056102955 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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:1402056104838 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL4bc_-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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105078 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105078 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105154 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105155 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105285 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0005-GL4bc_-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:1402056105700 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105700 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000c, 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:1402056105919 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105921 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL4bc_-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.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106284 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106285 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106358 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200010, 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:1402056106498 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106511 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0003-GL4bc_-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.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106873 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106874 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106943 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200016, 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:1402056107100 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107107 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0003-GL4bc_-hw-bitmap__-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.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107470 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107536 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001c, 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:1402056107720 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107743 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0007-GL4bc_-hw-bitmap__-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.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056108045 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056108143 d 0ms]] [junit] SLOCK [T main @ 1402056108144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 0.803 sec [junit] Testcase: test02_DefaultMsaa took 0.612 sec [junit] Testcase: test03_PbufferNorm took 0.582 sec [junit] Testcase: test04_PbufferMsaa took 0.586 sec [junit] Testcase: test05_BitmapNorm took 0.593 sec [junit] Testcase: test06_BitmapMsaa took 0.573 sec [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056108143 d 0ms]] [junit] SLOCK [T main @ 1402056108144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.269 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056102955 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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:1402056104838 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL4bc_-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] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105078 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105078 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105154 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105155 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105285 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0005-GL4bc_-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:1402056105700 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105700 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000c, 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:1402056105919 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056105921 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL4bc_-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.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106284 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106285 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106358 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200010, 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:1402056106498 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106511 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0003-GL4bc_-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.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106873 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106874 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056106943 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[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200016, 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:1402056107100 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107107 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0003-GL4bc_-hw-bitmap__-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.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107470 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107470 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107536 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[glx vid 0x3a, fbc 0x3a: 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[GL4bc/GL4bc.hw], offscr[bitmap]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001c, 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:1402056107720 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056107743 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0007-GL4bc_-hw-bitmap__-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.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056108045 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056108143 d 0ms]] [junit] SLOCK [T main @ 1402056108144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT [junit] SLOCK [T main @ 1402056109011 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] Shader compiled: id=1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.229 sec [junit] SLOCK [T main @ 1402056111163 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- Standard Output --------------- [junit] Shader compiled: id=1 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056109011 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] SLOCK [T main @ 1402056111163 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: compileShader took 2.052 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.229 sec [junit] [junit] ------------- Standard Output --------------- [junit] Shader compiled: id=1 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056109011 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] SLOCK [T main @ 1402056111163 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056112034 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 @ 1402056114715 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.761 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056112034 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 @ 1402056114715 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.604 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.761 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056112034 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 @ 1402056114715 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056115589 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT [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: 2.252 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056115589 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 @ 1402056117763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.081 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.252 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056115589 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 @ 1402056117763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056117763 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056118673 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test01NopGLJPanelDef [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 27/t 1.08/1 [junit] visible 2323/t 92.92/1 [junit] sum-i 2350/t 94.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 6 [junit] total-d 2356/t 94.24/1 [junit] total-i 2356/t 94.24/1 [junit] Total: 2356 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 17/t 0.68/1 [junit] visible 2178/t 87.12/1 [junit] sum-i 2195/t 87.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 2199/t 87.96/1 [junit] total-i 2199/t 87.96/1 [junit] Total: 2199 [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: 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: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas: [junit] ctor 20/t 0.80/1 [junit] visible 1620/t 64.80/1 [junit] sum-i 1640/t 65.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 1643/t 65.72/1 [junit] total-i 1643/t 65.72/1 [junit] Total: 1643 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.295 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056118673 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test01NopGLJPanelDef [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 27/t 1.08/1 [junit] visible 2323/t 92.92/1 [junit] sum-i 2350/t 94.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 6 [junit] total-d 2356/t 94.24/1 [junit] total-i 2356/t 94.24/1 [junit] Total: 2356 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 17/t 0.68/1 [junit] visible 2178/t 87.12/1 [junit] sum-i 2195/t 87.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 2199/t 87.96/1 [junit] total-i 2199/t 87.96/1 [junit] Total: 2199 [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: 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: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas: [junit] ctor 20/t 0.80/1 [junit] visible 1620/t 64.80/1 [junit] sum-i 1640/t 65.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 1643/t 65.72/1 [junit] total-i 1643/t 65.72/1 [junit] Total: 1643 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] SLOCK [T main @ 1402056128888 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NopGLJPanelDef took 3.375 sec [junit] Testcase: test02NopGLJPanelBitmap took 2.949 sec [junit] Testcase: test11NopGLCanvasDef took 2.403 sec [junit] SLOCK [T main @ 1402056128888 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.295 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056118673 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test01NopGLJPanelDef [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 27/t 1.08/1 [junit] visible 2323/t 92.92/1 [junit] sum-i 2350/t 94.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 6 [junit] total-d 2356/t 94.24/1 [junit] total-i 2356/t 94.24/1 [junit] Total: 2356 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 17/t 0.68/1 [junit] visible 2178/t 87.12/1 [junit] sum-i 2195/t 87.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 2199/t 87.96/1 [junit] total-i 2199/t 87.96/1 [junit] Total: 2199 [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: 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: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas: [junit] ctor 20/t 0.80/1 [junit] visible 1620/t 64.80/1 [junit] sum-i 1640/t 65.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 1643/t 65.72/1 [junit] total-i 1643/t 65.72/1 [junit] Total: 1643 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] SLOCK [T main @ 1402056128888 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056129805 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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: 15/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 657/t 26.28/1 [junit] visible 459/t 18.36/1 [junit] sum-i 1116/t 44.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 7 [junit] total-d 1123/t 44.92/1 [junit] total-i 1123/t 44.92/1 [junit] Total: 1123 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 18/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 707/t 28.28/1 [junit] visible 2127/t 85.08/1 [junit] sum-i 2834/t 113.36/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2836/t 113.44/1 [junit] total-i 2836/t 113.44/1 [junit] Total: 2836 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 231/t 9.24/1 [junit] visible 2599/t 103.96/1 [junit] sum-i 2830/t 113.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 2834/t 113.36/1 [junit] total-i 2834/t 113.36/1 [junit] Total: 2834 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 221/t 8.84/1 [junit] visible 2063/t 82.52/1 [junit] sum-i 2284/t 91.36/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 2288/t 91.52/1 [junit] total-i 2288/t 91.52/1 [junit] Total: 2288 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/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 (mt): [junit] ctor 193/t 7.72/1 [junit] visible 1762/t 70.48/1 [junit] sum-i 1955/t 78.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 1959/t 78.36/1 [junit] total-i 1959/t 78.36/1 [junit] Total: 1959 [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: 1/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 267/t 10.68/1 [junit] visible 313/t 12.52/1 [junit] sum-i 580/t 23.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 584/t 23.36/1 [junit] total-i 584/t 23.36/1 [junit] Total: 584 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 277/t 11.08/1 [junit] visible 2363/t 94.52/1 [junit] sum-i 2640/t 105.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2643/t 105.72/1 [junit] total-i 2643/t 105.72/1 [junit] Total: 2643 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 185/t 7.40/1 [junit] visible 2813/t 112.52/1 [junit] sum-i 2998/t 119.92/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 3002/t 120.08/1 [junit] total-i 3002/t 120.08/1 [junit] Total: 3002 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 179/t 7.16/1 [junit] visible 2807/t 112.28/1 [junit] sum-i 2986/t 119.44/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2989/t 119.56/1 [junit] total-i 2989/t 119.56/1 [junit] Total: 2989 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 177/t 7.08/1 [junit] visible 2180/t 87.20/1 [junit] sum-i 2357/t 94.28/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2358/t 94.32/1 [junit] total-i 2358/t 94.32/1 [junit] Total: 2358 [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: 5/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 222/t 8.88/1 [junit] visible 250/t 10.00/1 [junit] sum-i 472/t 18.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 475/t 19.00/1 [junit] total-i 475/t 19.00/1 [junit] Total: 475 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/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: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 252/t 10.08/1 [junit] visible 1953/t 78.12/1 [junit] sum-i 2205/t 88.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2208/t 88.32/1 [junit] total-i 2208/t 88.32/1 [junit] Total: 2208 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 164/t 6.56/1 [junit] visible 2331/t 93.24/1 [junit] sum-i 2495/t 99.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2498/t 99.92/1 [junit] total-i 2498/t 99.92/1 [junit] Total: 2498 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 183/t 7.32/1 [junit] visible 1930/t 77.20/1 [junit] sum-i 2113/t 84.52/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2116/t 84.64/1 [junit] total-i 2116/t 84.64/1 [junit] Total: 2116 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 43.4 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056129805 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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: 15/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 657/t 26.28/1 [junit] visible 459/t 18.36/1 [junit] sum-i 1116/t 44.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 7 [junit] total-d 1123/t 44.92/1 [junit] total-i 1123/t 44.92/1 [junit] Total: 1123 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 18/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 707/t 28.28/1 [junit] visible 2127/t 85.08/1 [junit] sum-i 2834/t 113.36/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2836/t 113.44/1 [junit] total-i 2836/t 113.44/1 [junit] Total: 2836 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 231/t 9.24/1 [junit] visible 2599/t 103.96/1 [junit] sum-i 2830/t 113.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 2834/t 113.36/1 [junit] total-i 2834/t 113.36/1 [junit] Total: 2834 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 221/t 8.84/1 [junit] visible 2063/t 82.52/1 [junit] sum-i 2284/t 91.36/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 2288/t 91.52/1 [junit] total-i 2288/t 91.52/1 [junit] Total: 2288 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/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 (mt): [junit] ctor 193/t 7.72/1 [junit] visible 1762/t 70.48/1 [junit] sum-i 1955/t 78.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 1959/t 78.36/1 [junit] total-i 1959/t 78.36/1 [junit] Total: 1959 [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: 1/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 267/t 10.68/1 [junit] visible 313/t 12.52/1 [junit] sum-i 580/t 23.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 584/t 23.36/1 [junit] total-i 584/t 23.36/1 [junit] Total: 584 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 277/t 11.08/1 [junit] visible 2363/t 94.52/1 [junit] sum-i 2640/t 105.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2643/t 105.72/1 [junit] total-i 2643/t 105.72/1 [junit] Total: 2643 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 185/t 7.40/1 [junit] visible 2813/t 112.52/1 [junit] sum-i 2998/t 119.92/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 3002/t 120.08/1 [junit] total-i 3002/t 120.08/1 [junit] Total: 3002 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 179/t 7.16/1 [junit] visible 2807/t 112.28/1 [junit] sum-i 2986/t 119.44/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2989/t 119.56/1 [junit] total-i 2989/t 119.56/1 [junit] Total: 2989 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 177/t 7.08/1 [junit] visible 2180/t 87.20/1 [junit] sum-i 2357/t 94.28/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2358/t 94.32/1 [junit] total-i 2358/t 94.32/1 [junit] Total: 2358 [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: 5/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 222/t 8.88/1 [junit] visible 250/t 10.00/1 [junit] sum-i 472/t 18.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 475/t 19.00/1 [junit] total-i 475/t 19.00/1 [junit] Total: 475 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/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: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 252/t 10.08/1 [junit] visible 1953/t 78.12/1 [junit] sum-i 2205/t 88.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2208/t 88.32/1 [junit] total-i 2208/t 88.32/1 [junit] Total: 2208 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 164/t 6.56/1 [junit] visible 2331/t 93.24/1 [junit] sum-i 2495/t 99.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2498/t 99.92/1 [junit] total-i 2498/t 99.92/1 [junit] Total: 2498 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 183/t 7.32/1 [junit] visible 1930/t 77.20/1 [junit] sum-i 2113/t 84.52/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2116/t 84.64/1 [junit] total-i 2116/t 84.64/1 [junit] Total: 2116 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] SLOCK [T main @ 1402056173124 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00NopNoGLDefGrid took 1.286 sec [junit] Testcase: test01NopGLCanvasDefGrid took 3.785 sec [junit] Testcase: test02NopGLJPanelDefGridSingleAutoFlip took 3.975 sec [junit] Testcase: test03NopGLJPanelDefGridSingleManualFlip took 3.304 sec [junit] Testcase: test04NopGLJPanelDefGridMTManualFlip took 2.845 sec [junit] Testcase: test10GearsNoGLDefGrid took 0.702 sec [junit] Testcase: test11GearsGLCanvasDefGrid took 3.794 sec [junit] Testcase: test12GearsGLJPanelDefGridSingleAutoFlip took 4.088 sec [junit] Testcase: test13GearsGLJPanelDefGridSingleManualFlip took 4.068 sec [junit] Testcase: test14GearsGLJPanelDefGridMTManualFlip took 3.567 sec [junit] Testcase: test20NopNoGLDefOverlap took 0.606 sec [junit] Testcase: test21NopGLCanvasDefOverlap took 3.021 sec [junit] Testcase: test22NopGLJPanelDefOverlapSingle took 3.583 sec [junit] Testcase: test23NopGLJPanelDefOverlapMT took 3.23 sec [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 43.4 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056129805 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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: 15/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 657/t 26.28/1 [junit] visible 459/t 18.36/1 [junit] sum-i 1116/t 44.64/1 [junit] INIT END: 25/25 [junit] T: duration 0 7 [junit] total-d 1123/t 44.92/1 [junit] total-i 1123/t 44.92/1 [junit] Total: 1123 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 18/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 707/t 28.28/1 [junit] visible 2127/t 85.08/1 [junit] sum-i 2834/t 113.36/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2836/t 113.44/1 [junit] total-i 2836/t 113.44/1 [junit] Total: 2836 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 231/t 9.24/1 [junit] visible 2599/t 103.96/1 [junit] sum-i 2830/t 113.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 2834/t 113.36/1 [junit] total-i 2834/t 113.36/1 [junit] Total: 2834 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 221/t 8.84/1 [junit] visible 2063/t 82.52/1 [junit] sum-i 2284/t 91.36/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 2288/t 91.52/1 [junit] total-i 2288/t 91.52/1 [junit] Total: 2288 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/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 (mt): [junit] ctor 193/t 7.72/1 [junit] visible 1762/t 70.48/1 [junit] sum-i 1955/t 78.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 1959/t 78.36/1 [junit] total-i 1959/t 78.36/1 [junit] Total: 1959 [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: 1/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 267/t 10.68/1 [junit] visible 313/t 12.52/1 [junit] sum-i 580/t 23.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 584/t 23.36/1 [junit] total-i 584/t 23.36/1 [junit] Total: 584 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 277/t 11.08/1 [junit] visible 2363/t 94.52/1 [junit] sum-i 2640/t 105.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2643/t 105.72/1 [junit] total-i 2643/t 105.72/1 [junit] Total: 2643 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 185/t 7.40/1 [junit] visible 2813/t 112.52/1 [junit] sum-i 2998/t 119.92/1 [junit] INIT END: 25/25 [junit] T: duration 0 4 [junit] total-d 3002/t 120.08/1 [junit] total-i 3002/t 120.08/1 [junit] Total: 3002 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 179/t 7.16/1 [junit] visible 2807/t 112.28/1 [junit] sum-i 2986/t 119.44/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2989/t 119.56/1 [junit] total-i 2989/t 119.56/1 [junit] Total: 2989 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 177/t 7.08/1 [junit] visible 2180/t 87.20/1 [junit] sum-i 2357/t 94.28/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2358/t 94.32/1 [junit] total-i 2358/t 94.32/1 [junit] Total: 2358 [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: 5/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 222/t 8.88/1 [junit] visible 250/t 10.00/1 [junit] sum-i 472/t 18.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 475/t 19.00/1 [junit] total-i 475/t 19.00/1 [junit] Total: 475 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 3/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: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 252/t 10.08/1 [junit] visible 1953/t 78.12/1 [junit] sum-i 2205/t 88.20/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2208/t 88.32/1 [junit] total-i 2208/t 88.32/1 [junit] Total: 2208 [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: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 164/t 6.56/1 [junit] visible 2331/t 93.24/1 [junit] sum-i 2495/t 99.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2498/t 99.92/1 [junit] total-i 2498/t 99.92/1 [junit] Total: 2498 [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: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 183/t 7.32/1 [junit] visible 1930/t 77.20/1 [junit] sum-i 2113/t 84.52/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2116/t 84.64/1 [junit] total-i 2116/t 84.64/1 [junit] Total: 2116 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] SLOCK [T main @ 1402056173124 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056173124 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056174074 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175618 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175669 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175673 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x160000f, 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 / 1121 ms, 53.5 fps, 18 ms/f; total: 60 f, 53.5 fps, 18 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 433 ms, 138.5 fps, 7 ms/f; total: 120 f, 77.2 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 365 ms, 164.3 fps, 6 ms/f; total: 180 f, 93.7 fps, 10 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 355 ms, 169.0 fps, 5 ms/f; total: 240 f, 105.5 fps, 9 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse null [junit] >> Gears angle 130.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 3 s: 60 f / 1215 ms, 49.3 fps, 20 ms/f; total: 300 f, 85.9 fps, 11 ms/f [junit] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 360 f, 80.1 fps, 12 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180158 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180195 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180196 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180277 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180284 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[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600021, 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180404 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180407 d 0ms]] [junit] 1 s: 60 f / 1110 ms, 54.0 fps, 18 ms/f; total: 60 f, 54.0 fps, 18 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 422 ms, 142.1 fps, 7 ms/f; total: 120 f, 78.3 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 310 ms, 193.5 fps, 5 ms/f; total: 180 f, 97.7 fps, 10 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 327 ms, 183.4 fps, 5 ms/f; total: 240 f, 110.6 fps, 9 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, 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 / 1109 ms, 54.1 fps, 18 ms/f; total: 300 f, 91.5 fps, 10 ms/f [junit] 4 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 360 f, 84.0 fps, 11 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056184591 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056184622 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056184622 d 0ms]] [junit] SLOCK [T main @ 1402056184713 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.718 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056174074 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175618 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175669 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175673 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x160000f, 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 / 1121 ms, 53.5 fps, 18 ms/f; total: 60 f, 53.5 fps, 18 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 433 ms, 138.5 fps, 7 ms/f; total: 120 f, 77.2 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 365 ms, 164.3 fps, 6 ms/f; total: 180 f, 93.7 fps, 10 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 355 ms, 169.0 fps, 5 ms/f; total: 240 f, 105.5 fps, 9 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse null [junit] >> Gears angle 130.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 3 s: 60 f / 1215 ms, 49.3 fps, 20 ms/f; total: 300 f, 85.9 fps, 11 ms/f [junit] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 360 f, 80.1 fps, 12 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180158 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180195 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180196 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180277 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180284 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[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600021, 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180404 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180407 d 0ms]] [junit] 1 s: 60 f / 1110 ms, 54.0 fps, 18 ms/f; total: 60 f, 54.0 fps, 18 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 422 ms, 142.1 fps, 7 ms/f; total: 120 f, 78.3 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 310 ms, 193.5 fps, 5 ms/f; total: 180 f, 97.7 fps, 10 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 327 ms, 183.4 fps, 5 ms/f; total: 240 f, 110.6 fps, 9 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, 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 / 1109 ms, 54.1 fps, 18 ms/f; total: 300 f, 91.5 fps, 10 ms/f [junit] 4 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 360 f, 84.0 fps, 11 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056184591 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056184622 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056184622 d 0ms]] [junit] SLOCK [T main @ 1402056184713 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 6.12 sec [junit] Testcase: test02_aa8 took 4.418 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.718 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056174074 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175618 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175621 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175669 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056175673 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x160000f, 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 / 1121 ms, 53.5 fps, 18 ms/f; total: 60 f, 53.5 fps, 18 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 433 ms, 138.5 fps, 7 ms/f; total: 120 f, 77.2 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 365 ms, 164.3 fps, 6 ms/f; total: 180 f, 93.7 fps, 10 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 355 ms, 169.0 fps, 5 ms/f; total: 240 f, 105.5 fps, 9 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2d2c4454], 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 0x2d2c4454], 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 0x2d2c4454], 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 0x160000f, msaa false, tileRendererInUse null [junit] >> Gears angle 130.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 3 s: 60 f / 1215 ms, 49.3 fps, 20 ms/f; total: 300 f, 85.9 fps, 11 ms/f [junit] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 360 f, 80.1 fps, 12 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180158 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180195 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180196 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180277 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180284 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[glx vid 0x49, fbc 0x49: 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[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600021, 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180404 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056180407 d 0ms]] [junit] 1 s: 60 f / 1110 ms, 54.0 fps, 18 ms/f; total: 60 f, 54.0 fps, 18 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 422 ms, 142.1 fps, 7 ms/f; total: 120 f, 78.3 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 1 s: 60 f / 310 ms, 193.5 fps, 5 ms/f; total: 180 f, 97.7 fps, 10 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], 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 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 327 ms, 183.4 fps, 5 ms/f; total: 240 f, 110.6 fps, 9 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4465b934], 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 0x4465b934], 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 0x4465b934], 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 0x1600021, 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 / 1109 ms, 54.1 fps, 18 ms/f; total: 300 f, 91.5 fps, 10 ms/f [junit] 4 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 360 f, 84.0 fps, 11 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056184591 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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056184622 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056184622 d 0ms]] [junit] SLOCK [T main @ 1402056184713 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056185828 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056187565 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056187568 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056187569 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600019, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200002, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 420 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 0x4000004, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200004, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x5ad20aca], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x5ad20aca], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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 0x1600019, 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 0x1600019, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 268 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200006, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x41d3a00], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x41d3a00], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 242 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 0x4000008, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4200008, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x66e417de], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x66e417de], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 311 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x420000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f018800], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4ae0a5dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f018800], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4ae0a5dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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 0x1600019, 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 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 302 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_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 0x1600019, 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] 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 0x400000e, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x420000e, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3fea9527: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41e65439 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 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 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 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 0x44cd58ae], image[size 667 x 1001, 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 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 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 0x44cd58ae], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3db64c8e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b5c1e49 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 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 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 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 0x44cd58ae], image[size 667 x 1001, 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 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 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 0x44cd58ae], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@2747ebcb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@62c97092 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 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 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 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 0x44cd58ae], image[size 667 x 1001, 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 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 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 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2885 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000012, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200012, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@52b6c3c1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5cedde53 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 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 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 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 0x21286868], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21286868], 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 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 0x21286868], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3f782da8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6afd9125 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 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 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 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 0x21286868], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21286868], 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 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 0x21286868], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@735947ca: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a7859ef [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 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 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 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 0x21286868], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21286868], 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 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 0x21286868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2562 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2030 ms, 29.5 fps, 33 ms/f; total: 60 f, 29.5 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056197893 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:1402056197986 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056198117 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056198118 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056198118 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600065, 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[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600068, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, msaa true, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 169 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 102 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ff73d92], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ff73d92], image[size 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 0x25a59f15], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ff73d92], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ff73d92], image[size 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 0x25a59f15], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 366 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x51ed29bb], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x51ed29bb], image[size 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 0x4e5bf0a9], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x51ed29bb], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x51ed29bb], image[size 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 0x4e5bf0a9], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 403 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1ca44fb2], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1ca44fb2], image[size 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 0x1578361e], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1ca44fb2], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1ca44fb2], image[size 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 0x1578361e], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 370 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x1600068, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@c4fb686: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45581dba [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x4a808137], image[size 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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x464a5d7e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@6d3df305: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e1e054a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x4a808137], image[size 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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x464a5d7e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@7cc1bdd7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1396ae3e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x4a808137], image[size 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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2955 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@7494fa66: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60c37a55 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3dd1a577], image[size 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 0x17f8004f], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x17f8004f], 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.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 0x17f8004f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@34fdb6ae: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ce474af [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3dd1a577], image[size 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 0x17f8004f], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x17f8004f], 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.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 0x17f8004f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@39139da8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36d39dde [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3dd1a577], image[size 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 0x17f8004f], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x17f8004f], 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.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 0x17f8004f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2919 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600068, 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 0x1600065, 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] 1 s: 60 f / 1973 ms, 30.4 fps, 32 ms/f; total: 60 f, 30.4 fps, 32 ms/f [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056207956 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056207956 d 0ms]] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.3 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056185828 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056187565 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056187568 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056187569 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600019, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200002, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 420 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 0x4000004, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200004, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x5ad20aca], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x5ad20aca], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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 0x1600019, 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 0x1600019, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 268 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200006, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x41d3a00], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x41d3a00], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 242 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 0x4000008, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4200008, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x66e417de], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x66e417de], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 311 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x420000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f018800], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4ae0a5dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f018800], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4ae0a5dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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 0x1600019, 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 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 302 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_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 0x1600019, 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] 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 0x400000e, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x420000e, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3fea9527: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41e65439 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 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 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 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 0x44cd58ae], image[size 667 x 1001, 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 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 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 0x44cd58ae], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3db64c8e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b5c1e49 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 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 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 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 0x44cd58ae], image[size 667 x 1001, 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 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 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 0x44cd58ae], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@2747ebcb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@62c97092 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 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 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 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 0x44cd58ae], image[size 667 x 1001, 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 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 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 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2885 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000012, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200012, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@52b6c3c1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5cedde53 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 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 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 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 0x21286868], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21286868], 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 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 0x21286868], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3f782da8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6afd9125 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 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 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 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 0x21286868], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21286868], 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 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 0x21286868], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@735947ca: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a7859ef [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 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 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 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 0x21286868], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21286868], 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 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 0x21286868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2562 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2030 ms, 29.5 fps, 33 ms/f; total: 60 f, 29.5 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056197893 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:1402056197986 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056198117 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056198118 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056198118 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600065, 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[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600068, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, msaa true, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 169 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 102 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ff73d92], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ff73d92], image[size 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 0x25a59f15], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ff73d92], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ff73d92], image[size 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 0x25a59f15], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 366 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x51ed29bb], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x51ed29bb], image[size 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 0x4e5bf0a9], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x51ed29bb], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x51ed29bb], image[size 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 0x4e5bf0a9], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 403 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1ca44fb2], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1ca44fb2], image[size 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 0x1578361e], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1ca44fb2], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1ca44fb2], image[size 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 0x1578361e], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 370 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x1600068, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@c4fb686: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45581dba [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x4a808137], image[size 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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x464a5d7e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@6d3df305: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e1e054a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x4a808137], image[size 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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x464a5d7e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@7cc1bdd7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1396ae3e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x4a808137], image[size 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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2955 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@7494fa66: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60c37a55 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3dd1a577], image[size 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 0x17f8004f], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x17f8004f], 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.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 0x17f8004f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@34fdb6ae: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ce474af [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3dd1a577], image[size 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 0x17f8004f], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x17f8004f], 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.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 0x17f8004f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@39139da8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36d39dde [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3dd1a577], image[size 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 0x17f8004f], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x17f8004f], 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.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 0x17f8004f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2919 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600068, 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 0x1600065, 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] 1 s: 60 f / 1973 ms, 30.4 fps, 32 ms/f; total: 60 f, 30.4 fps, 32 ms/f [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056207956 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056207956 d 0ms]] [junit] SLOCK [T main @ 1402056208047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 10.74 sec [junit] Testcase: test02_aa8 took 9.961 sec [junit] SLOCK [T main @ 1402056208047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.3 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056185828 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056187565 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056187568 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056187569 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600019, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200002, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x67192631], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x25e91fa3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 420 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 0x4000004, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200004, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x5ad20aca], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x5ad20aca], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5ad20aca], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f21708a], image[size 321 x 481, 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 0x1600019, 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 0x1600019, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 268 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200006, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x41d3a00], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x41d3a00], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x41d3a00], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b322401], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 242 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 0x4000008, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4200008, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x66e417de], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x66e417de], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x66e417de], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e95d868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 311 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x420000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f018800], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4ae0a5dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f018800], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x7f018800], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4ae0a5dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4ae0a5dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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 0x1600019, 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 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 302 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_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 0x1600019, 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] 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 0x400000e, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x420000e, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3fea9527: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41e65439 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 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 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 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 0x44cd58ae], image[size 667 x 1001, 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 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 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 0x44cd58ae], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3db64c8e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b5c1e49 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 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 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 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 0x44cd58ae], image[size 667 x 1001, 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 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 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 0x44cd58ae], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@2747ebcb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@62c97092 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 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 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0xc86310], image[size 667 x 1001, buffer 0x0], glad[1 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 0x44cd58ae], image[size 667 x 1001, 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 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 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 0x44cd58ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2885 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000012, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200012, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@52b6c3c1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5cedde53 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 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 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 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 0x21286868], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21286868], 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 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 0x21286868], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3f782da8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6afd9125 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 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 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 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 0x21286868], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21286868], 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 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 0x21286868], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@735947ca: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a7859ef [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 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 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x536cfd7c], image[size 667 x 1001, buffer 0x0], glad[1 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 0x21286868], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21286868], 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 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 0x21286868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600019, 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 0x1600021, 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 0x1600021, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2562 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600021, 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 0x1600019, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2030 ms, 29.5 fps, 33 ms/f; total: 60 f, 29.5 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056197893 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:1402056197986 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056198117 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056198118 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056198118 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600065, 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[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x1600068, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x302befad], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x33577944], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, msaa true, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 169 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x32f14515], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x316eb858], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 102 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ff73d92], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ff73d92], image[size 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 0x25a59f15], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ff73d92], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ff73d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ff73d92], image[size 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 0x25a59f15], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x25a59f15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 366 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x51ed29bb], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x51ed29bb], image[size 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 0x4e5bf0a9], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x51ed29bb], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51ed29bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x51ed29bb], image[size 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 0x4e5bf0a9], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4e5bf0a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 403 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1ca44fb2], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1ca44fb2], image[size 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 0x1578361e], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1ca44fb2], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1ca44fb2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1ca44fb2], image[size 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 0x1578361e], image[size 667 x 1001, 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1578361e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 370 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x1600068, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@c4fb686: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45581dba [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x4a808137], image[size 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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x464a5d7e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@6d3df305: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e1e054a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x4a808137], image[size 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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x464a5d7e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@7cc1bdd7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1396ae3e [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a808137], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x4a808137], image[size 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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x464a5d7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2955 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@7494fa66: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60c37a55 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3dd1a577], image[size 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 0x17f8004f], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x17f8004f], 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.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 0x17f8004f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@34fdb6ae: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ce474af [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3dd1a577], image[size 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 0x17f8004f], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x17f8004f], 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.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 0x17f8004f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@39139da8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36d39dde [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 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 0x1600068, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1600068, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3dd1a577], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3dd1a577], image[size 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 0x17f8004f], image[size 667 x 1001, buffer 0x0], 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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x17f8004f], 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.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 0x1600065, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x17f8004f], 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.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 0x17f8004f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600065, 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 0x1600068, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2919 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1600068, 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 0x1600065, 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] 1 s: 60 f / 1973 ms, 30.4 fps, 32 ms/f; total: 60 f, 30.4 fps, 32 ms/f [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056207956 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056207956 d 0ms]] [junit] SLOCK [T main @ 1402056208047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056209141 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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 0x4000002, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056211276 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056211283 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056211285 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4800002, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 374 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 0x4600004, msaa true, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4800004, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x35e35e2c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x35e35e2c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, 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 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 214 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4600006, 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 0x4800006, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0xfba110e], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x24778f6e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0xfba110e], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x24778f6e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 253 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] 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 0x4600008, 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 0x4800008, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x1ebbb316], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x77c368c3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x1ebbb316], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x77c368c3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 325 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] 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 0x460000a, 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 0x480000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x23e9ee3f], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x480000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x32737d8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x23e9ee3f], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x480000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x32737d8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 253 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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] 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 0x460000c, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x480000c, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@30d984ff: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18aa9a67 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 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 0x480000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 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 0x76b80f5c], image[size 667 x 1001, 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 0x460000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76b80f5c], image[size 667 x 1001, 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.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 0x76b80f5c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@32bb7f04: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@338ff9a1 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 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 0x480000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 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 0x76b80f5c], image[size 667 x 1001, 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 0x460000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76b80f5c], image[size 667 x 1001, 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.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 0x76b80f5c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@32e5a215: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f42ace [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 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 0x480000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 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 0x76b80f5c], image[size 667 x 1001, 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 0x460000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76b80f5c], image[size 667 x 1001, 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.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 0x76b80f5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2809 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x460000e, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x480000e, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3892bde: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@229efda2 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 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 0x480000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 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 0x36385d60], image[size 667 x 1001, 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 0x460000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 0x36385d60], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@4cd98fe: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@55f74e28 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 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 0x480000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 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 0x36385d60], image[size 667 x 1001, 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 0x460000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 0x36385d60], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@63b80226: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45953fef [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 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 0x480000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 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 0x36385d60], image[size 667 x 1001, 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 0x460000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2424 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1912 ms, 31.3 fps, 31 ms/f; total: 60 f, 31.3 fps, 31 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221031 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221031 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [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-.x11_:0-1-EDT-2,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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 0x4200004, 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221447 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221457 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, 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 0x4200004, 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] PRINT Duration 90 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, 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 0x4200004, 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] PRINT Duration 76 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1dc5ee89], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1dc5ee89], image[size 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 0x26db0d92], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26db0d92], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1dc5ee89], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1dc5ee89], image[size 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 0x26db0d92], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26db0d92], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 278 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ab8e5db], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ab8e5db], image[size 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 0x5163b370], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ab8e5db], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ab8e5db], image[size 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 0x5163b370], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 203 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-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 0x4200006, 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+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x378d68a9], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x378d68a9], image[size 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 0x3a5bc52e], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3a5bc52e], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x378d68a9], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x378d68a9], image[size 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 0x3a5bc52e], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3a5bc52e], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 205 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3ac928be: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c91f018 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bc932f2], image[size 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 0x320467b6], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x320467b6], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@57bb6961: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51038c46 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bc932f2], image[size 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 0x320467b6], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x320467b6], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3fc080c2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77456140 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bc932f2], image[size 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 0x320467b6], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2449 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, 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] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@44981d16: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5e9db288 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x601df897], image[size 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 0x7947aca7], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x7947aca7], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@12cf104c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5836f739 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x601df897], image[size 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 0x7947aca7], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x7947aca7], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@54a64569: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@70171be9 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x601df897], image[size 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 0x7947aca7], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2501 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1968 ms, 30.4 fps, 32 ms/f; total: 60 f, 30.4 fps, 32 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056229549 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056229550 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] SLOCK [T main @ 1402056229684 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.624 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056209141 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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 0x4000002, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056211276 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056211283 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056211285 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4800002, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 374 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 0x4600004, msaa true, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4800004, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x35e35e2c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x35e35e2c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, 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 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 214 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4600006, 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 0x4800006, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0xfba110e], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x24778f6e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0xfba110e], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x24778f6e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 253 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] 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 0x4600008, 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 0x4800008, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x1ebbb316], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x77c368c3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x1ebbb316], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x77c368c3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 325 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] 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 0x460000a, 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 0x480000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x23e9ee3f], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x480000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x32737d8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x23e9ee3f], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x480000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x32737d8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 253 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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] 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 0x460000c, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x480000c, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@30d984ff: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18aa9a67 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 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 0x480000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 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 0x76b80f5c], image[size 667 x 1001, 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 0x460000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76b80f5c], image[size 667 x 1001, 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.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 0x76b80f5c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@32bb7f04: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@338ff9a1 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 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 0x480000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 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 0x76b80f5c], image[size 667 x 1001, 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 0x460000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76b80f5c], image[size 667 x 1001, 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.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 0x76b80f5c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@32e5a215: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f42ace [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 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 0x480000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 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 0x76b80f5c], image[size 667 x 1001, 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 0x460000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76b80f5c], image[size 667 x 1001, 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.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 0x76b80f5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2809 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x460000e, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x480000e, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3892bde: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@229efda2 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 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 0x480000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 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 0x36385d60], image[size 667 x 1001, 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 0x460000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 0x36385d60], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@4cd98fe: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@55f74e28 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 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 0x480000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 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 0x36385d60], image[size 667 x 1001, 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 0x460000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 0x36385d60], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@63b80226: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45953fef [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 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 0x480000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 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 0x36385d60], image[size 667 x 1001, 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 0x460000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2424 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1912 ms, 31.3 fps, 31 ms/f; total: 60 f, 31.3 fps, 31 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221031 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221031 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [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-.x11_:0-1-EDT-2,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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 0x4200004, 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221447 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221457 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, 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 0x4200004, 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] PRINT Duration 90 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, 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 0x4200004, 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] PRINT Duration 76 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1dc5ee89], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1dc5ee89], image[size 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 0x26db0d92], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26db0d92], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1dc5ee89], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1dc5ee89], image[size 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 0x26db0d92], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26db0d92], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 278 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ab8e5db], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ab8e5db], image[size 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 0x5163b370], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ab8e5db], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ab8e5db], image[size 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 0x5163b370], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 203 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-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 0x4200006, 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+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x378d68a9], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x378d68a9], image[size 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 0x3a5bc52e], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3a5bc52e], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x378d68a9], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x378d68a9], image[size 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 0x3a5bc52e], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3a5bc52e], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 205 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3ac928be: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c91f018 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bc932f2], image[size 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 0x320467b6], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x320467b6], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@57bb6961: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51038c46 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bc932f2], image[size 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 0x320467b6], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x320467b6], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3fc080c2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77456140 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bc932f2], image[size 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 0x320467b6], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2449 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, 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] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@44981d16: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5e9db288 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x601df897], image[size 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 0x7947aca7], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x7947aca7], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@12cf104c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5836f739 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x601df897], image[size 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 0x7947aca7], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x7947aca7], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@54a64569: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@70171be9 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x601df897], image[size 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 0x7947aca7], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2501 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1968 ms, 30.4 fps, 32 ms/f; total: 60 f, 30.4 fps, 32 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056229549 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056229550 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] SLOCK [T main @ 1402056229684 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 10.665 sec [junit] Testcase: test02_aa8 took 8.466 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.624 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056209141 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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 0x4000002, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056211276 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056211283 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056211285 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4800002, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[1 listener, 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 320x481, buffer 0x411fd5a3], image[size 320 x 481, buffer 0x0], glad[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 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x2ac302a0], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 374 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 0x4600004, msaa true, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4800004, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x35e35e2c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x35e35e2c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4800004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x35e35e2c], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4600004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3e403c23], image[size 321 x 481, 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 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 214 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4600006, 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 0x4800006, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0xfba110e], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x24778f6e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0xfba110e], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0xfba110e], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x24778f6e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x24778f6e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 253 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] 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 0x4600008, 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 0x4800008, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x1ebbb316], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x77c368c3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x1ebbb316], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4800008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x1ebbb316], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x77c368c3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x77c368c3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 325 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] 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 0x460000a, 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 0x480000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x23e9ee3f], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x480000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x32737d8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x23e9ee3f], image[size 667 x 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 667x1001 of 667x1001, swapInterval 1, drawable 0x480000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 667x1001, buffer 0x23e9ee3f], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x32737d8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32737d8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 253 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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] 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 0x460000c, 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] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x480000c, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@30d984ff: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18aa9a67 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 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 0x480000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 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 0x76b80f5c], image[size 667 x 1001, 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 0x460000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76b80f5c], image[size 667 x 1001, 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.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 0x76b80f5c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@32bb7f04: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@338ff9a1 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 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 0x480000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 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 0x76b80f5c], image[size 667 x 1001, 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 0x460000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76b80f5c], image[size 667 x 1001, 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.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 0x76b80f5c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@32e5a215: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f42ace [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 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 0x480000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3ae2c5cc], image[size 667 x 1001, buffer 0x0], glad[1 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 0x76b80f5c], image[size 667 x 1001, 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 0x460000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76b80f5c], image[size 667 x 1001, 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.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 0x76b80f5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2809 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x460000e, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x480000e, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3892bde: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@229efda2 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 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 0x480000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 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 0x36385d60], image[size 667 x 1001, 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 0x460000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 0x36385d60], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@4cd98fe: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@55f74e28 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 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 0x480000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 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 0x36385d60], image[size 667 x 1001, 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 0x460000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 0x36385d60], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@63b80226: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45953fef [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 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 0x480000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x55a6e046], image[size 667 x 1001, buffer 0x0], glad[1 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 0x36385d60], image[size 667 x 1001, 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 0x460000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 0x36385d60], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2424 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1912 ms, 31.3 fps, 31 ms/f; total: 60 f, 31.3 fps, 31 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221031 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221031 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [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-.x11_:0-1-EDT-2,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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 0x4200004, 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x49, fbc 0x49: 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/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221447 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221456 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056221457 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x17fca9f9], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa7e4b2b], image[size 321 x 481, 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 0x4200004, 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] PRINT Duration 90 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f6d7bec], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x90d9298], image[size 321 x 481, 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 0x4200004, 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] PRINT Duration 76 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1dc5ee89], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1dc5ee89], image[size 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 0x26db0d92], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26db0d92], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x1dc5ee89], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1dc5ee89], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1dc5ee89], image[size 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 0x26db0d92], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26db0d92], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26db0d92], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26db0d92], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26db0d92], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 278 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ab8e5db], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ab8e5db], image[size 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 0x5163b370], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x3ab8e5db], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3ab8e5db], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x3ab8e5db], image[size 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 0x5163b370], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5163b370], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 203 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-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 0x4200006, 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+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x378d68a9], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x378d68a9], image[size 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 0x3a5bc52e], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3a5bc52e], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x378d68a9], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x378d68a9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x378d68a9], image[size 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 0x3a5bc52e], image[size 667 x 1001, 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3a5bc52e], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3a5bc52e], 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 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3a5bc52e], 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.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], 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.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3a5bc52e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 205 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3ac928be: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c91f018 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bc932f2], image[size 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 0x320467b6], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x320467b6], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@57bb6961: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51038c46 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bc932f2], image[size 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 0x320467b6], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x320467b6], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@3fc080c2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77456140 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3bc932f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3bc932f2], image[size 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 0x320467b6], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x320467b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2449 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, 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] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@44981d16: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5e9db288 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x601df897], image[size 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 0x7947aca7], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x7947aca7], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@12cf104c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5836f739 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x601df897], image[size 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 0x7947aca7], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x7947aca7], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [junit] PRINT.offscrn image BufferedImageInt@54a64569: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@70171be9 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x601df897], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x601df897], image[size 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 0x7947aca7], image[size 667 x 1001, buffer 0x0], 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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4200004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x7947aca7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2501 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, 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] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200006, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1968 ms, 30.4 fps, 32 ms/f; total: 60 f, 30.4 fps, 32 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056229549 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1402056229550 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] SLOCK [T main @ 1402056229684 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056230849 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056232408 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056232452 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00002, 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056232909 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 344 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 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 0x4000002, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200002, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0xb3f451d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0xb3f451d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, 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 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3200002, 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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 137 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x2a9a5d77], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2a9a5d77], image[size 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 0x12f212e6], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12f212e6], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x2a9a5d77], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2a9a5d77], image[size 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 0x12f212e6], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12f212e6], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 226 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 0x4000004, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4200004, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x57146eaf], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x1d0e24d7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x57146eaf], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x1d0e24d7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3200002, 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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 331 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+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x5e98c92c], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x5e98c92c], image[size 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 0x3b47433], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3b47433], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x5e98c92c], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x5e98c92c], image[size 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 0x3b47433], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3b47433], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056234702 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 367 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, 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 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@2bf88f8f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4b990bd6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1036e92b], image[size 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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x7d1e538e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@65ca2c4b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c222422 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1036e92b], image[size 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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x7d1e538e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4063b180: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@511a6b86 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1036e92b], image[size 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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2910 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@56b0287a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47318e0c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x664da58], image[size 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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x2d2e4493], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@cc270ff: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31887be4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x664da58], image[size 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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x2d2e4493], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5273c73: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52f1a4a9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x664da58], image[size 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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2471 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@13917ef8: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3526d5d1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x89fa79a], image[size 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 0x135b4bfc], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x135b4bfc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5e295101: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a8548f2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x89fa79a], image[size 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 0x135b4bfc], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 84.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1310 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@55d5d4e5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@498c3269 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1341b138], image[size 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 0x7366ed6a], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7366ed6a], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1d4942e1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@34c5d0cc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1341b138], image[size 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 0x7366ed6a], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 90.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1312 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+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@70a94788: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@79976b80 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x4412dedd], image[size 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 0x55d4222], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x55d4222], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@48c56835: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@183c94e6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x4412dedd], image[size 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 0x55d4222], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x55d4222], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@44373822: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@546632b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x4412dedd], image[size 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 0x55d4222], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 96.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2489 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, 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 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 102.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 0 s: 60 f / 777 ms, 77.2 fps, 12 ms/f; total: 60 f, 77.2 fps, 12 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246123 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 - test01_flip1_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246237 d 0ms]] [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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246362 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246366 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4000006, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246610 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2aa78480], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2aa78480], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2aa78480], image[size 428 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 429 x 321, 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 0x4200006, 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 0x4000006, 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 284 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 0x3200006, 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 0x3e00006, msaa true, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x3e00006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 32.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x3e00006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 32.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x5e9db288], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x3e00006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x5e9db288], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 32.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x5e9db288], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x3200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 429 x 321, 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 0x4200006, 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 0x4200006, 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 0x4000006, 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 0x4000006, 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 220 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 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 0x50984625], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 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 0x50984625], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x38fe9315], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x38fe9315], 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 0x50984625], image[size 893 x 667, 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 893x667, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x50984625], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x50984625], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x38fe9315], image[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 817/0 75x70 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x38fe9315], 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 0x50984625], image[size 892 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x38fe9315], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x38fe9315], 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 0x50984625], image[size 893 x 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 893x667, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x50984625], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x50984625], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x38fe9315], image[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 817/70 75x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x38fe9315], 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 0x50984625], image[size 892 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x38fe9315], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x38fe9315], 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 0x50984625], image[size 893 x 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 893x667, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x50984625], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x50984625], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x38fe9315], image[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 817/390 75x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x38fe9315], 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 0x50984625], image[size 892 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x50984625], image[size 892 x 667, 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 300 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 0x3200008, 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 0x3e00008, 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 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 0x6466b46b], image[size 892 x 667, 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 0x3200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x6466b46b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x6466b46b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 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 0x6466b46b], image[size 892 x 667, 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 0x3200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x6466b46b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x6466b46b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x9f287fc], image[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 0x3e00008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x9f287fc], 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.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 0x9f287fc], 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 0x6466b46b], image[size 892 x 667, 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 0x3200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x6466b46b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x6466b46b], image[size 892 x 667, 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 0x4200006, 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 0x4200006, 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 0x4000006, 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4000006, 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 438 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+ 805x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 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 0x9813a0e], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x9813a0e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 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 0x9813a0e], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x9813a0e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x3f8ecde], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x3f8ecde], image[size 1026 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 0x9813a0e], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x9813a0e], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x3f8ecde], image[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 817/0 208x203 of 1025x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x3f8ecde], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -1.0, t -0.4925] 0.52x0.5075, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x3f8ecde], 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 0x9813a0e], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x9813a0e], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x3f8ecde], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x3f8ecde], image[size 1026 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/454 428x320 brd 0, cur 0/454 428x320, buffer 0x9813a0e], 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] RedSquareES1.reshape 0/454 428x320 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x3f8ecde], image[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 817/203 208x320 of 1025x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x3f8ecde], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -0.4925, t 0.3075] 0.52x0.8, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x3f8ecde], 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/454 428x320 brd 0, cur 428/454 406x320, buffer 0x9813a0e], 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] RedSquareES1.reshape 428/454 406x320 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x3f8ecde], 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 389/524 428x27 of 1026x801, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x3f8ecde], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.309613, r 0.7590512, 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 1026x801, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x3f8ecde], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.7590512, r 0.7615481, 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 0x3f8ecde], 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] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x9813a0e], 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] RedSquareES1.reshape 0/774 428x27 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x3f8ecde], 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 817/524 208x27 of 1025x801, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x3f8ecde], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 1.2796502, b 0.3083645, t 0.37578022] 0.51935077x0.067415714, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x3f8ecde], 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/774 428x320 brd 0, cur 428/774 406x27, buffer 0x9813a0e], 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] RedSquareES1.reshape 428/774 406x27 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x9813a0e], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056248733 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 46.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 490 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4000006, 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 false [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-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] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7bd346ce: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6bcdbde4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 0x639adf08], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x639adf08], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1db4a409: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3e7d5a1b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 0x639adf08], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x639adf08], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7c224fcc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@30a519bf [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 0x639adf08], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x639adf08], image[size 892 x 667, 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 0x4200006, 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 0x4000006, 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 false [junit] PRINT Duration 1963 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7dd55003: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f78357f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x48670f1f], 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3fc49edc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@5a6d4914: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cd8ee6d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x48670f1f], 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3fc49edc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1fdd183: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ec5f07a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x48670f1f], 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.3375, r 1.3375, b -1.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 1761 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@2feebb95: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@625d4bc8 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x7385c043], 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 0x12224026], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x12224026], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@44d7d0c1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@34ca5236 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x7385c043], 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 0x12224026], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x12224026], image[size 892 x 667, 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 0x4200006, 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 0x4000006, 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 false [junit] PRINT Duration 1187 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@46d60d72: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f0cdbb3 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4a646ffe], 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 0x8365ab4], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x8365ab4], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@3b64d328: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5863058e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4a646ffe], 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 0x8365ab4], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x8365ab4], image[size 892 x 667, 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 66.0, [l -1.3375, r 1.3375, b -1.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 1198 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+ 802x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1c513060: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@163efd26 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x1d64649c], 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 0x7c2db212], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x7c2db212], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7a2c9d7e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@717f9dc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x1d64649c], 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 0x7c2db212], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x7c2db212], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@3209ecad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29916b85 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x1d64649c], 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 0x7c2db212], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x7c2db212], image[size 1025 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 70.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 1998 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 738x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.3375, r 1.3375, b -1.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 0x4200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 1 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258130 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258130 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258220 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258226 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258226 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000a, 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e0000a, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, 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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 93 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, 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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 67 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 0x400000a, 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 0x420000a, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x205bffb6], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x74f09f02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x205bffb6], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x74f09f02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 147 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 0x400000c, 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 2048x2048 of 2048x2048, swapInterval 1, drawable 0x420000c, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x46cf8cae], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x997da02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x46cf8cae], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x997da02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 216 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 0x400000e, 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 0x420000e, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0xa735b9c], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4f227efc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0xa735b9c], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4f227efc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056259555 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 188 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x320000a, 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 0x4000010, 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 0x4200010, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@6f194580: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64220f7b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 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 0xa40c648], image[size 667 x 1001, 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 0x4000010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xa40c648], image[size 667 x 1001, 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.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 0xa40c648], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@576f1cad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3fc3ceb3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 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 0xa40c648], image[size 667 x 1001, 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 0x4000010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xa40c648], image[size 667 x 1001, 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.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 0xa40c648], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@77cfed68: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@73eb844b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 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 0xa40c648], image[size 667 x 1001, 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 0x4000010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xa40c648], image[size 667 x 1001, 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.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 0xa40c648], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2383 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 0x4000012, 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 0x4200012, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4421e895: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e2cb125 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 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 0x170fe042], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x170fe042], image[size 667 x 1001, 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.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 0x170fe042], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@73ca0d49: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@562e6f02 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 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 0x170fe042], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x170fe042], image[size 667 x 1001, 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.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 0x170fe042], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@925a5e9: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6af68b0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 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 0x170fe042], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x170fe042], image[size 667 x 1001, 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.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 0x170fe042], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2248 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 0x4000014, msaa false, tileRendererInUse null [junit] >> Gears angle 78.0, [l -1.0, r 1.0, b -1.0, t 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 0x4200014, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@3f90482: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5196f4d7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 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 0x78cd49df], image[size 667 x 1001, 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 0x4000014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78cd49df], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x78cd49df], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@364adedd: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d6d9b03 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 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 0x78cd49df], image[size 667 x 1001, 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 0x4000014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78cd49df], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x78cd49df], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1224 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 0x4000016, msaa false, tileRendererInUse null [junit] >> Gears angle 84.0, [l -1.0, r 1.0, b -1.0, t 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 0x4200016, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@ecb57e0: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47f63ab6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 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 0x5da3fb83], image[size 667 x 1001, 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 0x4000016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5da3fb83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x5da3fb83], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@61bdbb58: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6f56c089 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 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 0x5da3fb83], image[size 667 x 1001, 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 0x4000016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5da3fb83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x5da3fb83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 84.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1246 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 0x4000018, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200018, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7d1c5a5a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50700ae1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7498213f], image[size 667 x 1001, 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 0x4000018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7498213f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5b7b09b7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6abafc4c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7498213f], image[size 667 x 1001, 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 0x4000018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7498213f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@6895a6ed: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3902473f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7498213f], image[size 667 x 1001, 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 0x4000018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 90.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2398 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x320000a, 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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 96.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 0 s: 60 f / 761 ms, 78.8 fps, 12 ms/f; total: 60 f, 78.8 fps, 12 ms/f [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 - test02_flip1_aa8 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270436 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270436 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270521 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270527 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270527 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x400001a, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x420001a, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 88 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 0x320000e, msaa true, 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 0x3e0000e, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x61c614], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x3e0000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x320000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x61c614], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x3e0000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x320000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, 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 0x420001a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, 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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 87 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x52fafa10], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x52fafa10], image[size 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 0x51351fa5], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x52fafa10], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x52fafa10], image[size 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 0x51351fa5], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 214 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 0x3200010, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x3e00010, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x2f14cf0], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x2f14cf0], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 0x400001a, 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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 175 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+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x2486bd80], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2486bd80], image[size 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 0x1fa1118a], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fa1118a], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x2486bd80], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2486bd80], image[size 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 0x1fa1118a], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fa1118a], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056271950 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 280 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x400001a, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@33df7db4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15b5cf07 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x532adfb3], image[size 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 0x55910e83], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@26c1e26b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f7f2ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x532adfb3], image[size 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 0x55910e83], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5aa62756: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5260ad98 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x532adfb3], image[size 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 0x55910e83], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2416 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@eb293e0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6e0a5ea9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6acce1af], image[size 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 0x2415f18c], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1246c18c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@634cd7b3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6acce1af], image[size 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 0x2415f18c], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@440dffe1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@731a2fae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6acce1af], image[size 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 0x2415f18c], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2307 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@78849039: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4718cbff [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2cf8f6d0], image[size 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 0x62069284], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4d182ef0: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eb1b61a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2cf8f6d0], image[size 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 0x62069284], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1252 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7dba6f28: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ad7eb94 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x15ab7024], image[size 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 0x59a27177], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7ce635e6: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ddccf19 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x15ab7024], image[size 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 0x59a27177], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1259 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+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@3185768f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@312abfaf [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6d8e9360], image[size 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 0x1e16c33f], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@226f1597: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2af27e2a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6d8e9360], image[size 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 0x1e16c33f], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@60a46327: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4869c702 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6d8e9360], image[size 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 0x1e16c33f], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2465 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, 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 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.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] 0 s: 60 f / 718 ms, 83.5 fps, 11 ms/f; total: 60 f, 83.5 fps, 11 ms/f [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282668 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282668 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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282749 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282767 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282767 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200012, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00012, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x53b23eef], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x53b23eef], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x53b23eef], image[size 428 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 429 x 321, 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 0x3e00012, 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 0x3200012, 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] PRINT Duration 161 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 0x400001e, 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 0x420001e, msaa true, 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 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x420001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x420001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0xb89a81a], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x420001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0xb89a81a], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0xb89a81a], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 429 x 321, 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 0x3e00012, 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3200012, 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] PRINT Duration 191 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 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 0x63781bf1], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 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 0x63781bf1], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x2d2217da], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x2d2217da], 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 0x63781bf1], image[size 893 x 667, 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 893x667, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x63781bf1], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x63781bf1], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x2d2217da], image[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 817/0 75x70 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x2d2217da], 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 0x63781bf1], image[size 892 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x2d2217da], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x2d2217da], 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 0x63781bf1], image[size 893 x 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 893x667, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x63781bf1], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x63781bf1], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x2d2217da], image[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 817/70 75x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x2d2217da], 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 0x63781bf1], image[size 892 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x2d2217da], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x2d2217da], 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 0x63781bf1], image[size 893 x 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 893x667, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x63781bf1], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x63781bf1], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x2d2217da], image[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 817/390 75x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x2d2217da], 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 0x63781bf1], image[size 892 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x63781bf1], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, 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 true [junit] PRINT Duration 339 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 0x4000020, 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 0x4200020, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x4200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 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 0x2b040d5b], image[size 892 x 667, 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2b040d5b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x2b040d5b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x4200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 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 0x2b040d5b], image[size 892 x 667, 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2b040d5b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x2b040d5b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3d0cc52f], image[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 0x4200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3d0cc52f], 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.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 0x3d0cc52f], 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 0x2b040d5b], image[size 892 x 667, 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2b040d5b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x2b040d5b], image[size 892 x 667, 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 0x3e00012, 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 0x3e00012, 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 0x3200012, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3200012, 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 true [junit] PRINT Duration 274 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+ 805x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 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 0x1ee45780], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x1ee45780], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 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 0x1ee45780], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x1ee45780], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x396828e9], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x396828e9], image[size 1026 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 0x1ee45780], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x1ee45780], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x396828e9], image[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 817/0 208x203 of 1025x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x396828e9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -1.0, t -0.4925] 0.52x0.5075, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x396828e9], 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 0x1ee45780], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x1ee45780], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x396828e9], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x396828e9], image[size 1026 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/454 428x320 brd 0, cur 0/454 428x320, buffer 0x1ee45780], 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] RedSquareES1.reshape 0/454 428x320 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x396828e9], image[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 817/203 208x320 of 1025x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x396828e9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -0.4925, t 0.3075] 0.52x0.8, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x396828e9], 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/454 428x320 brd 0, cur 428/454 406x320, buffer 0x1ee45780], 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] RedSquareES1.reshape 428/454 406x320 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x396828e9], 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 389/524 428x27 of 1026x801, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x396828e9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.309613, r 0.7590512, 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 1026x801, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x396828e9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.7590512, r 0.7615481, 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 0x396828e9], 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] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x1ee45780], 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] RedSquareES1.reshape 0/774 428x27 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x396828e9], 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 817/524 208x27 of 1025x801, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x396828e9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 1.2796502, b 0.3083645, t 0.37578022] 0.51935077x0.067415714, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x396828e9], 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/774 428x320 brd 0, cur 428/774 406x27, buffer 0x1ee45780], 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] RedSquareES1.reshape 428/774 406x27 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x1ee45780], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056284755 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 50.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 447 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x571 [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 0x3200012, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@6c257f04: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@11b61714 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x545b14fd], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@708a538f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9740b02 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x545b14fd], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@64c3adf2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ad11e8c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, 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 true [junit] PRINT Duration 1788 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@20bde8a7: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13f53cbc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x6953609d], 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3d9cfd69], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@6dc5122: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a5292b2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x6953609d], 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3d9cfd69], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@6ba8407b: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@73218274 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x6953609d], 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1692 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@352284b7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d3725a1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x203af413], 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 0x34b92c76], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x34b92c76], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@3d09b1bc: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4773ccf2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x203af413], 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 0x34b92c76], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x34b92c76], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, 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 true [junit] PRINT Duration 1138 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@4958b2cc: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5e4294b2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x65aa3774], 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 0xe6702f4], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xe6702f4], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1f016c4e: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@166d84c9 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x65aa3774], 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 0xe6702f4], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xe6702f4], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.3375, r 1.3375, b -1.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 1141 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+ 802x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@69ed8d93: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ae9e439 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x373d7b4a], 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 0x28752e82], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x28752e82], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@73d8c610: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1cb37fdb [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x373d7b4a], 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 0x28752e82], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x28752e82], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7ca071a6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9858936 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x373d7b4a], 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 0x28752e82], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x28752e82], image[size 1025 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 72.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 1898 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 738x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.3375, r 1.3375, b -1.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 0x3e00012, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 0 s: 60 f / 920 ms, 65.2 fps, 15 ms/f; total: 60 f, 65.2 fps, 15 ms/f [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293686 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293686 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293724 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293771 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293772 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4000022, 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4200022, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, 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 0x4200022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 81 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, 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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 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 0x3200016, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e00016, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f94d0a3], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f94d0a3], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 119 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 0x3200018, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x3e00018, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x6f489087], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x6f489087], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 162 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 0x320001a, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e0001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0x58ff20e8], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0x58ff20e8], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056294999 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 186 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x320001c, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e0001c, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@193e282f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3fc0329b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 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 0x41685d91], image[size 667 x 1001, 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 0x320001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7e1073d0: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a239d58 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 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 0x41685d91], image[size 667 x 1001, 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 0x320001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@747e1fd4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45bd30c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 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 0x41685d91], image[size 667 x 1001, 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 0x320001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2358 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 0x320001e, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e0001e, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@14866d46: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5701931 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53152709], image[size 667 x 1001, 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@62a42d1d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@88dfd83 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53152709], image[size 667 x 1001, 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@78821238: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@237a5857 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53152709], image[size 667 x 1001, 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2208 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 0x3200020, msaa false, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e00020, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4298d26d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f1f1443 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 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 0x13b8362e], image[size 667 x 1001, 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 0x3200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@63b5c657: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32f0ace5 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 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 0x13b8362e], image[size 667 x 1001, 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 0x3200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 82.0, [l -1.0, r 1.0, b -1.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 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1202 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 0x3200022, msaa false, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.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 0x3e00022, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1f872217: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60cf242c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x607d7f4d], image[size 667 x 1001, 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 0x3200022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1113243d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7fb0298c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x607d7f4d], image[size 667 x 1001, 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 0x3200022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 88.0, [l -1.0, r 1.0, b -1.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 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1203 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 0x3200024, msaa false, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.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 0x3e00024, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5ba240e5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7952a962 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1199831f], image[size 667 x 1001, 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 0x3200024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 92.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@2f7f5da2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52dc4f0a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1199831f], image[size 667 x 1001, 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 0x3200024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 92.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@6a057cac: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e3c3695 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1199831f], image[size 667 x 1001, 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 0x3200024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 92.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 94.0, [l -1.0, r 1.0, b -1.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 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2326 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 98.0, [l -1.0, r 1.0, b -1.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] 0 s: 60 f / 702 ms, 85.4 fps, 11 ms/f; total: 60 f, 85.4 fps, 11 ms/f [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 - test12_flip0_aa8 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056305655 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056305656 d 0ms]] [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 74.974 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056230849 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056232408 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056232452 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00002, 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056232909 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] SLOCK [T main @ 1402056305741 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 344 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 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 0x4000002, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200002, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0xb3f451d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0xb3f451d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, 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 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3200002, 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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 137 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x2a9a5d77], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2a9a5d77], image[size 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 0x12f212e6], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12f212e6], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x2a9a5d77], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2a9a5d77], image[size 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 0x12f212e6], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12f212e6], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 226 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 0x4000004, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4200004, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x57146eaf], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x1d0e24d7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x57146eaf], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x1d0e24d7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3200002, 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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 331 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+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x5e98c92c], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x5e98c92c], image[size 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 0x3b47433], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3b47433], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x5e98c92c], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x5e98c92c], image[size 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 0x3b47433], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3b47433], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056234702 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 367 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, 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 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@2bf88f8f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4b990bd6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1036e92b], image[size 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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x7d1e538e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@65ca2c4b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c222422 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1036e92b], image[size 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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x7d1e538e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4063b180: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@511a6b86 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1036e92b], image[size 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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2910 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@56b0287a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47318e0c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x664da58], image[size 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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x2d2e4493], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@cc270ff: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31887be4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x664da58], image[size 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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x2d2e4493], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5273c73: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52f1a4a9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x664da58], image[size 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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2471 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@13917ef8: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3526d5d1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x89fa79a], image[size 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 0x135b4bfc], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x135b4bfc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5e295101: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a8548f2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x89fa79a], image[size 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 0x135b4bfc], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 84.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1310 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@55d5d4e5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@498c3269 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1341b138], image[size 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 0x7366ed6a], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7366ed6a], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1d4942e1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@34c5d0cc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1341b138], image[size 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 0x7366ed6a], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 90.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1312 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+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@70a94788: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@79976b80 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x4412dedd], image[size 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 0x55d4222], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x55d4222], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@48c56835: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@183c94e6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x4412dedd], image[size 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 0x55d4222], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x55d4222], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@44373822: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@546632b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x4412dedd], image[size 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 0x55d4222], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 96.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2489 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, 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 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 102.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 0 s: 60 f / 777 ms, 77.2 fps, 12 ms/f; total: 60 f, 77.2 fps, 12 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246123 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 - test01_flip1_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246237 d 0ms]] [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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246362 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246366 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4000006, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246610 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2aa78480], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2aa78480], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2aa78480], image[size 428 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 429 x 321, 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 0x4200006, 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 0x4000006, 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 284 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 0x3200006, 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 0x3e00006, msaa true, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x3e00006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 32.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x3e00006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 32.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x5e9db288], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x3e00006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x5e9db288], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 32.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x5e9db288], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x3200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 429 x 321, 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 0x4200006, 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 0x4200006, 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 0x4000006, 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 0x4000006, 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 220 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 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 0x50984625], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 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 0x50984625], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x38fe9315], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x38fe9315], 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 0x50984625], image[size 893 x 667, 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 893x667, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x50984625], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x50984625], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x38fe9315], image[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 817/0 75x70 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x38fe9315], 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 0x50984625], image[size 892 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x38fe9315], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x38fe9315], 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 0x50984625], image[size 893 x 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 893x667, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x50984625], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x50984625], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x38fe9315], image[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 817/70 75x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x38fe9315], 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 0x50984625], image[size 892 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x38fe9315], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x38fe9315], 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 0x50984625], image[size 893 x 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 893x667, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x50984625], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x50984625], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x38fe9315], image[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 817/390 75x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x38fe9315], 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 0x50984625], image[size 892 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x50984625], image[size 892 x 667, 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 300 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 0x3200008, 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 0x3e00008, 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 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 0x6466b46b], image[size 892 x 667, 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 0x3200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x6466b46b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x6466b46b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 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 0x6466b46b], image[size 892 x 667, 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 0x3200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x6466b46b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x6466b46b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x9f287fc], image[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 0x3e00008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x9f287fc], 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.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 0x9f287fc], 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 0x6466b46b], image[size 892 x 667, 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 0x3200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x6466b46b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x6466b46b], image[size 892 x 667, 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 0x4200006, 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 0x4200006, 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 0x4000006, 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4000006, 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 438 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+ 805x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 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 0x9813a0e], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x9813a0e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 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 0x9813a0e], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x9813a0e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x3f8ecde], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x3f8ecde], image[size 1026 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 0x9813a0e], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x9813a0e], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x3f8ecde], image[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 817/0 208x203 of 1025x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x3f8ecde], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -1.0, t -0.4925] 0.52x0.5075, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x3f8ecde], 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 0x9813a0e], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x9813a0e], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x3f8ecde], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x3f8ecde], image[size 1026 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/454 428x320 brd 0, cur 0/454 428x320, buffer 0x9813a0e], 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] RedSquareES1.reshape 0/454 428x320 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x3f8ecde], image[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 817/203 208x320 of 1025x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x3f8ecde], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -0.4925, t 0.3075] 0.52x0.8, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x3f8ecde], 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/454 428x320 brd 0, cur 428/454 406x320, buffer 0x9813a0e], 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] RedSquareES1.reshape 428/454 406x320 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x3f8ecde], 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 389/524 428x27 of 1026x801, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x3f8ecde], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.309613, r 0.7590512, 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 1026x801, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x3f8ecde], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.7590512, r 0.7615481, 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 0x3f8ecde], 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] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x9813a0e], 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] RedSquareES1.reshape 0/774 428x27 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x3f8ecde], 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 817/524 208x27 of 1025x801, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x3f8ecde], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 1.2796502, b 0.3083645, t 0.37578022] 0.51935077x0.067415714, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x3f8ecde], 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/774 428x320 brd 0, cur 428/774 406x27, buffer 0x9813a0e], 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] RedSquareES1.reshape 428/774 406x27 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x9813a0e], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056248733 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 46.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 490 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4000006, 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 false [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-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] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7bd346ce: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6bcdbde4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 0x639adf08], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x639adf08], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1db4a409: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3e7d5a1b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 0x639adf08], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x639adf08], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7c224fcc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@30a519bf [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 0x639adf08], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x639adf08], image[size 892 x 667, 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 0x4200006, 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 0x4000006, 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 false [junit] PRINT Duration 1963 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7dd55003: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f78357f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x48670f1f], 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3fc49edc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@5a6d4914: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cd8ee6d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x48670f1f], 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3fc49edc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1fdd183: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ec5f07a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x48670f1f], 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.3375, r 1.3375, b -1.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 1761 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@2feebb95: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@625d4bc8 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x7385c043], 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 0x12224026], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x12224026], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@44d7d0c1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@34ca5236 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x7385c043], 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 0x12224026], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x12224026], image[size 892 x 667, 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 0x4200006, 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 0x4000006, 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 false [junit] PRINT Duration 1187 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@46d60d72: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f0cdbb3 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4a646ffe], 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 0x8365ab4], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x8365ab4], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@3b64d328: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5863058e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4a646ffe], 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 0x8365ab4], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x8365ab4], image[size 892 x 667, 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 66.0, [l -1.3375, r 1.3375, b -1.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 1198 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+ 802x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1c513060: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@163efd26 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x1d64649c], 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 0x7c2db212], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x7c2db212], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7a2c9d7e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@717f9dc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x1d64649c], 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 0x7c2db212], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x7c2db212], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@3209ecad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29916b85 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x1d64649c], 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 0x7c2db212], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x7c2db212], image[size 1025 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 70.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 1998 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 738x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.3375, r 1.3375, b -1.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 0x4200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 1 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258130 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258130 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258220 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258226 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258226 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000a, 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e0000a, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, 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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 93 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, 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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 67 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 0x400000a, 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 0x420000a, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x205bffb6], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x74f09f02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x205bffb6], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x74f09f02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 147 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 0x400000c, 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 2048x2048 of 2048x2048, swapInterval 1, drawable 0x420000c, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x46cf8cae], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x997da02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x46cf8cae], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x997da02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 216 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 0x400000e, 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 0x420000e, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0xa735b9c], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4f227efc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0xa735b9c], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4f227efc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056259555 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 188 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x320000a, 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 0x4000010, 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 0x4200010, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@6f194580: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64220f7b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 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 0xa40c648], image[size 667 x 1001, 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 0x4000010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xa40c648], image[size 667 x 1001, 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.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 0xa40c648], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@576f1cad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3fc3ceb3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 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 0xa40c648], image[size 667 x 1001, 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 0x4000010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xa40c648], image[size 667 x 1001, 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.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 0xa40c648], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@77cfed68: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@73eb844b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 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 0xa40c648], image[size 667 x 1001, 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 0x4000010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xa40c648], image[size 667 x 1001, 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.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 0xa40c648], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2383 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 0x4000012, 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 0x4200012, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4421e895: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e2cb125 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 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 0x170fe042], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x170fe042], image[size 667 x 1001, 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.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 0x170fe042], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@73ca0d49: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@562e6f02 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 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 0x170fe042], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x170fe042], image[size 667 x 1001, 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.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 0x170fe042], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@925a5e9: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6af68b0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 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 0x170fe042], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x170fe042], image[size 667 x 1001, 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.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 0x170fe042], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2248 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 0x4000014, msaa false, tileRendererInUse null [junit] >> Gears angle 78.0, [l -1.0, r 1.0, b -1.0, t 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 0x4200014, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@3f90482: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5196f4d7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 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 0x78cd49df], image[size 667 x 1001, 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 0x4000014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78cd49df], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x78cd49df], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@364adedd: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d6d9b03 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 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 0x78cd49df], image[size 667 x 1001, 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 0x4000014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78cd49df], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x78cd49df], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1224 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 0x4000016, msaa false, tileRendererInUse null [junit] >> Gears angle 84.0, [l -1.0, r 1.0, b -1.0, t 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 0x4200016, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@ecb57e0: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47f63ab6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 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 0x5da3fb83], image[size 667 x 1001, 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 0x4000016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5da3fb83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x5da3fb83], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@61bdbb58: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6f56c089 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 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 0x5da3fb83], image[size 667 x 1001, 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 0x4000016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5da3fb83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x5da3fb83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 84.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1246 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 0x4000018, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200018, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7d1c5a5a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50700ae1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7498213f], image[size 667 x 1001, 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 0x4000018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7498213f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5b7b09b7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6abafc4c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7498213f], image[size 667 x 1001, 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 0x4000018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7498213f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@6895a6ed: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3902473f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7498213f], image[size 667 x 1001, 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 0x4000018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 90.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2398 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x320000a, 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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 96.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 0 s: 60 f / 761 ms, 78.8 fps, 12 ms/f; total: 60 f, 78.8 fps, 12 ms/f [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 - test02_flip1_aa8 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270436 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270436 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270521 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270527 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270527 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x400001a, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x420001a, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 88 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 0x320000e, msaa true, 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 0x3e0000e, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x61c614], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x3e0000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x320000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x61c614], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x3e0000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x320000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, 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 0x420001a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, 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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 87 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x52fafa10], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x52fafa10], image[size 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 0x51351fa5], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x52fafa10], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x52fafa10], image[size 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 0x51351fa5], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 214 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 0x3200010, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x3e00010, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x2f14cf0], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x2f14cf0], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 0x400001a, 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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 175 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+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x2486bd80], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2486bd80], image[size 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 0x1fa1118a], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fa1118a], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x2486bd80], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2486bd80], image[size 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 0x1fa1118a], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fa1118a], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056271950 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 280 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x400001a, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@33df7db4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15b5cf07 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x532adfb3], image[size 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 0x55910e83], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@26c1e26b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f7f2ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x532adfb3], image[size 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 0x55910e83], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5aa62756: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5260ad98 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x532adfb3], image[size 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 0x55910e83], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2416 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@eb293e0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6e0a5ea9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6acce1af], image[size 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 0x2415f18c], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1246c18c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@634cd7b3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6acce1af], image[size 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 0x2415f18c], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@440dffe1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@731a2fae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6acce1af], image[size 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 0x2415f18c], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2307 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@78849039: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4718cbff [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2cf8f6d0], image[size 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 0x62069284], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4d182ef0: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eb1b61a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2cf8f6d0], image[size 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 0x62069284], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1252 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7dba6f28: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ad7eb94 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x15ab7024], image[size 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 0x59a27177], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7ce635e6: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ddccf19 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x15ab7024], image[size 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 0x59a27177], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1259 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+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@3185768f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@312abfaf [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6d8e9360], image[size 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 0x1e16c33f], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@226f1597: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2af27e2a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6d8e9360], image[size 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 0x1e16c33f], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@60a46327: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4869c702 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6d8e9360], image[size 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 0x1e16c33f], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2465 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, 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 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.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] 0 s: 60 f / 718 ms, 83.5 fps, 11 ms/f; total: 60 f, 83.5 fps, 11 ms/f [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282668 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282668 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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282749 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282767 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282767 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200012, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00012, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x53b23eef], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x53b23eef], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x53b23eef], image[size 428 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 429 x 321, 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 0x3e00012, 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 0x3200012, 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] PRINT Duration 161 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 0x400001e, 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 0x420001e, msaa true, 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 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x420001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x420001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0xb89a81a], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x420001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0xb89a81a], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0xb89a81a], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 429 x 321, 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 0x3e00012, 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3200012, 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] PRINT Duration 191 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 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 0x63781bf1], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 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 0x63781bf1], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x2d2217da], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x2d2217da], 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 0x63781bf1], image[size 893 x 667, 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 893x667, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x63781bf1], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x63781bf1], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x2d2217da], image[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 817/0 75x70 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x2d2217da], 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 0x63781bf1], image[size 892 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x2d2217da], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x2d2217da], 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 0x63781bf1], image[size 893 x 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 893x667, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x63781bf1], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x63781bf1], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x2d2217da], image[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 817/70 75x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x2d2217da], 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 0x63781bf1], image[size 892 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x2d2217da], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x2d2217da], 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 0x63781bf1], image[size 893 x 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 893x667, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x63781bf1], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x63781bf1], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x2d2217da], image[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 817/390 75x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x2d2217da], 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 0x63781bf1], image[size 892 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x63781bf1], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, 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 true [junit] PRINT Duration 339 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 0x4000020, 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 0x4200020, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x4200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 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 0x2b040d5b], image[size 892 x 667, 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2b040d5b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x2b040d5b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x4200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 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 0x2b040d5b], image[size 892 x 667, 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2b040d5b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x2b040d5b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3d0cc52f], image[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 0x4200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3d0cc52f], 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.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 0x3d0cc52f], 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 0x2b040d5b], image[size 892 x 667, 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2b040d5b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x2b040d5b], image[size 892 x 667, 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 0x3e00012, 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 0x3e00012, 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 0x3200012, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3200012, 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 true [junit] PRINT Duration 274 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+ 805x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 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 0x1ee45780], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x1ee45780], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 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 0x1ee45780], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x1ee45780], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x396828e9], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x396828e9], image[size 1026 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 0x1ee45780], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x1ee45780], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x396828e9], image[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 817/0 208x203 of 1025x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x396828e9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -1.0, t -0.4925] 0.52x0.5075, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x396828e9], 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 0x1ee45780], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x1ee45780], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x396828e9], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x396828e9], image[size 1026 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/454 428x320 brd 0, cur 0/454 428x320, buffer 0x1ee45780], 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] RedSquareES1.reshape 0/454 428x320 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x396828e9], image[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 817/203 208x320 of 1025x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x396828e9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -0.4925, t 0.3075] 0.52x0.8, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x396828e9], 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/454 428x320 brd 0, cur 428/454 406x320, buffer 0x1ee45780], 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] RedSquareES1.reshape 428/454 406x320 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x396828e9], 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 389/524 428x27 of 1026x801, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x396828e9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.309613, r 0.7590512, 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 1026x801, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x396828e9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.7590512, r 0.7615481, 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 0x396828e9], 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] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x1ee45780], 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] RedSquareES1.reshape 0/774 428x27 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x396828e9], 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 817/524 208x27 of 1025x801, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x396828e9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 1.2796502, b 0.3083645, t 0.37578022] 0.51935077x0.067415714, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x396828e9], 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/774 428x320 brd 0, cur 428/774 406x27, buffer 0x1ee45780], 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] RedSquareES1.reshape 428/774 406x27 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x1ee45780], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056284755 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 50.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 447 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x571 [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 0x3200012, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@6c257f04: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@11b61714 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x545b14fd], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@708a538f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9740b02 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x545b14fd], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@64c3adf2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ad11e8c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, 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 true [junit] PRINT Duration 1788 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@20bde8a7: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13f53cbc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x6953609d], 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3d9cfd69], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@6dc5122: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a5292b2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x6953609d], 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3d9cfd69], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@6ba8407b: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@73218274 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x6953609d], 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1692 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@352284b7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d3725a1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x203af413], 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 0x34b92c76], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x34b92c76], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@3d09b1bc: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4773ccf2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x203af413], 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 0x34b92c76], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x34b92c76], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, 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 true [junit] PRINT Duration 1138 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@4958b2cc: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5e4294b2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x65aa3774], 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 0xe6702f4], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xe6702f4], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1f016c4e: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@166d84c9 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x65aa3774], 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 0xe6702f4], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xe6702f4], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.3375, r 1.3375, b -1.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 1141 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+ 802x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@69ed8d93: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ae9e439 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x373d7b4a], 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 0x28752e82], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x28752e82], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@73d8c610: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1cb37fdb [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x373d7b4a], 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 0x28752e82], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x28752e82], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7ca071a6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9858936 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x373d7b4a], 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 0x28752e82], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x28752e82], image[size 1025 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 72.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 1898 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 738x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.3375, r 1.3375, b -1.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 0x3e00012, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 0 s: 60 f / 920 ms, 65.2 fps, 15 ms/f; total: 60 f, 65.2 fps, 15 ms/f [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293686 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293686 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293724 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293771 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293772 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4000022, 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4200022, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, 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 0x4200022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 81 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, 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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 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 0x3200016, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e00016, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f94d0a3], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f94d0a3], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 119 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 0x3200018, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x3e00018, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x6f489087], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x6f489087], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 162 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 0x320001a, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e0001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0x58ff20e8], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0x58ff20e8], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056294999 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 186 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x320001c, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e0001c, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@193e282f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3fc0329b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 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 0x41685d91], image[size 667 x 1001, 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 0x320001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7e1073d0: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a239d58 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 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 0x41685d91], image[size 667 x 1001, 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 0x320001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@747e1fd4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45bd30c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 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 0x41685d91], image[size 667 x 1001, 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 0x320001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2358 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 0x320001e, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e0001e, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@14866d46: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5701931 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53152709], image[size 667 x 1001, 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@62a42d1d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@88dfd83 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53152709], image[size 667 x 1001, 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@78821238: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@237a5857 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53152709], image[size 667 x 1001, 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2208 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 0x3200020, msaa false, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e00020, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4298d26d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f1f1443 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 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 0x13b8362e], image[size 667 x 1001, 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 0x3200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@63b5c657: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32f0ace5 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 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 0x13b8362e], image[size 667 x 1001, 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 0x3200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 82.0, [l -1.0, r 1.0, b -1.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 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1202 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 0x3200022, msaa false, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.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 0x3e00022, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1f872217: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60cf242c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x607d7f4d], image[size 667 x 1001, 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 0x3200022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1113243d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7fb0298c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x607d7f4d], image[size 667 x 1001, 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 0x3200022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 88.0, [l -1.0, r 1.0, b -1.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 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1203 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 0x3200024, msaa false, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.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 0x3e00024, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5ba240e5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7952a962 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1199831f], image[size 667 x 1001, 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 0x3200024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 92.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@2f7f5da2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52dc4f0a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1199831f], image[size 667 x 1001, 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 0x3200024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 92.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@6a057cac: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e3c3695 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1199831f], image[size 667 x 1001, 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 0x3200024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 92.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 94.0, [l -1.0, r 1.0, b -1.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 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2326 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 98.0, [l -1.0, r 1.0, b -1.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] 0 s: 60 f / 702 ms, 85.4 fps, 11 ms/f; total: 60 f, 85.4 fps, 11 ms/f [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 - test12_flip0_aa8 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056305655 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056305656 d 0ms]] [junit] SLOCK [T main @ 1402056305741 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_flip1_aa0 took 14.047 sec [junit] Testcase: test01_flip1_aa0_bitmap took 0.001 sec [junit] Testcase: test01_flip1_aa0_bitmap_layered took 0.001 sec [junit] Testcase: test01_flip1_aa0_layered took 11.884 sec [junit] Testcase: test02_flip1_aa8 took 12.304 sec [junit] Testcase: test11_flip0_aa0 took 12.23 sec [junit] Testcase: test11_flip0_aa0_bitmap took 0.001 sec [junit] Testcase: test11_flip0_aa0_bitmap_layered took 0.001 sec [junit] Testcase: test11_flip0_aa0_layered took 11.01 sec [junit] Testcase: test12_flip0_aa8 took 11.967 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 74.974 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056230849 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056232408 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056232452 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00002, 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056232909 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3b905dce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7f018800], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 344 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 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 0x4000002, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200002, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0xb3f451d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0xb3f451d], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0xb3f451d], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x4000002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x3f15de6], image[size 321 x 481, 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 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3200002, 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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 137 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x2a9a5d77], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2a9a5d77], image[size 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 0x12f212e6], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12f212e6], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x2a9a5d77], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2a9a5d77], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2a9a5d77], image[size 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 0x12f212e6], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12f212e6], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12f212e6], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x12f212e6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 226 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 0x4000004, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4200004, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x57146eaf], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x1d0e24d7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x57146eaf], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x57146eaf], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x1d0e24d7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4000004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], 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.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1d0e24d7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3200002, 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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 331 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+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x5e98c92c], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x5e98c92c], image[size 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 0x3b47433], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3b47433], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x5e98c92c], image[size 667 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e98c92c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x5e98c92c], image[size 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 0x3b47433], image[size 667 x 1001, 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3b47433], 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3b47433], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3b47433], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056234702 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 367 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, 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 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@2bf88f8f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4b990bd6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1036e92b], image[size 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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x7d1e538e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@65ca2c4b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c222422 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1036e92b], image[size 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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x7d1e538e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4063b180: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@511a6b86 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1036e92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1036e92b], image[size 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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d1e538e], image[size 667 x 1001, 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.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 0x7d1e538e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2910 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@56b0287a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47318e0c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x664da58], image[size 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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x2d2e4493], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@cc270ff: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31887be4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x664da58], image[size 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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x2d2e4493], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5273c73: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52f1a4a9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x664da58], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x664da58], image[size 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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x2d2e4493], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2471 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@13917ef8: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3526d5d1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x89fa79a], image[size 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 0x135b4bfc], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x135b4bfc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5e295101: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a8548f2 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x89fa79a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x89fa79a], image[size 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 0x135b4bfc], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x135b4bfc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 84.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1310 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@55d5d4e5: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@498c3269 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1341b138], image[size 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 0x7366ed6a], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7366ed6a], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1d4942e1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@34c5d0cc [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1341b138], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x1341b138], image[size 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 0x7366ed6a], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7366ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 90.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1312 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+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@70a94788: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@79976b80 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x4412dedd], image[size 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 0x55d4222], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x55d4222], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@48c56835: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@183c94e6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x4412dedd], image[size 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 0x55d4222], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x55d4222], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@44373822: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@546632b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x3200002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4412dedd], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x4412dedd], image[size 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 0x55d4222], image[size 667 x 1001, buffer 0x0], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 96.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 0x55d4222], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 96.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2489 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3200002, 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 0x3e00002, msaa false, tileRendererInUse null [junit] >> Gears angle 102.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 0 s: 60 f / 777 ms, 77.2 fps, 12 ms/f; total: 60 f, 77.2 fps, 12 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246123 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 - test01_flip1_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246237 d 0ms]] [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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246362 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246366 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4000006, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056246610 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2aa78480], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2aa78480], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2aa78480], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2aa78480], image[size 428 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0xcc028f9], image[size 429 x 321, 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 0x4200006, 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 0x4000006, 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 284 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 0x3200006, 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 0x3e00006, msaa true, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x3e00006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 32.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x3e00006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 32.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x5e9db288], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x5e9db288], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x3e00006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x5e9db288], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 32.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x5e9db288], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x3200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x1709f391], image[size 429 x 321, 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 0x4200006, 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 0x4200006, 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 0x4000006, 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 0x4000006, 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 220 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 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 0x50984625], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x38fe9315], image[size 893 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 0x50984625], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x38fe9315], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x38fe9315], 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 0x50984625], image[size 893 x 667, 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 893x667, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x50984625], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x50984625], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x38fe9315], image[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 817/0 75x70 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x38fe9315], 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 0x50984625], image[size 892 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x38fe9315], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x38fe9315], 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 0x50984625], image[size 893 x 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 893x667, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x50984625], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x50984625], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x38fe9315], image[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 817/70 75x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x38fe9315], 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 0x50984625], image[size 892 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x50984625], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x38fe9315], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.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 0x38fe9315], 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 0x50984625], image[size 893 x 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 893x667, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x50984625], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x50984625], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x38fe9315], image[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 817/390 75x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x38fe9315], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x38fe9315], 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 0x50984625], image[size 892 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x50984625], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x50984625], image[size 892 x 667, 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 300 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 0x3200008, 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 0x3e00008, 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] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 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 0x6466b46b], image[size 892 x 667, 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 0x3200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x6466b46b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x6466b46b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x9f287fc], image[size 893 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 0x6466b46b], image[size 892 x 667, 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 0x3200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x6466b46b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x6466b46b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x9f287fc], image[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 0x3e00008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x9f287fc], 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.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 0x9f287fc], 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 0x6466b46b], image[size 892 x 667, 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 0x3200008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x6466b46b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x6466b46b], image[size 892 x 667, 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 0x4200006, 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 0x4200006, 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 0x4000006, 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4000006, 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 438 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+ 805x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 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 0x9813a0e], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x9813a0e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x3f8ecde], image[size 1026 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 0x9813a0e], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x9813a0e], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x9813a0e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x3f8ecde], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x3f8ecde], image[size 1026 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 0x9813a0e], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x9813a0e], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x3f8ecde], image[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 817/0 208x203 of 1025x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x3f8ecde], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -1.0, t -0.4925] 0.52x0.5075, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x3f8ecde], 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 0x9813a0e], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x9813a0e], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x3f8ecde], image[size 1026 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x3f8ecde], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x3f8ecde], image[size 1026 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/454 428x320 brd 0, cur 0/454 428x320, buffer 0x9813a0e], 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] RedSquareES1.reshape 0/454 428x320 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x3f8ecde], image[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 817/203 208x320 of 1025x800, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x3f8ecde], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -0.4925, t 0.3075] 0.52x0.8, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x3f8ecde], 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/454 428x320 brd 0, cur 428/454 406x320, buffer 0x9813a0e], 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] RedSquareES1.reshape 428/454 406x320 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x3f8ecde], 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 389/524 428x27 of 1026x801, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x3f8ecde], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.309613, r 0.7590512, 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 1026x801, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x3f8ecde], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.7590512, r 0.7615481, 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 0x3f8ecde], 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] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x9813a0e], 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] RedSquareES1.reshape 0/774 428x27 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x9813a0e], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x3f8ecde], 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 817/524 208x27 of 1025x801, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x3f8ecde], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 1.2796502, b 0.3083645, t 0.37578022] 0.51935077x0.067415714, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x3f8ecde], 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/774 428x320 brd 0, cur 428/774 406x27, buffer 0x9813a0e], 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] RedSquareES1.reshape 428/774 406x27 of 1026x801, swapInterval 1, drawable 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x9813a0e], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x9813a0e], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056248733 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 46.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 490 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4000006, 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 false [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-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] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7bd346ce: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6bcdbde4 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 0x639adf08], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x639adf08], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1db4a409: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3e7d5a1b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 0x639adf08], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x639adf08], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7c224fcc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@30a519bf [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x76724106], 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 false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x76724106], 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 0x639adf08], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x639adf08], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x639adf08], image[size 892 x 667, 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 0x4200006, 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 0x4000006, 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 false [junit] PRINT Duration 1963 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7dd55003: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f78357f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x48670f1f], 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3fc49edc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@5a6d4914: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cd8ee6d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x48670f1f], 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3fc49edc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1fdd183: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ec5f07a [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48670f1f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.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 0x48670f1f], 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3fc49edc], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3fc49edc], image[size 892 x 667, 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.3375, r 1.3375, b -1.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 1761 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@2feebb95: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@625d4bc8 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x7385c043], 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 0x12224026], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x12224026], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@44d7d0c1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@34ca5236 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7385c043], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.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 0x7385c043], 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 0x12224026], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x12224026], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x12224026], image[size 892 x 667, 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 0x4200006, 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 0x4000006, 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 false [junit] PRINT Duration 1187 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@46d60d72: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f0cdbb3 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4a646ffe], 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 0x8365ab4], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x8365ab4], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@3b64d328: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5863058e [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4a646ffe], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 66.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 0x4a646ffe], 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 0x8365ab4], image[size 892 x 667, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8365ab4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x8365ab4], image[size 892 x 667, 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 66.0, [l -1.3375, r 1.3375, b -1.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 1198 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+ 802x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1c513060: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@163efd26 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x1d64649c], 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 0x7c2db212], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x7c2db212], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7a2c9d7e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@717f9dc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x1d64649c], 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 0x7c2db212], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x7c2db212], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@3209ecad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29916b85 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x4000006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x1d64649c], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.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 0x1d64649c], 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 0x7c2db212], image[size 1025 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 0x4200006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4200006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7c2db212], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x7c2db212], image[size 1025 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 0x4200006, 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 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 70.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 1998 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 738x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.3375, r 1.3375, b -1.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 0x4200006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 1 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258130 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258130 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258220 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258226 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056258226 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000a, 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e0000a, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x77cbd3a7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x44e0627a], image[size 321 x 481, 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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 93 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x320000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d91667e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x13b3eeb1], image[size 321 x 481, 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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 67 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 0x400000a, 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 0x420000a, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x205bffb6], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x74f09f02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x205bffb6], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x205bffb6], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x74f09f02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], 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.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x74f09f02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 147 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 0x400000c, 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 2048x2048 of 2048x2048, swapInterval 1, drawable 0x420000c, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x46cf8cae], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x997da02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x46cf8cae], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x46cf8cae], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x997da02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x997da02], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 216 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 0x400000e, 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 0x420000e, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0xa735b9c], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4f227efc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0xa735b9c], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x420000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0xa735b9c], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x4f227efc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], 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 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f227efc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056259555 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 188 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x320000a, 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 0x4000010, 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 0x4200010, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@6f194580: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64220f7b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 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 0xa40c648], image[size 667 x 1001, 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 0x4000010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xa40c648], image[size 667 x 1001, 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.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 0xa40c648], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@576f1cad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3fc3ceb3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 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 0xa40c648], image[size 667 x 1001, 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 0x4000010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xa40c648], image[size 667 x 1001, 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.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 0xa40c648], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@77cfed68: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@73eb844b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x78268798], image[size 667 x 1001, buffer 0x0], glad[1 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 0xa40c648], image[size 667 x 1001, 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 0x4000010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xa40c648], image[size 667 x 1001, 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.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 0xa40c648], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2383 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 0x4000012, 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 0x4200012, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4421e895: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e2cb125 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 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 0x170fe042], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x170fe042], image[size 667 x 1001, 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.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 0x170fe042], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@73ca0d49: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@562e6f02 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 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 0x170fe042], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x170fe042], image[size 667 x 1001, 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.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 0x170fe042], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@925a5e9: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6af68b0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x1821fb68], image[size 667 x 1001, buffer 0x0], glad[1 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 0x170fe042], image[size 667 x 1001, 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 0x4000012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x170fe042], image[size 667 x 1001, 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.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 0x170fe042], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, 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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2248 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 0x4000014, msaa false, tileRendererInUse null [junit] >> Gears angle 78.0, [l -1.0, r 1.0, b -1.0, t 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 0x4200014, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@3f90482: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5196f4d7 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 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 0x78cd49df], image[size 667 x 1001, 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 0x4000014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78cd49df], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x78cd49df], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@364adedd: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d6d9b03 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0xda4791a], image[size 667 x 1001, buffer 0x0], glad[1 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 0x78cd49df], image[size 667 x 1001, 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 0x4000014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x78cd49df], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 78.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 0x78cd49df], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1224 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 0x4000016, msaa false, tileRendererInUse null [junit] >> Gears angle 84.0, [l -1.0, r 1.0, b -1.0, t 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 0x4200016, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@ecb57e0: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47f63ab6 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 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 0x5da3fb83], image[size 667 x 1001, 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 0x4000016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5da3fb83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x5da3fb83], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@61bdbb58: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6f56c089 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x7688a7a2], image[size 667 x 1001, buffer 0x0], glad[1 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 0x5da3fb83], image[size 667 x 1001, 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 0x4000016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5da3fb83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 84.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 0x5da3fb83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 84.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1246 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 0x4000018, msaa false, tileRendererInUse null [junit] >> Gears 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 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4200018, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7d1c5a5a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50700ae1 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7498213f], image[size 667 x 1001, 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 0x4000018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7498213f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5b7b09b7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6abafc4c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7498213f], image[size 667 x 1001, 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 0x4000018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7498213f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@6895a6ed: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3902473f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4200018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x6bda6308], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7498213f], image[size 667 x 1001, 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 0x4000018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 90.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 0x7498213f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 90.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x320000a, 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 0x320000a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2398 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x320000a, 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 0x3e0000a, msaa true, tileRendererInUse null [junit] >> Gears angle 96.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 0 s: 60 f / 761 ms, 78.8 fps, 12 ms/f; total: 60 f, 78.8 fps, 12 ms/f [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 - test02_flip1_aa8 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270436 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270436 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270521 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270527 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056270527 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x400001a, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x420001a, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, 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 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, 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 320x1 of 320x481, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a1b4796], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, 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.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x114357b3], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 88 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 0x320000e, msaa true, 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 0x3e0000e, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x61c614], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x3e0000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x320000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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 320x481, buffer 0x61c614], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x3e0000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x61c614], image[size 320 x 481, 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/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 321x481, swapInterval 1, drawable 0x320000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.5046729] 1.9937695x2.9968848, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x57b0dd3a], image[size 321 x 481, 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 0x420001a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, 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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 87 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x52fafa10], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x52fafa10], image[size 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 0x51351fa5], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 0x52fafa10], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x52fafa10], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x52fafa10], image[size 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 0x51351fa5], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x51351fa5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 214 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 0x3200010, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x3e00010, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x2f14cf0], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x2f14cf0], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x2f14cf0], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x419ae455], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 0x400001a, 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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 175 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+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x2486bd80], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2486bd80], image[size 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 0x1fa1118a], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fa1118a], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 0x2486bd80], image[size 667 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2486bd80], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2486bd80], image[size 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 0x1fa1118a], image[size 667 x 1001, 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fa1118a], 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.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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fa1118a], 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.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], 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.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fa1118a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056271950 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 280 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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 0x400001a, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@33df7db4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15b5cf07 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x532adfb3], image[size 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 0x55910e83], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@26c1e26b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f7f2ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x532adfb3], image[size 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 0x55910e83], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5aa62756: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5260ad98 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x532adfb3], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x532adfb3], image[size 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 0x55910e83], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x55910e83], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2416 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@eb293e0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6e0a5ea9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6acce1af], image[size 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 0x2415f18c], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1246c18c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@634cd7b3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6acce1af], image[size 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 0x2415f18c], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@440dffe1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@731a2fae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6acce1af], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6acce1af], image[size 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 0x2415f18c], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2415f18c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2307 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@78849039: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4718cbff [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2cf8f6d0], image[size 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 0x62069284], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4d182ef0: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eb1b61a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2cf8f6d0], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x2cf8f6d0], image[size 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 0x62069284], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62069284], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1252 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7dba6f28: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ad7eb94 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x15ab7024], image[size 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 0x59a27177], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7ce635e6: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ddccf19 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x15ab7024], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x15ab7024], image[size 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 0x59a27177], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x59a27177], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1259 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+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@3185768f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@312abfaf [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6d8e9360], image[size 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 0x1e16c33f], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@226f1597: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2af27e2a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6d8e9360], image[size 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 0x1e16c33f], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@60a46327: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4869c702 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 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/0 320x480 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 320x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 27x41 of 667x1001, swapInterval 1, drawable 0x400001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d8e9360], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 27x41, buffer 0x6d8e9360], image[size 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 0x1e16c33f], image[size 667 x 1001, buffer 0x0], 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 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1e16c33f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.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 0x400001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2465 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001a, 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 0x420001a, msaa false, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.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] 0 s: 60 f / 718 ms, 83.5 fps, 11 ms/f; total: 60 f, 83.5 fps, 11 ms/f [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282668 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282668 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_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282749 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282767 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056282767 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200012, 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00012, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 428x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3239877, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/1 1x320 of 429x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3239874, r 1.3302178, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x53b23eef], image[size 429 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x53b23eef], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x53b23eef], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x53b23eef], image[size 428 x 321, 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/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 428x320 brd 0, cur 0/1 400x320, buffer 0x1076b5a6], image[size 429 x 321, 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 0x3e00012, 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 0x3200012, 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] PRINT Duration 161 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 0x400001e, 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 0x420001e, msaa true, 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 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x420001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [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 -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/1 429x320 of 429x321, swapInterval 1, drawable 0x420001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.342679, r 1.3302181, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0xb89a81a], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 428x321, swapInterval 1, drawable 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 428 x 321, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 741x571 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0xb89a81a], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 242x201 of 428x321, swapInterval 1, drawable 0x420001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0xb89a81a], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.339564, b -1.0, t 0.2523365] 1.5077883x1.2523365, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0xb89a81a], image[size 428 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 429 x 321, 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/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x33eda8f2], image[size 429 x 321, 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 0x3e00012, 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3200012, 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] PRINT Duration 191 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 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 0x63781bf1], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -1.0, t -0.04047978] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b -0.04047978, t 0.91904044] 0.11094451x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r -0.058470726, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.058470726, r 1.2248876, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2248877, r 1.3358322, b 0.91904044, t 0.99999994] 0.11094451x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x2d2217da], image[size 893 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 0x63781bf1], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x2d2217da], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x2d2217da], 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 0x63781bf1], image[size 893 x 667, 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 893x667, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x63781bf1], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x63781bf1], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x2d2217da], image[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 817/0 75x70 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x2d2217da], 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 0x63781bf1], image[size 892 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x2d2217da], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x2d2217da], 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 0x63781bf1], image[size 893 x 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 893x667, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x63781bf1], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x63781bf1], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x2d2217da], image[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 817/70 75x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x2d2217da], 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 0x63781bf1], image[size 892 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x63781bf1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1998.7879651832914]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x2d2217da], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x2d2217da], 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 0x63781bf1], image[size 893 x 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 893x667, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x63781bf1], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x63781bf1], image[size 893 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x2d2217da], image[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 817/390 75x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x2d2217da], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x2d2217da], 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 0x63781bf1], image[size 892 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x63781bf1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x63781bf1], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, 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 true [junit] PRINT Duration 339 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 0x4000020, 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 0x4200020, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x4200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 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 0x2b040d5b], image[size 892 x 667, 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2b040d5b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x2b040d5b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [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 -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 893x667 of 893x667, swapInterval 1, drawable 0x4200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3418291, r 1.3358321, b -1.0, t 1.0] 2.6776612x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x3d0cc52f], image[size 893 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 0x2b040d5b], image[size 892 x 667, 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2b040d5b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x2b040d5b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571 -> scaled 1543x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2664.315110542311]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3d0cc52f], image[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 0x4200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3d0cc52f], 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.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 0x3d0cc52f], 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 0x2b040d5b], image[size 892 x 667, 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x2b040d5b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 0x2b040d5b], image[size 892 x 667, 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 0x3e00012, 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 0x3e00012, 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 0x3200012, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3200012, 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 true [junit] PRINT Duration 274 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+ 805x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 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 0x1ee45780], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x1ee45780], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [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 -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -1.0, t -0.19999999] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 170x320 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b -0.19999999, t 0.6] 0.42499995x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -1.2850001, r -0.21500003, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.21500003, r 0.855, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 170x160 of 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.855, r 1.28, b 0.6, t 1.0] 0.42499995x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x396828e9], image[size 1026 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 0x1ee45780], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x1ee45780], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x1ee45780], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x396828e9], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x396828e9], image[size 1026 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 0x1ee45780], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x1ee45780], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x396828e9], image[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 817/0 208x203 of 1025x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x396828e9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -1.0, t -0.4925] 0.52x0.5075, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x396828e9], 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 0x1ee45780], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x1ee45780], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x396828e9], image[size 1026 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.31, r 0.76000005, 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 1026x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x396828e9], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.76, r 0.7625, 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 0x396828e9], image[size 1026 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/454 428x320 brd 0, cur 0/454 428x320, buffer 0x1ee45780], 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] RedSquareES1.reshape 0/454 428x320 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x396828e9], image[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 817/203 208x320 of 1025x800, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x396828e9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 1.28125, b -0.4925, t 0.3075] 0.52x0.8, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x396828e9], 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/454 428x320 brd 0, cur 428/454 406x320, buffer 0x1ee45780], 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] RedSquareES1.reshape 428/454 406x320 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x396828e9], 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 389/524 428x27 of 1026x801, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x396828e9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.309613, r 0.7590512, 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 1026x801, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x396828e9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.7590512, r 0.7615481, 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 0x396828e9], 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] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x1ee45780], 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] RedSquareES1.reshape 0/774 428x27 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x1ee45780], image[size 1026 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x396828e9], 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 817/524 208x27 of 1025x801, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x396828e9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 1.2796502, b 0.3083645, t 0.37578022] 0.51935077x0.067415714, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x396828e9], 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/774 428x320 brd 0, cur 428/774 406x27, buffer 0x1ee45780], 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] RedSquareES1.reshape 428/774 406x27 of 1026x801, swapInterval 1, drawable 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x1ee45780], 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] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x1ee45780], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056284755 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 50.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 447 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x571 [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 0x3200012, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@6c257f04: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@11b61714 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x545b14fd], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@708a538f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9740b02 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x545b14fd], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@64c3adf2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ad11e8c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48f860cd], 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 true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48f860cd], 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x545b14fd], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x545b14fd], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, 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 true [junit] PRINT Duration 1788 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@20bde8a7: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13f53cbc [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x6953609d], 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3d9cfd69], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@6dc5122: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a5292b2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x6953609d], 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3d9cfd69], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@6ba8407b: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@73218274 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x6953609d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 60.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 0x6953609d], 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3d9cfd69], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x3d9cfd69], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1692 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@352284b7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d3725a1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x203af413], 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 0x34b92c76], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x34b92c76], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@3d09b1bc: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4773ccf2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x203af413], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.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 0x203af413], 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 0x34b92c76], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x34b92c76], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0x34b92c76], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, 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 true [junit] PRINT Duration 1138 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@4958b2cc: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5e4294b2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x65aa3774], 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 0xe6702f4], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xe6702f4], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@1f016c4e: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@166d84c9 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x65aa3774], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.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 0x65aa3774], 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 0xe6702f4], image[size 892 x 667, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xe6702f4], image[size 892 x 667, buffer 0x0], glad[1 listener, 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 0xe6702f4], image[size 892 x 667, 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.3375, r 1.3375, b -1.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 1141 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+ 802x635 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@69ed8d93: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ae9e439 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x373d7b4a], 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 0x28752e82], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x28752e82], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@73d8c610: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1cb37fdb [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x373d7b4a], 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 0x28752e82], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x28752e82], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 738x571 -> scaled 1537x1189 [junit] PRINT.offscrn image BufferedImageInt@7ca071a6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9858936 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x373d7b4a], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 72.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 0x373d7b4a], 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 0x28752e82], image[size 1025 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x28752e82], image[size 1025 x 800, buffer 0x0], glad[1 listener, 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 0x28752e82], image[size 1025 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 0x3e00012, 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 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 72.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 1898 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 738x571 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.3375, r 1.3375, b -1.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 0x3e00012, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 0 s: 60 f / 920 ms, 65.2 fps, 15 ms/f; total: 60 f, 65.2 fps, 15 ms/f [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293686 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293686 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293724 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293771 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056293772 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4000022, 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[glx vid 0x29, fbc 0x29: 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/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x4200022, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5501d4], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3415380e], image[size 321 x 481, 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 0x4200022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 81 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 756x581 [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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, 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][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x29ba29b3], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x14e1c82], image[size 321 x 481, 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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 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 0x3200016, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e00016, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f94d0a3], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x7f94d0a3], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x7f94d0a3], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7b677913], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 119 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 0x3200018, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x3e00018, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x6f489087], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581 -> scaled 1575x1210 [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 667x1001, buffer 0x6f489087], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x6f489087], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x3200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x38bf7b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 162 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 0x320001a, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e0001a, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 820x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0x58ff20e8], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [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 667x1001, buffer 0x58ff20e8], image[size 667 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 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [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 667x1001, buffer 0x58ff20e8], image[size 667 x 1001, buffer 0x0], glad[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 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2347620b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056294999 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 186 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 756x581 [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] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x320001c, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e0001c, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@193e282f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3fc0329b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 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 0x41685d91], image[size 667 x 1001, 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 0x320001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@7e1073d0: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a239d58 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 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 0x41685d91], image[size 667 x 1001, 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 0x320001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@747e1fd4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45bd30c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x633a7ecf], image[size 667 x 1001, buffer 0x0], glad[1 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 0x41685d91], image[size 667 x 1001, 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 0x320001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x41685d91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2358 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 0x320001e, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e0001e, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@14866d46: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5701931 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53152709], image[size 667 x 1001, 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@62a42d1d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@88dfd83 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53152709], image[size 667 x 1001, 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@78821238: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@237a5857 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e0001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x285e2c1], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53152709], image[size 667 x 1001, 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 74.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x53152709], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2208 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 0x3200020, msaa false, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3e00020, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@4298d26d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f1f1443 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 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 0x13b8362e], image[size 667 x 1001, 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 0x3200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@63b5c657: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32f0ace5 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x116b5b15], image[size 667 x 1001, buffer 0x0], glad[1 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 0x13b8362e], image[size 667 x 1001, 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 0x3200020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 80.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x13b8362e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 80.0, [l -1.0, r 1.0, b -1.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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 82.0, [l -1.0, r 1.0, b -1.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 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1202 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 0x3200022, msaa false, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.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 0x3e00022, 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1f872217: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60cf242c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x607d7f4d], image[size 667 x 1001, 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 0x3200022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@1113243d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7fb0298c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x3f4ff65b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x607d7f4d], image[size 667 x 1001, 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 0x3200022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 86.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x607d7f4d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 86.0, [l -1.0, r 1.0, b -1.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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 88.0, [l -1.0, r 1.0, b -1.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 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1203 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 0x3200024, msaa false, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.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 0x3e00024, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 817x645 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@5ba240e5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7952a962 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1199831f], image[size 667 x 1001, 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 0x3200024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 92.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@2f7f5da2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52dc4f0a [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1199831f], image[size 667 x 1001, 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 0x3200024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 92.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 753x581 -> scaled 1568x1210 [junit] PRINT.offscrn image BufferedImageInt@6a057cac: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e3c3695 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 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/0 667x1001 of 667x1001, swapInterval 1, drawable 0x3e00024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 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 667x1001, buffer 0x21ee9f28], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1199831f], image[size 667 x 1001, 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 0x3200024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 92.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 true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1199831f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 92.0, [l -1.0, r 1.0, b -1.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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 94.0, [l -1.0, r 1.0, b -1.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 0x4000022, 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 0x4000022, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2326 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 753x581 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000022, 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 0x4200022, msaa true, tileRendererInUse null [junit] >> Gears angle 98.0, [l -1.0, r 1.0, b -1.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] 0 s: 60 f / 702 ms, 85.4 fps, 11 ms/f; total: 60 f, 85.4 fps, 11 ms/f [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 - test12_flip0_aa8 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056305655 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056305656 d 0ms]] [junit] SLOCK [T main @ 1402056305741 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056315412 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402056316900 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056316919 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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:1402056317283 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], 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 0x3200002, 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 290 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317717 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317748 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317875 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317883 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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:1402056318008 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x367b8216], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x367b8216], 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.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 0x367b8216], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x367b8216], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x367b8216], 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.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 0x367b8216], 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 0x3200006, 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 278 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318765 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318766 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:1402056318823 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318824 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318825 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000a, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], 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 0x320000a, 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 136 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319566 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319566 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319653 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319672 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000e, 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:1402056319782 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x498538c1], 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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x498538c1], 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.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 0.107305884x0.082191825, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x498538c1], 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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x498538c1], 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.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 0.107305884x0.082191825, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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 0x320000e, 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 250 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320525 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320526 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320594 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320596 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200012, 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:1402056320697 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7015961c], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7015961c], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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 0x3200012, 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 140 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321338 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321339 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321434 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321442 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200016, 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:1402056321593 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x77eb5239], 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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x77eb5239], 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.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 0x77eb5239], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x77eb5239], 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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x77eb5239], 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.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 0x77eb5239], 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 0x3200016, 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 162 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322197 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322198 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322224 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322267 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001a, 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:1402056322406 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x41949414], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x41949414], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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 0x320001a, 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 126 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322992 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322993 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323078 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323097 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323097 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001e, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x4d0152bb], 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 0.107305884x0.082191825, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x4d0152bb], 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 0.107305884x0.082191825, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], 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 0x320001e, 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 184 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323872 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 8.665 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056315412 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402056316900 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056316919 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] SLOCK [T main @ 1402056323995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [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 0x3200002, 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:1402056317283 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], 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 0x3200002, 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 290 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317717 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317748 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317875 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317883 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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:1402056318008 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x367b8216], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x367b8216], 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.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 0x367b8216], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x367b8216], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x367b8216], 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.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 0x367b8216], 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 0x3200006, 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 278 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318765 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318766 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:1402056318823 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318824 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318825 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000a, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], 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 0x320000a, 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 136 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319566 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319566 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319653 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319672 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000e, 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:1402056319782 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x498538c1], 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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x498538c1], 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.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 0.107305884x0.082191825, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x498538c1], 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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x498538c1], 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.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 0.107305884x0.082191825, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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 0x320000e, 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 250 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320525 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320526 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320594 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320596 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200012, 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:1402056320697 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7015961c], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7015961c], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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 0x3200012, 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 140 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321338 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321339 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321434 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321442 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200016, 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:1402056321593 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x77eb5239], 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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x77eb5239], 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.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 0x77eb5239], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x77eb5239], 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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x77eb5239], 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.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 0x77eb5239], 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 0x3200016, 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 162 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322197 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322198 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322224 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322267 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001a, 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:1402056322406 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x41949414], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x41949414], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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 0x320001a, 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 126 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322992 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322993 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323078 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323097 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323097 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001e, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x4d0152bb], 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 0.107305884x0.082191825, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x4d0152bb], 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 0.107305884x0.082191825, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], 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 0x320001e, 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 184 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323872 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] SLOCK [T main @ 1402056323995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test001_flip1_norm_layout0_layered0 took 1.033 sec [junit] Testcase: test002_flip1_norm_layout1_layered0 took 1.008 sec [junit] Testcase: test003_flip1_norm_layout0_layered1 took 0.798 sec [junit] Testcase: test004_flip1_norm_layout1_layered1 took 0.956 sec [junit] Testcase: test011_flip1_bitm_layout0_layered0 took 0.002 sec [junit] Testcase: test012_flip1_bitm_layout1_layered0 took 0.001 sec [junit] Testcase: test013_flip1_bitm_layout0_layered1 took 0.002 sec [junit] Testcase: test014_flip1_bitm_layout1_layered1 took 0 sec [junit] Testcase: test101_flip1_norm_layout0_layered0 took 0.8 sec [junit] Testcase: test102_flip1_norm_layout1_layered0 took 0.857 sec [junit] Testcase: test103_flip1_norm_layout0_layered1 took 0.793 sec [junit] Testcase: test104_flip1_norm_layout1_layered1 took 0.876 sec [junit] Testcase: test111_flip1_bitm_layout0_layered0 took 0.002 sec [junit] Testcase: test112_flip1_bitm_layout1_layered0 took 0.001 sec [junit] Testcase: test113_flip1_bitm_layout0_layered1 took 0.002 sec [junit] Testcase: test114_flip1_bitm_layout1_layered1 took 0.008 sec [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 8.665 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056315412 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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:1402056316900 d 2ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056316919 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, 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:1402056317283 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x39b0af03], 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 0x3200002, 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 290 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317717 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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317748 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317875 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056317883 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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:1402056318008 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x367b8216], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x367b8216], 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.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 0x367b8216], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x367b8216], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x367b8216], 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.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x367b8216], 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.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 0x367b8216], 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 0x3200006, 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 278 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [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_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318765 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318766 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:1402056318823 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318824 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056318825 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000a, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7f3e6211], 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 0x320000a, 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 136 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319566 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319566 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319653 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056319672 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320000e, 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:1402056319782 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x498538c1], 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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x498538c1], 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.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 0.107305884x0.082191825, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x498538c1], 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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x498538c1], 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.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 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x498538c1], 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.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 1.2785388x0.082191825, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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.9200913, t 1.0022831] 0.107305884x0.082191825, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x498538c1], 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 0x320000e, 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 250 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320525 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320526 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320594 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056320596 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200012, 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:1402056320697 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7015961c], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7015961c], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x7015961c], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7015961c], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3200012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x7015961c], 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 0x3200012, 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 140 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321338 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321339 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321434 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056321442 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200016, 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:1402056321593 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x77eb5239], 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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x77eb5239], 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.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 0x77eb5239], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6974664679582713 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 671x521 -> scaled 1397x1085 [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 0x77eb5239], 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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x77eb5239], 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.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 0x3200016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x77eb5239], 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.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 0x77eb5239], 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 0x3200016, 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 162 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322197 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322198 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322224 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322267 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001a, 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:1402056322406 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x41949414], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], 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/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x41949414], 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.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x41949414], 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.3047945, b -0.86986303, t 0.089041054] 0.07990873x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x41949414], 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.089041114, t 1.0] 1.2785388x0.9109589, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x320001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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.3047945, b 0.089041114, t 1.0] 0.07990873x0.9109589, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x41949414], 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 0x320001a, 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 126 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322992 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056322993 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323078 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323097 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323097 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x320001e, 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] 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x4d0152bb], 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 0.107305884x0.082191825, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], 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 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.708018154311649 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 661x511 -> scaled 1377x1064 [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 0x4d0152bb], 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 1.2785388x0.082191825, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x36 of 1167x876, swapInterval 1, drawable 0x320001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 1.0022831] 0.107305884x0.082191825, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x4d0152bb], 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 0x320001e, 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 184 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1402056323872 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] SLOCK [T main @ 1402056323995 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056325077 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT DPI: scaleComp72 1.0, image-size 756x581, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImage@7a2ff499: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 756 height = 581 #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 = 756 height = 581 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@6263a77a [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00002, 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 0x2f24b13a], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f24b13a], 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 0x2f24b13a], 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 0x188a433d], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x188a433d], 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 0x188a433d], 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 0x3e00002, 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 0x3200002, 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-0756x0581.png [junit] PRINT DPI: scaleComp72 1.0, image-size 756x581, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@78af2ac3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3420a61b [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3420a61b [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4b795159 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1fe0bb90], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1fe0bb90], 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 0x1fe0bb90], 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 0x4f9271b2], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f9271b2], 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 0x4f9271b2], 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 0x3e00002, 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 0x3200002, 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-0756x0581.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@24c254ce: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524db33c [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524db33c [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6b32525a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b898bff], 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 0x7b898bff], 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 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x215d55cb], 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 0x215d55cb], 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 0x3e00002, 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 0x3200002, 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-1512x1162.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@dd8f286: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e1a4284 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e1a4284 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4e04f78c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x288f93ca], 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 0x288f93ca], 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 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7df93c3c], 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 0x7df93c3c], 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 0x3e00002, 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 0x3200002, 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-1512x1162.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@1752c491: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ae7178d [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ae7178d [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@19bb4831 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32b9802e], 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 0x32b9802e], 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 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x48e690ac], 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 0x48e690ac], 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 0x3e00002, 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 0x3200002, 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-1512x1162.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@256c949f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b9165ea [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b9165ea [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6ba2507 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x61c059ea], 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 0x61c059ea], 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 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x35d2165f], 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 0x35d2165f], 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 0x3e00002, 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 0x3200002, 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-1512x1162.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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] PRINT DPI: scaleComp72 1.0, image-size 741x571, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImage@204d6e7b: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 741 height = 571 #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 = 571 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@3b905dce [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55982d2b], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55982d2b], 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 0x55982d2b], 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 0xbb28af6], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0xbb28af6], 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 0xbb28af6], 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 0x3e00006, 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 0x3200006, 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-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0571.png [junit] PRINT DPI: scaleComp72 1.0, image-size 741x571, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@7c9b2f35: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3038807c [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3038807c [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4d7b659f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x31bd0e2], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x31bd0e2], image[size 428 x 320, 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 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 0x31bd0e2], 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 0x3591dd5b], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x3591dd5b], 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 0x3591dd5b], 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 0x3e00006, 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 0x3200006, 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-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0571.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@112b644f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37c68757 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37c68757 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4adf7d5c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d37d68a], 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 0x3d37d68a], 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 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0xfb0d6fe], 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 0xfb0d6fe], 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 0x3e00006, 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 0x3200006, 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_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1142.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@318fddfb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c36a328 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c36a328 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@711c664 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55602519], 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 0x55602519], 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 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x9cf29c], 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 0x9cf29c], 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 0x3e00006, 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 0x3200006, 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_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1142.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@714a117f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35c2e2f4 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35c2e2f4 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@dc21cbf [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0xe3fabd8], 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 0xe3fabd8], 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 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0xc1c07c8], 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 0xc1c07c8], 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 0x3e00006, 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 0x3200006, 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_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1142.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@4173ec4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1219b7f5 [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1219b7f5 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@567c3f1b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7572fedb], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x7572fedb], 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 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0xb11ae02], 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 0xb11ae02], 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 0x3e00006, 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 0x3200006, msaa false, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.3375, r 1.3375, b -1.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-1482x1142.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: 8.277 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056325077 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT DPI: scaleComp72 1.0, image-size 756x581, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImage@7a2ff499: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 756 height = 581 #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 = 756 height = 581 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@6263a77a [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00002, 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 0x2f24b13a], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f24b13a], 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 0x2f24b13a], 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 0x188a433d], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x188a433d], 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 0x188a433d], 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 0x3e00002, 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 0x3200002, 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-0756x0581.png [junit] PRINT DPI: scaleComp72 1.0, image-size 756x581, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@78af2ac3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3420a61b [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3420a61b [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4b795159 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1fe0bb90], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1fe0bb90], 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 0x1fe0bb90], 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 0x4f9271b2], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f9271b2], 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 0x4f9271b2], 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 0x3e00002, 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 0x3200002, 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-0756x0581.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@24c254ce: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524db33c [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524db33c [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6b32525a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b898bff], 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 0x7b898bff], 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 0x215d55cb], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] SLOCK [T main @ 1402056333274 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x215d55cb], 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 0x215d55cb], 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 0x3e00002, 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 0x3200002, 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-1512x1162.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@dd8f286: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e1a4284 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e1a4284 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4e04f78c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x288f93ca], 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 0x288f93ca], 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 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7df93c3c], 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 0x7df93c3c], 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 0x3e00002, 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 0x3200002, 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-1512x1162.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@1752c491: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ae7178d [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ae7178d [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@19bb4831 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32b9802e], 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 0x32b9802e], 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 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x48e690ac], 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 0x48e690ac], 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 0x3e00002, 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 0x3200002, 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-1512x1162.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@256c949f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b9165ea [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b9165ea [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6ba2507 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x61c059ea], 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 0x61c059ea], 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 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x35d2165f], 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 0x35d2165f], 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 0x3e00002, 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 0x3200002, 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-1512x1162.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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] PRINT DPI: scaleComp72 1.0, image-size 741x571, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImage@204d6e7b: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 741 height = 571 #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 = 571 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@3b905dce [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55982d2b], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55982d2b], 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 0x55982d2b], 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 0xbb28af6], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0xbb28af6], 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 0xbb28af6], 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 0x3e00006, 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 0x3200006, 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-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0571.png [junit] PRINT DPI: scaleComp72 1.0, image-size 741x571, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@7c9b2f35: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3038807c [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3038807c [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4d7b659f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x31bd0e2], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x31bd0e2], image[size 428 x 320, 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 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 0x31bd0e2], 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 0x3591dd5b], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x3591dd5b], 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 0x3591dd5b], 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 0x3e00006, 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 0x3200006, 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-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0571.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@112b644f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37c68757 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37c68757 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4adf7d5c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d37d68a], 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 0x3d37d68a], 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 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0xfb0d6fe], 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 0xfb0d6fe], 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 0x3e00006, 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 0x3200006, 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_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1142.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@318fddfb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c36a328 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c36a328 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@711c664 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55602519], 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 0x55602519], 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 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x9cf29c], 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 0x9cf29c], 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 0x3e00006, 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 0x3200006, 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_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1142.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@714a117f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35c2e2f4 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35c2e2f4 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@dc21cbf [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0xe3fabd8], 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 0xe3fabd8], 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 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0xc1c07c8], 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 0xc1c07c8], 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 0x3e00006, 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 0x3200006, 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_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1142.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@4173ec4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1219b7f5 [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1219b7f5 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@567c3f1b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7572fedb], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x7572fedb], 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 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0xb11ae02], 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 0xb11ae02], 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 0x3e00006, 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 0x3200006, msaa false, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.3375, r 1.3375, b -1.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-1482x1142.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 @ 1402056333274 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_Offscreen_aa0 took 3.852 sec [junit] Testcase: test01_Offscreen_aa0_layered took 2.855 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.277 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056325077 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT DPI: scaleComp72 1.0, image-size 756x581, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImage@7a2ff499: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 756 height = 581 #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 = 756 height = 581 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@6263a77a [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00002, 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 0x2f24b13a], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f24b13a], 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 0x2f24b13a], 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 0x188a433d], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x188a433d], 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 0x188a433d], 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 0x3e00002, 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 0x3200002, 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-0756x0581.png [junit] PRINT DPI: scaleComp72 1.0, image-size 756x581, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@78af2ac3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3420a61b [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3420a61b [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4b795159 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1fe0bb90], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1fe0bb90], 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 0x1fe0bb90], 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 0x4f9271b2], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f9271b2], 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 0x4f9271b2], 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 0x3e00002, 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 0x3200002, 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-0756x0581.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@24c254ce: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524db33c [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524db33c [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6b32525a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b898bff], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b898bff], 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 0x7b898bff], 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 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x215d55cb], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x215d55cb], 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 0x215d55cb], 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 0x3e00002, 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 0x3200002, 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-1512x1162.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@dd8f286: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e1a4284 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e1a4284 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4e04f78c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x288f93ca], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x288f93ca], 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 0x288f93ca], 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 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7df93c3c], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7df93c3c], 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 0x7df93c3c], 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 0x3e00002, 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 0x3200002, 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-1512x1162.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@1752c491: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ae7178d [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ae7178d [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@19bb4831 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32b9802e], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32b9802e], 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 0x32b9802e], 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 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x48e690ac], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x48e690ac], 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 0x48e690ac], 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 0x3e00002, 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 0x3200002, 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-1512x1162.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1512x1162, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 756x581] [junit] XXX: image BufferedImageInt@256c949f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b9165ea [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b9165ea [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@6ba2507 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x61c059ea], 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 0x3200002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x61c059ea], 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 0x61c059ea], 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 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x35d2165f], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x35d2165f], 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 0x35d2165f], 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 0x3e00002, 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 0x3200002, 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-1512x1162.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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3200006, 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] PRINT DPI: scaleComp72 1.0, image-size 741x571, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImage@204d6e7b: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 741 height = 571 #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 = 571 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@3b905dce [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL4bc.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 0x3e00006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55982d2b], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55982d2b], 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 0x55982d2b], 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 0xbb28af6], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0xbb28af6], 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 0xbb28af6], 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 0x3e00006, 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 0x3200006, 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-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0571.png [junit] PRINT DPI: scaleComp72 1.0, image-size 741x571, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@7c9b2f35: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3038807c [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3038807c [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4d7b659f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x31bd0e2], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x31bd0e2], image[size 428 x 320, 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 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 0x31bd0e2], 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 0x3591dd5b], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x3591dd5b], 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 0x3591dd5b], 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 0x3e00006, 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 0x3200006, 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-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0571.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@112b644f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37c68757 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37c68757 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4adf7d5c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3d37d68a], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3d37d68a], 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 0x3d37d68a], 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 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xfb0d6fe], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0xfb0d6fe], 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 0xfb0d6fe], 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 0x3e00006, 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 0x3200006, 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_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1142.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@318fddfb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c36a328 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c36a328 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@711c664 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55602519], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55602519], 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 0x55602519], 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 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x9cf29c], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x9cf29c], 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 0x9cf29c], 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 0x3e00006, 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 0x3200006, 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_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1142.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@714a117f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35c2e2f4 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35c2e2f4 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@dc21cbf [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xe3fabd8], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0xe3fabd8], 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 0xe3fabd8], 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 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xc1c07c8], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0xc1c07c8], 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 0xc1c07c8], 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 0x3e00006, 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 0x3200006, 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_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1142.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1142, frame[border java.awt.Insets[top=23,left=3,bottom=4,right=3], size 741x571] [junit] XXX: image BufferedImageInt@4173ec4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1219b7f5 [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1219b7f5 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@567c3f1b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7572fedb], 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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x3200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7572fedb], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.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 0x7572fedb], 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 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xb11ae02], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0xb11ae02], 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 0xb11ae02], 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 0x3e00006, 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 0x3200006, msaa false, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.3375, r 1.3375, b -1.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-1482x1142.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 @ 1402056333274 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056334336 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG [junit] offscreen layer n/a [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6efb3f: tileRendererInUse null, GearsES2[obj 0x6efb3f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6efb3f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6efb3f created: GearsObj[0x1c99a17c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6efb3f created: GearsObj[0x2a38e28f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6efb3f created: GearsObj[0x2a38e28f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6efb3f FIN GearsES2[obj 0x6efb3f isInit true, usesShared false, 1 GearsObj[0x1c99a17c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a38e28f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62643901, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6efb3f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6efb3f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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.testOnscreenWritePNG_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efb3f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efb3f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.387 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056334336 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG [junit] offscreen layer n/a [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6efb3f: tileRendererInUse null, GearsES2[obj 0x6efb3f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6efb3f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6efb3f created: GearsObj[0x1c99a17c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6efb3f created: GearsObj[0x2a38e28f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6efb3f created: GearsObj[0x2a38e28f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6efb3f FIN GearsES2[obj 0x6efb3f isInit true, usesShared false, 1 GearsObj[0x1c99a17c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a38e28f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62643901, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6efb3f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6efb3f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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.testOnscreenWritePNG_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efb3f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efb3f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG [junit] SLOCK [T main @ 1402056336644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenWritePNG took 0.011 sec [junit] Testcase: testOnscreenWritePNG took 0.816 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.387 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056334336 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG [junit] offscreen layer n/a [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6efb3f: tileRendererInUse null, GearsES2[obj 0x6efb3f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6efb3f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] SLOCK [T main @ 1402056336644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6efb3f created: GearsObj[0x1c99a17c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6efb3f created: GearsObj[0x2a38e28f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6efb3f created: GearsObj[0x2a38e28f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6efb3f FIN GearsES2[obj 0x6efb3f isInit true, usesShared false, 1 GearsObj[0x1c99a17c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a38e28f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62643901, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6efb3f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6efb3f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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.testOnscreenWritePNG_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efb3f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6efb3f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG [junit] SLOCK [T main @ 1402056336644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056337504 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize [junit] offscreen layer n/a [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7f6eea56: tileRendererInUse null, GearsES2[obj 0x7f6eea56 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7f6eea56 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7f6eea56 created: GearsObj[0x7b238834, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7f6eea56 created: GearsObj[0x59c34d14, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7f6eea56 created: GearsObj[0x59c34d14, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7f6eea56 FIN GearsES2[obj 0x7f6eea56 isInit true, usesShared false, 1 GearsObj[0x7b238834, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59c34d14, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4081b13b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 64x64 of 64x64, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] XXX: [0, 0], 70x91, 64x64, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 128x128 of 128x128, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] XXX: [70, 64], 134x155, 128x128, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, 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] XXX: [134, 128], 262x283, 256x256, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, 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] XXX: [262, 256], 518x539, 512x512, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f6eea56: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f6eea56 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.892 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056337504 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize [junit] offscreen layer n/a [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7f6eea56: tileRendererInUse null, GearsES2[obj 0x7f6eea56 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7f6eea56 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7f6eea56 created: GearsObj[0x7b238834, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7f6eea56 created: GearsObj[0x59c34d14, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7f6eea56 created: GearsObj[0x59c34d14, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7f6eea56 FIN GearsES2[obj 0x7f6eea56 isInit true, usesShared false, 1 GearsObj[0x7b238834, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59c34d14, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4081b13b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 64x64 of 64x64, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] XXX: [0, 0], 70x91, 64x64, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 128x128 of 128x128, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] XXX: [70, 64], 134x155, 128x128, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, 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] XXX: [134, 128], 262x283, 256x256, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, 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] XXX: [262, 256], 518x539, 512x512, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f6eea56: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f6eea56 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize [junit] SLOCK [T main @ 1402056340318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenWritePNGWithResize took 0.002 sec [junit] Testcase: testOnscreenWritePNGWithResize took 1.312 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.892 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056337504 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize [junit] SLOCK [T main @ 1402056340318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] offscreen layer n/a [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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7f6eea56: tileRendererInUse null, GearsES2[obj 0x7f6eea56 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7f6eea56 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7f6eea56 created: GearsObj[0x7b238834, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7f6eea56 created: GearsObj[0x59c34d14, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7f6eea56 created: GearsObj[0x59c34d14, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7f6eea56 FIN GearsES2[obj 0x7f6eea56 isInit true, usesShared false, 1 GearsObj[0x7b238834, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59c34d14, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4081b13b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 64x64 of 64x64, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] XXX: [0, 0], 70x91, 64x64, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 128x128 of 128x128, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] XXX: [70, 64], 134x155, 128x128, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 256x256 of 256x256, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, 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] XXX: [134, 128], 262x283, 256x256, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 512x512 of 512x512, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, 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] XXX: [262, 256], 518x539, 512x512, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f6eea56 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7f6eea56, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f6eea56: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f6eea56 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize [junit] SLOCK [T main @ 1402056340318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056341183 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT [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 2147 ms, 21.47 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 545 ms, 5.45 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.595 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056341183 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 2147 ms, 21.47 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 545 ms, 5.45 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 2736 ms, 27.36 ms/l [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] SLOCK [T main @ 1402056346700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: benchmark took 5.43 sec [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 2736 ms, 27.36 ms/l [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] SLOCK [T main @ 1402056346700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.595 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056341183 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 2147 ms, 21.47 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 545 ms, 5.45 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 2736 ms, 27.36 ms/l [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] SLOCK [T main @ 1402056346700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056347789 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [junit] createAndCompileShader: Pre GL Error: 0x500 [junit] main-Display-.x11_:0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [junit] main-Display-.x11_:0-2-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [junit] main-Display-.x11_:0-2-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-3-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png [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: 8.417 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056347789 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [junit] createAndCompileShader: Pre GL Error: 0x500 [junit] main-Display-.x11_:0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [junit] main-Display-.x11_:0-2-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [junit] main-Display-.x11_:0-2-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-3-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2 [junit] SLOCK [T main @ 1402056356126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01YUV422hBase__ES2 took 2.372 sec [junit] Testcase: test01YUV422hProg_ES2 took 0.642 sec [junit] Testcase: test01YUV444Base__ES2 took 0.677 sec [junit] Testcase: test01YUV444Prog__ES2 took 0.582 sec [junit] Testcase: test02YUV420BaseGray_ES2 took 0.706 sec [junit] Testcase: test02YUV420Base__ES2 took 0.769 sec [junit] Testcase: test02YUV420Prog_ES2 took 0.893 sec [junit] Testcase: test03CMYK_01_ES2 took 0.669 sec [junit] Testcase: test03YCCK_01_ES2 took 0.898 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 8.417 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056347789 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] main-Display-.x11_:0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [junit] createAndCompileShader: Pre GL Error: 0x500 [junit] main-Display-.x11_:0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [junit] main-Display-.x11_:0-2-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [junit] main-Display-.x11_:0-2-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-2-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-.x11_:0-3-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2 [junit] SLOCK [T main @ 1402056356126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056356126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT [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 @ 1402056357188 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-onscreen-Bdbl-Frgba_Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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-onscreen-Bdbl-Frgba_Irgba8888-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 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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-onscreen-Bdbl-Frgba_Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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-onscreen-Bdbl-Frgba_Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.387 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056357188 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2 [junit] SLOCK [T main @ 1402056362494 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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-onscreen-Bdbl-Frgba_Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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-onscreen-Bdbl-Frgba_Irgba8888-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 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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-onscreen-Bdbl-Frgba_Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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-onscreen-Bdbl-Frgba_Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2 [junit] SLOCK [T main @ 1402056362494 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testGrayAWTILoaderES2 took 2.281 sec [junit] Testcase: testGrayAWTILoaderGL2 took 0.38 sec [junit] Testcase: testGrayPNGJLoaderES2 took 0.483 sec [junit] Testcase: testGrayPNGJLoaderGL2 took 0.391 sec [junit] Testcase: testTestAWTILoaderES2 took 0.455 sec [junit] Testcase: testTestAWTILoaderGL2 took 0.368 sec [junit] Testcase: testTestPNGJLoaderES2 took 0.461 sec [junit] Testcase: testTestPNGJLoaderGL2 took 0.371 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.387 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056357188 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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-onscreen-Bdbl-Frgba_Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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-onscreen-Bdbl-Frgba_Irgba8888-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 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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-onscreen-Bdbl-Frgba_Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-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-onscreen-Bdbl-Frgba_Irgba8888-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2 [junit] SLOCK [T main @ 1402056362494 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056363343 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT [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 @ 1402056365539 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.275 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056363343 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 @ 1402056365539 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 0.793 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.275 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056363343 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 @ 1402056365539 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056366404 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21dd3180: tileRendererInUse null, GearsES2[obj 0x21dd3180 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21dd3180 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21dd3180 created: GearsObj[0x682f78a8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21dd3180 created: GearsObj[0x49a9308, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21dd3180 created: GearsObj[0x49a9308, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21dd3180 FIN GearsES2[obj 0x21dd3180 isInit true, usesShared false, 1 GearsObj[0x682f78a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49a9308, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64486c1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21dd3180 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21dd3180, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21dd3180: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21dd3180 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.41 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056366404 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21dd3180: tileRendererInUse null, GearsES2[obj 0x21dd3180 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21dd3180 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21dd3180 created: GearsObj[0x682f78a8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21dd3180 created: GearsObj[0x49a9308, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21dd3180 created: GearsObj[0x49a9308, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21dd3180 FIN GearsES2[obj 0x21dd3180 isInit true, usesShared false, 1 GearsObj[0x682f78a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49a9308, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64486c1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21dd3180 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21dd3180, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21dd3180: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21dd3180 FIN [junit] SLOCK [T main @ 1402056368735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] SLOCK [T main @ 1402056368735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 0.837 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.41 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056366404 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21dd3180: tileRendererInUse null, GearsES2[obj 0x21dd3180 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21dd3180 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21dd3180 created: GearsObj[0x682f78a8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21dd3180 created: GearsObj[0x49a9308, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21dd3180 created: GearsObj[0x49a9308, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21dd3180 FIN GearsES2[obj 0x21dd3180 isInit true, usesShared false, 1 GearsObj[0x682f78a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49a9308, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64486c1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21dd3180 0/0 250x229 of 250x229, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21dd3180, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21dd3180: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21dd3180 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] SLOCK [T main @ 1402056368735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT [junit] SLOCK [T main @ 1402056369630 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] ----------------------------------------------------------------------------------------------------- [junit] X11GraphicsDevice[type .x11, connection :0]: [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101 [junit] XXX0: aspect: 1.7777778 [junit] XXX0: y-flip: false [junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0] [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101 [junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true] [junit] ShaderState[ [junit] ShaderProgram[id=1, linked=true, 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] enabledAttributes [ [junit] ], activeAttributes [ [junit] ], managedAttributes [ [junit] ], activeUniforms [ [junit] GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0] [junit] GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data [junit] 0: [ 1.30770 0.00000 0.00000 0.00000 ] [junit] 0: [ 0.00000 2.41421 0.00000 0.00000 ] [junit] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ] [junit] 0: [ 0.00000 0.00000 -1.00000 0.00000 ] [junit] , [junit] 1: [ 1.00000 0.00000 0.00000 0.00000 ] [junit] 1: [ 0.00000 1.00000 0.00000 0.00000 ] [junit] 1: [ 0.00000 0.00000 1.00000 -2.30000 ] [junit] 1: [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , [junit] ] [junit] ], managedUniforms [ [junit] ] [junit] ] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] SLOCK [T main @ 1402056371935 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.384 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=1, linked=true, 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] enabledAttributes [ [junit] ], activeAttributes [ [junit] ], managedAttributes [ [junit] ], activeUniforms [ [junit] GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0] [junit] GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data [junit] 0: [ 1.30770 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056369630 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] ----------------------------------------------------------------------------------------------------- [junit] X11GraphicsDevice[type .x11, connection :0]: [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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 @ 1402056371935 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 0.866 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.384 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=1, linked=true, 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] enabledAttributes [ [junit] ], activeAttributes [ [junit] ], managedAttributes [ [junit] ], activeUniforms [ [junit] GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0] [junit] GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data [junit] 0: [ 1.30770 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056369630 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] ----------------------------------------------------------------------------------------------------- [junit] X11GraphicsDevice[type .x11, connection :0]: [junit] Natives [junit] GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES3 false [junit] GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 5 / 8 [junit] Common [junit] GL4ES3 true [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.hw] [junit] GL2ES1 GLProfile[GL2ES1/GL4bc.hw] [junit] GL2 GLProfile[GL2/GL4bc.hw] [junit] GL4 GLProfile[GL4/GL4.hw] [junit] GL3 GLProfile[GL3/GL4.hw] [junit] GL4bc GLProfile[GL4bc/GL4bc.hw] [junit] GL4ES3 GLProfile[GL4ES3/GL4.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4bc.hw] [junit] GL3bc GLProfile[GL3bc/GL4bc.hw] [junit] default GLProfile[GL4bc/GL4bc.hw] [junit] Count 9 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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 @ 1402056371935 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar test.compile: junit.run.newt.awt: [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056373250 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [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] ++++ 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.hw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x19b9c35: tileRendererInUse null, GearsES2[obj 0x19b9c35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x19b9c35 on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x19b9c35 created: GearsObj[0x4bfbd6e4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x19b9c35 created: GearsObj[0x2d939b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x19b9c35 created: GearsObj[0x2d939b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x19b9c35 FIN GearsES2[obj 0x19b9c35 isInit true, usesShared false, 1 GearsObj[0x4bfbd6e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d939b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b903fd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x19b9c35 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x19b9c35, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x19b9c35: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x19b9c35 FIN [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/GL4.hw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x434bc639: tileRendererInUse null, GearsES2[obj 0x434bc639 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x434bc639 on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x434bc639 created: GearsObj[0x6c5739ec, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x434bc639 created: GearsObj[0x529bec85, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x434bc639 created: GearsObj[0x529bec85, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x434bc639 FIN GearsES2[obj 0x434bc639 isInit true, usesShared false, 1 GearsObj[0x6c5739ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x529bec85, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ac53a21, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x434bc639 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x434bc639, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-.x11_:0-1-EDT-2,6,main] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x434bc639: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x434bc639 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.027 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056373250 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x19b9c35: tileRendererInUse null, GearsES2[obj 0x19b9c35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x19b9c35 on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x19b9c35 created: GearsObj[0x4bfbd6e4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x19b9c35 created: GearsObj[0x2d939b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x19b9c35 created: GearsObj[0x2d939b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x19b9c35 FIN GearsES2[obj 0x19b9c35 isInit true, usesShared false, 1 GearsObj[0x4bfbd6e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d939b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b903fd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x19b9c35 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x19b9c35, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x19b9c35: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x19b9c35 FIN [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/GL4.hw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x434bc639: tileRendererInUse null, GearsES2[obj 0x434bc639 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x434bc639 on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x434bc639 created: GearsObj[0x6c5739ec, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x434bc639 created: GearsObj[0x529bec85, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x434bc639 created: GearsObj[0x529bec85, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x434bc639 FIN GearsES2[obj 0x434bc639 isInit true, usesShared false, 1 GearsObj[0x6c5739ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x529bec85, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ac53a21, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x434bc639 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x434bc639, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-.x11_:0-1-EDT-2,6,main] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x434bc639: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x434bc639 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3 [junit] SLOCK [T main @ 1402056376198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GL2ES2 took 2.218 sec [junit] Testcase: test02GL3 took 0.629 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.027 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056373250 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.hw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x19b9c35: tileRendererInUse null, GearsES2[obj 0x19b9c35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x19b9c35 on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] SLOCK [T main @ 1402056376198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x19b9c35 created: GearsObj[0x4bfbd6e4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x19b9c35 created: GearsObj[0x2d939b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x19b9c35 created: GearsObj[0x2d939b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x19b9c35 FIN GearsES2[obj 0x19b9c35 isInit true, usesShared false, 1 GearsObj[0x4bfbd6e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d939b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b903fd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x19b9c35 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x19b9c35, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x19b9c35: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x19b9c35 FIN [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/GL4.hw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x434bc639: tileRendererInUse null, GearsES2[obj 0x434bc639 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x434bc639 on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x434bc639 created: GearsObj[0x6c5739ec, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x434bc639 created: GearsObj[0x529bec85, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x434bc639 created: GearsObj[0x529bec85, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x434bc639 FIN GearsES2[obj 0x434bc639 isInit true, usesShared false, 1 GearsObj[0x6c5739ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x529bec85, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ac53a21, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x434bc639 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x434bc639, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-.x11_:0-1-EDT-2,6,main] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x434bc639: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x434bc639 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3 [junit] SLOCK [T main @ 1402056376198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056377093 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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.hw], on-scr[.]] [junit] window resized: 0/0 490x260 [junit] window resized: 0/0 490x260 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: ATI Technologies Inc. [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL4/GL4.hw] [junit] GL Renderer Quirks:[DontCloseX11Display] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@4f74843e, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.reshape 0/0 494x263, swapInterval 1, drawable 0x3e00002 [junit] window resized: 0/0 494x263 [junit] QUIT Window Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose ... [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose FIN [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/GL4.hw], on-scr[.]] [junit] window resized: 0/0 490x260 [junit] window resized: 0/0 490x260 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: ATI Technologies Inc. [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL3/GL4.hw] [junit] GL Renderer Quirks:[DontCloseX11Display] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@42f8b48b, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] LandscapeES2.reshape 0/0 494x263, swapInterval 1, drawable 0x3e00004 [junit] window resized: 0/0 494x263 [junit] QUIT Window Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] LandscapeES2.dispose ... [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] LandscapeES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.233 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056377093 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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.hw], on-scr[.]] [junit] window resized: 0/0 490x260 [junit] window resized: 0/0 490x260 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: ATI Technologies Inc. [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL4/GL4.hw] [junit] GL Renderer Quirks:[DontCloseX11Display] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@4f74843e, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.reshape 0/0 494x263, swapInterval 1, drawable 0x3e00002 [junit] window resized: 0/0 494x263 [junit] QUIT Window Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose ... [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose FIN [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/GL4.hw], on-scr[.]] [junit] window resized: 0/0 490x260 [junit] window resized: 0/0 490x260 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: ATI Technologies Inc. [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL3/GL4.hw] [junit] GL Renderer Quirks:[DontCloseX11Display] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@42f8b48b, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] LandscapeES2.reshape 0/0 494x263, swapInterval 1, drawable 0x3e00004 [junit] window resized: 0/0 494x263 [junit] QUIT Window Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] LandscapeES2.dispose ... [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] LandscapeES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3 [junit] SLOCK [T main @ 1402056380245 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] SLOCK [T main @ 1402056380245 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testcase: test01GL2ES2 took 2.401 sec [junit] Testcase: test02GL3 took 0.645 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.233 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056377093 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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.hw], on-scr[.]] [junit] window resized: 0/0 490x260 [junit] window resized: 0/0 490x260 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: ATI Technologies Inc. [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL4/GL4.hw] [junit] GL Renderer Quirks:[DontCloseX11Display] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@4f74843e, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.reshape 0/0 494x263, swapInterval 1, drawable 0x3e00002 [junit] window resized: 0/0 494x263 [junit] QUIT Window Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose ... [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] LandscapeES2.dispose FIN [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/GL4.hw], on-scr[.]] [junit] window resized: 0/0 490x260 [junit] window resized: 0/0 490x260 [junit] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: ATI Technologies Inc. [junit] GL_RENDERER: AMD Radeon R9 200 Series [junit] GL_VERSION: 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GL GLSL: true, has-compiler-func: true, version 4.30, 4.30.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL3/GL4.hw] [junit] GL Renderer Quirks:[DontCloseX11Display] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@42f8b48b, 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] LandscapeES2.reshape 0/0 494x263, swapInterval 1, drawable 0x3e00004 [junit] window resized: 0/0 494x263 [junit] QUIT Window Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] LandscapeES2.dispose ... [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] LandscapeES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3 [junit] SLOCK [T main @ 1402056380245 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056381110 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1402056383717 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1402056383724 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x2545938c: tileRendererInUse null, GearsES2[obj 0x2545938c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2545938c on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2545938c created: GearsObj[0x50f9ccb8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2545938c created: GearsObj[0x3fef6d90, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2545938c created: GearsObj[0x3fef6d90, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x2545938c FIN GearsES2[obj 0x2545938c isInit true, usesShared false, 1 GearsObj[0x50f9ccb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fef6d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bce7311, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2545938c 0/0 213x160 of 213x160, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2545938c, 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:1402056384591 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2545938c 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2545938c, angle 70.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1402056385240 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2545938c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2545938c, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1402056386390 d 0ms]] [junit] QUIT Window Thread[AWT-EventQueue-0,6,main] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2545938c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2545938c FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1402056386421 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] SLOCK [T main @ 1402056386518 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.486 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056381110 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1402056383717 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1402056383724 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x2545938c: tileRendererInUse null, GearsES2[obj 0x2545938c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2545938c on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2545938c created: GearsObj[0x50f9ccb8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2545938c created: GearsObj[0x3fef6d90, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2545938c created: GearsObj[0x3fef6d90, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x2545938c FIN GearsES2[obj 0x2545938c isInit true, usesShared false, 1 GearsObj[0x50f9ccb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fef6d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bce7311, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2545938c 0/0 213x160 of 213x160, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2545938c, 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:1402056384591 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2545938c 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2545938c, angle 70.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1402056385240 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2545938c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2545938c, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1402056386390 d 0ms]] [junit] QUIT Window Thread[AWT-EventQueue-0,6,main] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2545938c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2545938c FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1402056386421 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] SLOCK [T main @ 1402056386518 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 3.985 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.486 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056381110 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1402056383717 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1402056383724 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x2545938c: tileRendererInUse null, GearsES2[obj 0x2545938c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2545938c on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2545938c created: GearsObj[0x50f9ccb8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2545938c created: GearsObj[0x3fef6d90, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2545938c created: GearsObj[0x3fef6d90, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x2545938c FIN GearsES2[obj 0x2545938c isInit true, usesShared false, 1 GearsObj[0x50f9ccb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fef6d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bce7311, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2545938c 0/0 213x160 of 213x160, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2545938c, 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:1402056384591 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2545938c 0/0 320x240 of 320x240, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2545938c, angle 70.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1402056385240 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2545938c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1600014, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2545938c, angle 148.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1402056386390 d 0ms]] [junit] QUIT Window Thread[AWT-EventQueue-0,6,main] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2545938c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2545938c FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1402056386421 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] SLOCK [T main @ 1402056386518 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056387431 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init [junit] ******** clearAWTFocus.0 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 203/76 [junit] centerMouse: robot pos: 203x36, onTitleBarIfWindow: true [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,13),absolute(203,36),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x25,alignmentX=0.0,alignmentY=0.5,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@31526c2b,flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,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 0x2eff0e19: tileRendererInUse null, GearsES2[obj 0x2eff0e19 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2eff0e19 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2eff0e19 created: GearsObj[0x516f5228, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2eff0e19 created: GearsObj[0x637ae9dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2eff0e19 created: GearsObj[0x637ae9dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x2eff0e19 FIN GearsES2[obj 0x2eff0e19 isInit true, usesShared false, 1 GearsObj[0x516f5228, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x637ae9dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c32f25d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2eff0e19 0/0 100x100 of 100x100, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2eff0e19, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: 203/276 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] *** AWTRobotUtil.toFrontAndRequestFocus() UI failure [junit] *** window: javax.swing.JFrame[frame0,0,0,406x552,layout=java.awt.BorderLayout,title=PRE JOGL,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,400x525,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true] [junit] *** window.hasFocus(): false [junit] java.lang.Exception: Stack trace [junit] at java.lang.Thread.dumpStack(Thread.java:1364) [junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.toFrontAndRequestFocus(AWTRobotUtil.java:231) [junit] at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.runTestGL(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:215) [junit] at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:283) [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.InvokeMethod.evaluate(InvokeMethod.java:17) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [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] Thread[main,5,main] GearsES2.init.0 0x2ac302a0: tileRendererInUse null, GearsES2[obj 0x2ac302a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ac302a0 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ac302a0 created: GearsObj[0x3136d8d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2ac302a0 created: GearsObj[0x707d458e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2ac302a0 created: GearsObj[0x707d458e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x2ac302a0 FIN GearsES2[obj 0x2ac302a0 isInit true, usesShared false, 1 GearsObj[0x3136d8d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x707d458e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3061a754, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x2ac302a0 0/0 400x400 of 400x400, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ac302a0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2eff0e19: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2eff0e19 FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2ac302a0: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2ac302a0 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: 203/276 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6216b61e: tileRendererInUse null, GearsES2[obj 0x6216b61e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6216b61e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6216b61e created: GearsObj[0x13b8174e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6216b61e created: GearsObj[0x1b020bff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6216b61e created: GearsObj[0x1b020bff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6216b61e FIN GearsES2[obj 0x6216b61e isInit true, usesShared false, 1 GearsObj[0x13b8174e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b020bff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2361a033, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6216b61e 0/0 400x400 of 400x400, swapInterval 1, drawable 0x1600028, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6216b61e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6216b61e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6216b61e 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: 16.23 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056387431 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init [junit] ******** clearAWTFocus.0 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 203/76 [junit] centerMouse: robot pos: 203x36, onTitleBarIfWindow: true [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,13),absolute(203,36),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x25,alignmentX=0.0,alignmentY=0.5,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@31526c2b,flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,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 0x2eff0e19: tileRendererInUse null, GearsES2[obj 0x2eff0e19 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2eff0e19 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2eff0e19 created: GearsObj[0x516f5228, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2eff0e19 created: GearsObj[0x637ae9dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2eff0e19 created: GearsObj[0x637ae9dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x2eff0e19 FIN GearsES2[obj 0x2eff0e19 isInit true, usesShared false, 1 GearsObj[0x516f5228, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x637ae9dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c32f25d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2eff0e19 0/0 100x100 of 100x100, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2eff0e19, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: 203/276 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] *** AWTRobotUtil.toFrontAndRequestFocus() UI failure [junit] *** window: javax.swing.JFrame[frame0,0,0,406x552,layout=java.awt.BorderLayout,title=PRE JOGL,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,400x525,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true] [junit] *** window.hasFocus(): false [junit] java.lang.Exception: Stack trace [junit] at java.lang.Thread.dumpStack(Thread.java:1364) [junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.toFrontAndRequestFocus(AWTRobotUtil.java:231) [junit] at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.runTestGL(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:215) [junit] at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:283) [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.InvokeMethod.evaluate(InvokeMethod.java:17) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [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] Thread[main,5,main] GearsES2.init.0 0x2ac302a0: tileRendererInUse null, GearsES2[obj 0x2ac302a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ac302a0 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ac302a0 created: GearsObj[0x3136d8d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2ac302a0 created: GearsObj[0x707d458e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2ac302a0 created: GearsObj[0x707d458e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x2ac302a0 FIN GearsES2[obj 0x2ac302a0 isInit true, usesShared false, 1 GearsObj[0x3136d8d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x707d458e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3061a754, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x2ac302a0 0/0 400x400 of 400x400, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ac302a0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2eff0e19: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2eff0e19 FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2ac302a0: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2ac302a0 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: 203/276 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6216b61e: tileRendererInUse null, GearsES2[obj 0x6216b61e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6216b61e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6216b61e created: GearsObj[0x13b8174e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6216b61e created: GearsObj[0x1b020bff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6216b61e created: GearsObj[0x1b020bff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6216b61e FIN GearsES2[obj 0x6216b61e isInit true, usesShared false, 1 GearsObj[0x13b8174e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b020bff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2361a033, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6216b61e 0/0 400x400 of 400x400, swapInterval 1, drawable 0x1600028, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6216b61e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6216b61e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6216b61e 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 @ 1402056403582 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NewtCanvasAWT took 7.491 sec [junit] Testcase: test02GLCanvas took 5.969 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.23 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056387431 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init [junit] ******** clearAWTFocus.0 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 203/76 [junit] centerMouse: robot pos: 203x36, onTitleBarIfWindow: true [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,13),absolute(203,36),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x25,alignmentX=0.0,alignmentY=0.5,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@31526c2b,flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,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 0x2eff0e19: tileRendererInUse null, GearsES2[obj 0x2eff0e19 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2eff0e19 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2eff0e19 created: GearsObj[0x516f5228, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2eff0e19 created: GearsObj[0x637ae9dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2eff0e19 created: GearsObj[0x637ae9dc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x2eff0e19 FIN GearsES2[obj 0x2eff0e19 isInit true, usesShared false, 1 GearsObj[0x516f5228, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x637ae9dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c32f25d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x2eff0e19 0/0 100x100 of 100x100, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2eff0e19, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: 203/276 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] FOCUS AWT LOST (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] *** AWTRobotUtil.toFrontAndRequestFocus() UI failure [junit] *** window: javax.swing.JFrame[frame0,0,0,406x552,layout=java.awt.BorderLayout,title=PRE JOGL,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,400x525,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true] [junit] *** window.hasFocus(): false [junit] java.lang.Exception: Stack trace [junit] at java.lang.Thread.dumpStack(Thread.java:1364) [junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.toFrontAndRequestFocus(AWTRobotUtil.java:231) [junit] at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.runTestGL(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:215) [junit] at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:283) [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.InvokeMethod.evaluate(InvokeMethod.java:17) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [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] Thread[main,5,main] GearsES2.init.0 0x2ac302a0: tileRendererInUse null, GearsES2[obj 0x2ac302a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ac302a0 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ac302a0 created: GearsObj[0x3136d8d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2ac302a0 created: GearsObj[0x707d458e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2ac302a0 created: GearsObj[0x707d458e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x2ac302a0 FIN GearsES2[obj 0x2ac302a0 isInit true, usesShared false, 1 GearsObj[0x3136d8d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x707d458e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3061a754, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x2ac302a0 0/0 400x400 of 400x400, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ac302a0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2eff0e19: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2eff0e19 FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2ac302a0: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2ac302a0 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: 203/276 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6216b61e: tileRendererInUse null, GearsES2[obj 0x6216b61e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6216b61e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6216b61e created: GearsObj[0x13b8174e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6216b61e created: GearsObj[0x1b020bff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6216b61e created: GearsObj[0x1b020bff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6216b61e FIN GearsES2[obj 0x6216b61e isInit true, usesShared false, 1 GearsObj[0x13b8174e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b020bff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2361a033, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6216b61e 0/0 400x400 of 400x400, swapInterval 1, drawable 0x1600028, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6216b61e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x6216b61e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6216b61e 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 @ 1402056403582 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056403582 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056404481 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-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: 2.07 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056404481 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-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 @ 1402056406473 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseNewtAWT took 1.892 sec [junit] SLOCK [T main @ 1402056406473 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.07 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056404481 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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-.x11_:0-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 @ 1402056406473 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056407341 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x73057e2d: tileRendererInUse null, GearsES2[obj 0x73057e2d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x73057e2d on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x73057e2d created: GearsObj[0x3bea3da6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x73057e2d created: GearsObj[0xf757c05, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x73057e2d created: GearsObj[0xf757c05, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x73057e2d FIN GearsES2[obj 0x73057e2d isInit true, usesShared false, 1 GearsObj[0x3bea3da6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf757c05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2215ac39, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x73057e2d 0/0 790x570 of 790x570, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73057e2d, angle 0.0, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73057e2d 0/0 790x570 of 790x570, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73057e2d, angle 2.0, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x73057e2d 0/0 794x573 of 794x573, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73057e2d, angle 8.0, [l -1.3856894, r 1.3856894, b -1.0, t 1.0] 2.7713788x2.0 -> [l -1.3856894, r 1.3856896, b -1.0, t 1.0] 2.771379x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x73057e2d: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x73057e2d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] SLOCK [T main @ 1402056409945 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.683 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056407341 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x73057e2d: tileRendererInUse null, GearsES2[obj 0x73057e2d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x73057e2d on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x73057e2d created: GearsObj[0x3bea3da6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x73057e2d created: GearsObj[0xf757c05, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x73057e2d created: GearsObj[0xf757c05, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x73057e2d FIN GearsES2[obj 0x73057e2d isInit true, usesShared false, 1 GearsObj[0x3bea3da6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf757c05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2215ac39, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x73057e2d 0/0 790x570 of 790x570, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73057e2d, angle 0.0, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73057e2d 0/0 790x570 of 790x570, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73057e2d, angle 2.0, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x73057e2d 0/0 794x573 of 794x573, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73057e2d, angle 8.0, [l -1.3856894, r 1.3856894, b -1.0, t 1.0] 2.7713788x2.0 -> [l -1.3856894, r 1.3856896, b -1.0, t 1.0] 2.771379x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x73057e2d: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x73057e2d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] SLOCK [T main @ 1402056409945 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testEventSourceNotNewtBug took 2.497 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.683 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056407341 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x73057e2d: tileRendererInUse null, GearsES2[obj 0x73057e2d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x73057e2d on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x73057e2d created: GearsObj[0x3bea3da6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x73057e2d created: GearsObj[0xf757c05, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x73057e2d created: GearsObj[0xf757c05, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x73057e2d FIN GearsES2[obj 0x73057e2d isInit true, usesShared false, 1 GearsObj[0x3bea3da6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf757c05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2215ac39, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x73057e2d 0/0 790x570 of 790x570, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73057e2d, angle 0.0, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73057e2d 0/0 790x570 of 790x570, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73057e2d, angle 2.0, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 790x570, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x73057e2d 0/0 794x573 of 794x573, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x73057e2d, angle 8.0, [l -1.3856894, r 1.3856894, b -1.0, t 1.0] 2.7713788x2.0 -> [l -1.3856894, r 1.3856896, b -1.0, t 1.0] 2.771379x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x73057e2d 794x573, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x73057e2d: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x73057e2d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] SLOCK [T main @ 1402056409945 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056410864 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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.x11.WindowDriver, consumed false, when:1402056412551 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,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[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x672a3be5 created: GearsObj[0x6fc2c671, vbo ff 1, fs 2, bf 3, bs 4] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412782 d 0ms]] [junit] gear2 0x672a3be5 created: GearsObj[0x5c725e09, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x672a3be5 created: GearsObj[0x5c725e09, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x672a3be5 FIN GearsES2[obj 0x672a3be5 isInit true, usesShared false, 1 GearsObj[0x6fc2c671, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c725e09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19845f72, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x672a3be5 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x672a3be5 630x450, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x672a3be5 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 2.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x672a3be5 630x450, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x672a3be5 630x450, swapInterval 1, drawable 0x3e00002 [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412879 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 8.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412995 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 644x463 of 644x463, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 22.0, [l -1.3909287, r 1.3909287, b -1.0, t 1.0] 2.7818575x2.0 -> [l -1.3909287, r 1.3909287, b -1.0, t 1.0] 2.7818575x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413083 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 654x473 of 654x473, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 32.0, [l -1.3826638, r 1.3826638, b -1.0, t 1.0] 2.7653277x2.0 -> [l -1.3826638, r 1.3826638, b -1.0, t 1.0] 2.7653277x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413193 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 664x483 of 664x483, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 46.0, [l -1.3747412, r 1.3747412, b -1.0, t 1.0] 2.7494824x2.0 -> [l -1.3747412, r 1.3747412, b -1.0, t 1.0] 2.7494824x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413290 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 674x493 of 674x493, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 58.0, [l -1.3671399, r 1.3671399, b -1.0, t 1.0] 2.7342799x2.0 -> [l -1.3671399, r 1.3671399, b -1.0, t 1.0] 2.7342799x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413387 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 684x503 of 684x503, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 70.0, [l -1.359841, r 1.359841, b -1.0, t 1.0] 2.719682x2.0 -> [l -1.359841, r 1.359841, b -1.0, t 1.0] 2.719682x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413494 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x672a3be5 0/0 694x513 of 694x513, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 82.0, [l -1.3528265, r 1.3528265, b -1.0, t 1.0] 2.705653x2.0 -> [l -1.3528265, r 1.3528265, b -1.0, t 1.0] 2.705653x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x672a3be5 694x513, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x672a3be5: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x672a3be5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.865 sec [junit] ------------- Standard Output --------------- [junit] durationPerTest 500 [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412551 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412782 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412879 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412995 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413083 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413193 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413290 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413387 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413494 d 0ms]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056410864 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,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[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x672a3be5 created: GearsObj[0x6fc2c671, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x672a3be5 created: GearsObj[0x5c725e09, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x672a3be5 created: GearsObj[0x5c725e09, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x672a3be5 FIN GearsES2[obj 0x672a3be5 isInit true, usesShared false, 1 GearsObj[0x6fc2c671, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c725e09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19845f72, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x672a3be5 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x672a3be5 630x450, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x672a3be5 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 2.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x672a3be5 630x450, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x672a3be5 630x450, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 8.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 644x463 of 644x463, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 22.0, [l -1.3909287, r 1.3909287, b -1.0, t 1.0] 2.7818575x2.0 -> [l -1.3909287, r 1.3909287, b -1.0, t 1.0] 2.7818575x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 654x473 of 654x473, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 32.0, [l -1.3826638, r 1.3826638, b -1.0, t 1.0] 2.7653277x2.0 -> [l -1.3826638, r 1.3826638, b -1.0, t 1.0] 2.7653277x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 664x483 of 664x483, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 46.0, [l -1.3747412, r 1.3747412, b -1.0, t 1.0] 2.7494824x2.0 -> [l -1.3747412, r 1.3747412, b -1.0, t 1.0] 2.7494824x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 674x493 of 674x493, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 58.0, [l -1.3671399, r 1.3671399, b -1.0, t 1.0] 2.7342799x2.0 -> [l -1.3671399, r 1.3671399, b -1.0, t 1.0] 2.7342799x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 684x503 of 684x503, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 70.0, [l -1.359841, r 1.359841, b -1.0, t 1.0] 2.719682x2.0 -> [l -1.359841, r 1.359841, b -1.0, t 1.0] 2.719682x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x672a3be5 0/0 694x513 of 694x513, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 82.0, [l -1.3528265, r 1.3528265, b -1.0, t 1.0] 2.705653x2.0 -> [l -1.3528265, r 1.3528265, b -1.0, t 1.0] 2.705653x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x672a3be5 694x513, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x672a3be5: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x672a3be5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] SLOCK [T main @ 1402056413651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testListenerStringPassingAndOrder took 2.686 sec [junit] SLOCK [T main @ 1402056413651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.865 sec [junit] [junit] ------------- Standard Output --------------- [junit] durationPerTest 500 [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412551 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412782 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412879 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056412995 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413083 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413193 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413290 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413387 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056413494 d 0ms]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056410864 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,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[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x672a3be5 created: GearsObj[0x6fc2c671, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x672a3be5 created: GearsObj[0x5c725e09, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x672a3be5 created: GearsObj[0x5c725e09, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x672a3be5 FIN GearsES2[obj 0x672a3be5 isInit true, usesShared false, 1 GearsObj[0x6fc2c671, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c725e09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19845f72, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x672a3be5 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x672a3be5 630x450, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x672a3be5 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 2.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x672a3be5 630x450, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x672a3be5 630x450, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 8.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 644x463 of 644x463, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 22.0, [l -1.3909287, r 1.3909287, b -1.0, t 1.0] 2.7818575x2.0 -> [l -1.3909287, r 1.3909287, b -1.0, t 1.0] 2.7818575x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 654x473 of 654x473, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 32.0, [l -1.3826638, r 1.3826638, b -1.0, t 1.0] 2.7653277x2.0 -> [l -1.3826638, r 1.3826638, b -1.0, t 1.0] 2.7653277x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 664x483 of 664x483, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 46.0, [l -1.3747412, r 1.3747412, b -1.0, t 1.0] 2.7494824x2.0 -> [l -1.3747412, r 1.3747412, b -1.0, t 1.0] 2.7494824x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 674x493 of 674x493, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 58.0, [l -1.3671399, r 1.3671399, b -1.0, t 1.0] 2.7342799x2.0 -> [l -1.3671399, r 1.3671399, b -1.0, t 1.0] 2.7342799x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x672a3be5 0/0 684x503 of 684x503, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 70.0, [l -1.359841, r 1.359841, b -1.0, t 1.0] 2.719682x2.0 -> [l -1.359841, r 1.359841, b -1.0, t 1.0] 2.719682x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x672a3be5 0/0 694x513 of 694x513, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x672a3be5, angle 82.0, [l -1.3528265, r 1.3528265, b -1.0, t 1.0] 2.705653x2.0 -> [l -1.3528265, r 1.3528265, b -1.0, t 1.0] 2.705653x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x672a3be5 694x513, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x672a3be5: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x672a3be5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] SLOCK [T main @ 1402056413651 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056414541 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13f72039: tileRendererInUse null, GearsES2[obj 0x13f72039 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x13f72039 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x13f72039 created: GearsObj[0x4c9d92bf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13f72039 created: GearsObj[0x7d0d60e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13f72039 created: GearsObj[0x7d0d60e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13f72039 FIN GearsES2[obj 0x13f72039 isInit true, usesShared false, 1 GearsObj[0x4c9d92bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d0d60e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27b008e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13f72039 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x13f72039, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x13f72039 506x485, swapInterval 1, drawable 0x160000f [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f72039: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f72039 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d72d061: tileRendererInUse null, GearsES2[obj 0x3d72d061 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3d72d061 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3d72d061 created: GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d72d061 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d72d061 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d72d061 FIN GearsES2[obj 0x3d72d061 isInit true, usesShared false, 1 GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x567fbf5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d72d061 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600021, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d72d061, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d72d061 506x485, swapInterval 1, drawable 0x1600021 [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 0x3d72d061: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d72d061 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: 3.17 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056414541 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x13f72039: tileRendererInUse null, GearsES2[obj 0x13f72039 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x13f72039 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x13f72039 created: GearsObj[0x4c9d92bf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13f72039 created: GearsObj[0x7d0d60e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13f72039 created: GearsObj[0x7d0d60e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13f72039 FIN GearsES2[obj 0x13f72039 isInit true, usesShared false, 1 GearsObj[0x4c9d92bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d0d60e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27b008e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13f72039 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x13f72039, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x13f72039 506x485, swapInterval 1, drawable 0x160000f [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f72039: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f72039 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d72d061: tileRendererInUse null, GearsES2[obj 0x3d72d061 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3d72d061 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3d72d061 created: GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d72d061 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d72d061 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d72d061 FIN GearsES2[obj 0x3d72d061 isInit true, usesShared false, 1 GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x567fbf5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d72d061 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600021, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d72d061, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d72d061 506x485, swapInterval 1, drawable 0x1600021 [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 0x3d72d061: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d72d061 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] SLOCK [T main @ 1402056417632 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseFrameGLCanvas took 2.374 sec [junit] Testcase: testCloseJFrameGLCanvas took 0.62 sec [junit] SLOCK [T main @ 1402056417632 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.17 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056414541 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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 0x13f72039: tileRendererInUse null, GearsES2[obj 0x13f72039 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x13f72039 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x13f72039 created: GearsObj[0x4c9d92bf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13f72039 created: GearsObj[0x7d0d60e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13f72039 created: GearsObj[0x7d0d60e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13f72039 FIN GearsES2[obj 0x13f72039 isInit true, usesShared false, 1 GearsObj[0x4c9d92bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d0d60e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27b008e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13f72039 0/0 506x485 of 506x485, swapInterval 1, drawable 0x160000f, msaa false, tileRendererInUse null [junit] >> GearsES2 0x13f72039, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x13f72039 506x485, swapInterval 1, drawable 0x160000f [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f72039: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f72039 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d72d061: tileRendererInUse null, GearsES2[obj 0x3d72d061 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3d72d061 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3d72d061 created: GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3d72d061 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3d72d061 created: GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d72d061 FIN GearsES2[obj 0x3d72d061 isInit true, usesShared false, 1 GearsObj[0x257b64a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x480d232a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x567fbf5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d72d061 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1600021, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3d72d061, angle 0.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d72d061 506x485, swapInterval 1, drawable 0x1600021 [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 0x3d72d061: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d72d061 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] SLOCK [T main @ 1402056417632 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056418514 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4b6efd33: tileRendererInUse null, GearsES2[obj 0x4b6efd33 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b6efd33 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4b6efd33 created: GearsObj[0x73bccddb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b6efd33 created: GearsObj[0x706f2039, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b6efd33 created: GearsObj[0x706f2039, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4b6efd33 FIN GearsES2[obj 0x4b6efd33 isInit true, usesShared false, 1 GearsObj[0x73bccddb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x706f2039, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x753da9c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4b6efd33 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 128x128, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b6efd33 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4b6efd33 128x128, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 128x128, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4b6efd33 0/0 506x485 of 506x485, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, angle 6.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4b6efd33 0/0 506x485 of 506x485, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, angle 12.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4b6efd33: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4b6efd33 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: 3.037 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056418514 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4b6efd33: tileRendererInUse null, GearsES2[obj 0x4b6efd33 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b6efd33 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4b6efd33 created: GearsObj[0x73bccddb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b6efd33 created: GearsObj[0x706f2039, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b6efd33 created: GearsObj[0x706f2039, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4b6efd33 FIN GearsES2[obj 0x4b6efd33 isInit true, usesShared false, 1 GearsObj[0x73bccddb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x706f2039, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x753da9c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4b6efd33 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 128x128, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b6efd33 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4b6efd33 128x128, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 128x128, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4b6efd33 0/0 506x485 of 506x485, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, angle 6.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4b6efd33 0/0 506x485 of 506x485, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, angle 12.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4b6efd33: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4b6efd33 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 @ 1402056421471 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseJFrameNewtCanvasAWT took 2.853 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.037 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056418514 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4b6efd33: tileRendererInUse null, GearsES2[obj 0x4b6efd33 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b6efd33 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4b6efd33 created: GearsObj[0x73bccddb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b6efd33 created: GearsObj[0x706f2039, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b6efd33 created: GearsObj[0x706f2039, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x4b6efd33 FIN GearsES2[obj 0x4b6efd33 isInit true, usesShared false, 1 GearsObj[0x73bccddb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x706f2039, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x753da9c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4b6efd33 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 128x128, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b6efd33 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4b6efd33 128x128, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 128x128, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4b6efd33 0/0 506x485 of 506x485, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, angle 6.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x4b6efd33 0/0 506x485 of 506x485, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b6efd33, angle 12.0, [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0 -> [l -1.043299, r 1.043299, b -1.0, t 1.0] 2.086598x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4b6efd33 506x485, swapInterval 1, drawable 0x3e00002 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4b6efd33: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4b6efd33 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 @ 1402056421471 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056421471 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056423664 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 394x374 of 394x374, swapInterval 1, drawable 0x160000f, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 300x310, onTitleBarIfWindow: false [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [I@6566aa35/[I@3730b195, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424222 d 17ms]]] [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@497fec5/[I@16d739de, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424222 d 19ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@47a08f39/[I@7e1b0beb, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424424 d 4ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@21abb1fb/[I@f31e702, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424427 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@15353c19/[I@59fc982f, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424427 d 3ms]]] [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, [I@3a450e/[I@718b9a3f, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426357 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@43bd856/[I@74f7f845, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426409 d 2ms]]] [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, [I@43ccb601/[I@34c11e6d, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426460 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@72b4a129/[I@30c0c594, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426460 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3feb908d/[I@25f39c4, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426512 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, [I@39c97413/[I@58e3a908, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426563 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4a6e79cf/[I@1aff2b36, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426563 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@666df412/[I@3cb2fe47, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426615 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@b540673/[I@39736dd4, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426615 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@492f96c3/[I@535301be, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426666 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@6e978bae/[I@1f53853b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426718 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, [I@244ff48e/[I@7d40a941, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426769 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@20282aa5/[I@2d07c721, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426769 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] WAIT-till-done: eventDispatch() #6 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59a25e9f/[I@32f246b2, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426821 d 37ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3fff6a3f/[I@19986eec, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426872 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@669a5514/[I@1e47c8ac, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426872 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7ac7a3bb/[I@48ce88f6, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426923 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6f81f3d1/[I@3cae5788, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426923 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59f4c0d7/[I@53a09164, button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426975 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@52a96720/[I@6fb19045, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427026 d 2ms]]] [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, [I@7276db4c/[I@59379549, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427078 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@502a1961/[I@7be85864, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427078 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@53034cc9/[I@7da64ab2, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427129 d 2ms]]] [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, [I@30722c90/[I@17cbbac9, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427181 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4053ee53/[I@4643ac23, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427181 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4da51df/[I@193509f6, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427232 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@69210267/[I@7624ee1c, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427232 d 2ms]]] [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, [I@1261db2b/[I@567bed7a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430090 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@622410f1/[I@2dd4708d, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430142 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@5629507c/[I@32632915, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430193 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@c1e3b8b/[I@14d728e4, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430244 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39bd9b6c/[I@4f26ed11, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430244 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4961fb0/[I@1bfa5e2a, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430295 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@523c25bf/[I@6ad248c6, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430295 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@13a7f5f4/[I@78047040, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430347 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6b65b74e/[I@62e598f7, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430347 d 2ms]]] [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] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@4444ad54/[I@78cf88cf, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433215 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@11f0c00/[I@1d4cd493, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433266 d 2ms]]] [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, [I@1f180dec/[I@643a10e6, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433518 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@202b9f72/[I@ff105de, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433569 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, [I@18b839ff/[I@66e7a106, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433820 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@70fcc5b1/[I@6317216a, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433872 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, [I@392e8f9/[I@21fd3544, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434123 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@76b414ca/[I@28c116a8, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434175 d 1ms]]] [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, [I@1cb6847f/[I@12b4bc93, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434426 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@17c8607d/[I@6436babd, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434478 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, [I@451e01b1/[I@35012eea, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434729 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@60af1fd5/[I@9530a8a, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434781 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@12fe9a4a/[I@9437a04, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437844 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2cffa15c/[I@42bab618, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437895 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@700903e1/[I@5fdde23d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437895 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@603043f6/[I@bdfcd0, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437947 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3920bc11/[I@141b1d64, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437998 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@269a8c/[I@666c5d67, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437998 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@546849b9/[I@ac03bfa, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056438050 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@52a19f99/[I@70f52030, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056438101 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6d14693f/[I@5709df0b, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056438101 d 3ms]]] [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, [I@b5b8941/[I@2690103a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441069 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3c19639d/[I@26daf73e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441121 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@719e1b5f/[I@4317343f, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441121 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@28673682/[I@102ba587, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441172 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@21804a5c/[I@6d91ef32, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441224 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7eef3d1/[I@58c92268, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441224 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7cf20761/[I@75c2b15c, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441275 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@410a4b6a/[I@add3d82, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441327 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@42f12760/[I@665031f5, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441327 d 2ms]]] [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, [I@bf9405f/[I@18f1231d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444394 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7f3851b5/[I@4a7c8353, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444446 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3491e459/[I@5626aa05, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444446 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@4645a73/[I@586e3645, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444497 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] WAIT-till-done: eventDispatch() #4 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2bad195e/[I@715c80b8, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444549 d 47ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7006ea2c/[I@55f82829, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444549 d 47ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@1714c7d7/[I@554c0017, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444600 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@709a11c0/[I@13038e01, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444652 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4e5fed67/[I@7bdb2d63, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444652 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 22.805 sec [junit] ------------- Standard Error ----------------- [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056423664 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 394x374 of 394x374, swapInterval 1, drawable 0x160000f, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 300x310, onTitleBarIfWindow: false [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [I@6566aa35/[I@3730b195, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424222 d 17ms]]] [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@497fec5/[I@16d739de, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424222 d 19ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@47a08f39/[I@7e1b0beb, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424424 d 4ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@21abb1fb/[I@f31e702, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424427 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@15353c19/[I@59fc982f, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424427 d 3ms]]] [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, [I@3a450e/[I@718b9a3f, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426357 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@43bd856/[I@74f7f845, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426409 d 2ms]]] [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, [I@43ccb601/[I@34c11e6d, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426460 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@72b4a129/[I@30c0c594, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426460 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3feb908d/[I@25f39c4, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426512 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, [I@39c97413/[I@58e3a908, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426563 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4a6e79cf/[I@1aff2b36, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426563 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@666df412/[I@3cb2fe47, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426615 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@b540673/[I@39736dd4, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426615 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@492f96c3/[I@535301be, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426666 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@6e978bae/[I@1f53853b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426718 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, [I@244ff48e/[I@7d40a941, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426769 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@20282aa5/[I@2d07c721, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426769 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] WAIT-till-done: eventDispatch() #6 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59a25e9f/[I@32f246b2, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426821 d 37ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3fff6a3f/[I@19986eec, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426872 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@669a5514/[I@1e47c8ac, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426872 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7ac7a3bb/[I@48ce88f6, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426923 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6f81f3d1/[I@3cae5788, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426923 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59f4c0d7/[I@53a09164, button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426975 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@52a96720/[I@6fb19045, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427026 d 2ms]]] [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, [I@7276db4c/[I@59379549, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427078 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@502a1961/[I@7be85864, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427078 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@53034cc9/[I@7da64ab2, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427129 d 2ms]]] [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, [I@30722c90/[I@17cbbac9, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427181 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4053ee53/[I@4643ac23, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427181 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4da51df/[I@193509f6, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427232 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@69210267/[I@7624ee1c, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427232 d 2ms]]] [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, [I@1261db2b/[I@567bed7a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430090 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@622410f1/[I@2dd4708d, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430142 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@5629507c/[I@32632915, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430193 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@c1e3b8b/[I@14d728e4, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430244 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39bd9b6c/[I@4f26ed11, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430244 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4961fb0/[I@1bfa5e2a, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430295 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@523c25bf/[I@6ad248c6, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430295 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@13a7f5f4/[I@78047040, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430347 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6b65b74e/[I@62e598f7, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430347 d 2ms]]] [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] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@4444ad54/[I@78cf88cf, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433215 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@11f0c00/[I@1d4cd493, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433266 d 2ms]]] [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, [I@1f180dec/[I@643a10e6, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433518 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@202b9f72/[I@ff105de, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433569 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, [I@18b839ff/[I@66e7a106, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433820 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@70fcc5b1/[I@6317216a, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433872 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, [I@392e8f9/[I@21fd3544, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434123 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@76b414ca/[I@28c116a8, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434175 d 1ms]]] [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, [I@1cb6847f/[I@12b4bc93, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434426 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@17c8607d/[I@6436babd, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434478 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, [I@451e01b1/[I@35012eea, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434729 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@60af1fd5/[I@9530a8a, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434781 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@12fe9a4a/[I@9437a04, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437844 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2cffa15c/[I@42bab618, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437895 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@700903e1/[I@5fdde23d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437895 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@603043f6/[I@bdfcd0, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437947 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3920bc11/[I@141b1d64, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437998 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@269a8c/[I@666c5d67, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437998 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@546849b9/[I@ac03bfa, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056438050 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@52a19f99/[I@70f52030, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056438101 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6d14693f/[I@5709df0b, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056438101 d 3ms]]] [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, [I@b5b8941/[I@2690103a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441069 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3c19639d/[I@26daf73e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441121 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@719e1b5f/[I@4317343f, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441121 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@28673682/[I@102ba587, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441172 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@21804a5c/[I@6d91ef32, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441224 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7eef3d1/[I@58c92268, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441224 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7cf20761/[I@75c2b15c, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441275 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@410a4b6a/[I@add3d82, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441327 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@42f12760/[I@665031f5, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441327 d 2ms]]] [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, [I@bf9405f/[I@18f1231d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444394 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7f3851b5/[I@4a7c8353, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444446 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3491e459/[I@5626aa05, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444446 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@4645a73/[I@586e3645, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444497 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] WAIT-till-done: eventDispatch() #4 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2bad195e/[I@715c80b8, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444549 d 47ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7006ea2c/[I@55f82829, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444549 d 47ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@1714c7d7/[I@554c0017, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444600 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@709a11c0/[I@13038e01, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444652 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4e5fed67/[I@7bdb2d63, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444652 d 2ms]]] [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 @ 1402056446398 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.784 sec [junit] Testcase: testPressAllButtonsInSequence took 3.122 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.627 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.122 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.322 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.323 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 22.805 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056423664 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 394x374 of 394x374, swapInterval 1, drawable 0x160000f, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 300x310, onTitleBarIfWindow: false [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [I@6566aa35/[I@3730b195, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424222 d 17ms]]] [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@497fec5/[I@16d739de, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424222 d 19ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@47a08f39/[I@7e1b0beb, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424424 d 4ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@21abb1fb/[I@f31e702, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424427 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@15353c19/[I@59fc982f, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056424427 d 3ms]]] [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, [I@3a450e/[I@718b9a3f, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426357 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@43bd856/[I@74f7f845, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426409 d 2ms]]] [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, [I@43ccb601/[I@34c11e6d, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426460 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@72b4a129/[I@30c0c594, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426460 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3feb908d/[I@25f39c4, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426512 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, [I@39c97413/[I@58e3a908, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426563 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4a6e79cf/[I@1aff2b36, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426563 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@666df412/[I@3cb2fe47, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426615 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@b540673/[I@39736dd4, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426615 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@492f96c3/[I@535301be, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426666 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@6e978bae/[I@1f53853b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426718 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, [I@244ff48e/[I@7d40a941, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426769 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@20282aa5/[I@2d07c721, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426769 d 3ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] WAIT-till-done: eventDispatch() #6 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59a25e9f/[I@32f246b2, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426821 d 37ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3fff6a3f/[I@19986eec, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426872 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@669a5514/[I@1e47c8ac, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426872 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7ac7a3bb/[I@48ce88f6, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426923 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6f81f3d1/[I@3cae5788, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426923 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59f4c0d7/[I@53a09164, button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056426975 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@52a96720/[I@6fb19045, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427026 d 2ms]]] [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, [I@7276db4c/[I@59379549, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427078 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@502a1961/[I@7be85864, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427078 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@53034cc9/[I@7da64ab2, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427129 d 2ms]]] [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, [I@30722c90/[I@17cbbac9, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427181 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4053ee53/[I@4643ac23, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427181 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4da51df/[I@193509f6, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427232 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@69210267/[I@7624ee1c, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056427232 d 2ms]]] [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, [I@1261db2b/[I@567bed7a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430090 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@622410f1/[I@2dd4708d, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430142 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@5629507c/[I@32632915, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430193 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@c1e3b8b/[I@14d728e4, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430244 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39bd9b6c/[I@4f26ed11, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430244 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4961fb0/[I@1bfa5e2a, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430295 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@523c25bf/[I@6ad248c6, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430295 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@13a7f5f4/[I@78047040, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430347 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6b65b74e/[I@62e598f7, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056430347 d 2ms]]] [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] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@4444ad54/[I@78cf88cf, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433215 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@11f0c00/[I@1d4cd493, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433266 d 2ms]]] [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, [I@1f180dec/[I@643a10e6, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433518 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@202b9f72/[I@ff105de, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433569 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, [I@18b839ff/[I@66e7a106, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433820 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@70fcc5b1/[I@6317216a, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056433872 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, [I@392e8f9/[I@21fd3544, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434123 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@76b414ca/[I@28c116a8, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434175 d 1ms]]] [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, [I@1cb6847f/[I@12b4bc93, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434426 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@17c8607d/[I@6436babd, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434478 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, [I@451e01b1/[I@35012eea, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434729 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@60af1fd5/[I@9530a8a, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056434781 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@12fe9a4a/[I@9437a04, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437844 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2cffa15c/[I@42bab618, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437895 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@700903e1/[I@5fdde23d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437895 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@603043f6/[I@bdfcd0, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437947 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3920bc11/[I@141b1d64, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437998 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@269a8c/[I@666c5d67, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056437998 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@546849b9/[I@ac03bfa, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056438050 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@52a19f99/[I@70f52030, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056438101 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6d14693f/[I@5709df0b, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056438101 d 3ms]]] [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, [I@b5b8941/[I@2690103a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441069 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3c19639d/[I@26daf73e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441121 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@719e1b5f/[I@4317343f, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441121 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@28673682/[I@102ba587, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441172 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@21804a5c/[I@6d91ef32, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441224 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7eef3d1/[I@58c92268, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441224 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7cf20761/[I@75c2b15c, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441275 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@410a4b6a/[I@add3d82, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441327 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@42f12760/[I@665031f5, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056441327 d 2ms]]] [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, [I@bf9405f/[I@18f1231d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444394 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7f3851b5/[I@4a7c8353, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444446 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3491e459/[I@5626aa05, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444446 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@4645a73/[I@586e3645, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444497 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] WAIT-till-done: eventDispatch() #4 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2bad195e/[I@715c80b8, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444549 d 47ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7006ea2c/[I@55f82829, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444549 d 47ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@1714c7d7/[I@554c0017, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444600 d 2ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@709a11c0/[I@13038e01, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444652 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4e5fed67/[I@7bdb2d63, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1402056444652 d 2ms]]] [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 @ 1402056446398 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056446398 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056448623 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [I@2d6eb551/[I@3f41f024, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 297/277, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056448799 d 1ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@3b82fb2d/[I@143865e1, 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.x11.WindowDriver, consumed false, when:1402056449068 d 1ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2a8a126/[I@cebc727, 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.x11.WindowDriver, consumed false, when:1402056449273 d 0ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@4b5fd811/[I@1626ac0, 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.x11.WindowDriver, consumed false, when:1402056449274 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4b5fd811/[I@1626ac0, 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.x11.WindowDriver, consumed false, when:1402056449274 d 1ms]]] [junit] requestFocus: click, d: 301 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@4d0a0b3d/[I@4e67f94e, 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.x11.WindowDriver, consumed false, when:1402056450948 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@c209819/[I@2fe19787, 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.x11.WindowDriver, consumed false, when:1402056451000 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3a338a0/[I@50da923d, 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: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451051 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3a338a0/[I@50da923d, 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: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451051 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3db70c43/[I@3c86225c, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451093 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5eed4107/[I@2a486341, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451145 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5eed4107/[I@2a486341, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451145 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@766c5616/[I@4287fb17, 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.x11.WindowDriver, consumed false, when:1402056451197 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@766c5616/[I@4287fb17, 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.x11.WindowDriver, consumed false, when:1402056451197 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@6d75c520/[I@4ee0f004, button 2, count 4, 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.x11.WindowDriver, consumed false, when:1402056451249 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@11adbf11/[I@25dafe28, button 1, count 5, 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.x11.WindowDriver, consumed false, when:1402056451301 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4c640782/[I@3b290efc, button 1, count 5, 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.x11.WindowDriver, consumed false, when:1402056451353 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4c640782/[I@3b290efc, button 1, count 5, 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.x11.WindowDriver, consumed false, when:1402056451353 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@496e0bc/[I@4d7c58fe, button 3, count 6, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451405 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #6 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1eb6b370/[I@6cbe8dd0, button 3, count 6, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451457 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1eb6b370/[I@6cbe8dd0, button 3, count 6, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451457 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@52508a76/[I@25b27332, button 2, count 6, 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.x11.WindowDriver, consumed false, when:1402056451509 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@52508a76/[I@25b27332, button 2, count 6, 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.x11.WindowDriver, consumed false, when:1402056451509 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@66a8eaf3/[I@5bd92c2c, button 3, count 7, 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.x11.WindowDriver, consumed false, when:1402056451561 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@ee32bd0/[I@64516c52, button 1, count 8, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451613 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1d9eaef2/[I@1cefa10f, button 1, count 8, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451664 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1d9eaef2/[I@1cefa10f, button 1, count 8, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451664 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3836eea0/[I@1e6c6735, button 2, count 9, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451716 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5eebd82d/[I@4dbda30a, button 2, count 9, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451768 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5eebd82d/[I@4dbda30a, button 2, count 9, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451768 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5d1b0d65/[I@1b0c91a4, button 3, count 9, 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.x11.WindowDriver, consumed false, when:1402056451820 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5d1b0d65/[I@1b0c91a4, button 3, count 9, 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.x11.WindowDriver, consumed false, when:1402056451820 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNEWTWindowAWT.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.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@60a9386/[I@205b4583, 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.x11.WindowDriver, consumed false, when:1402056454672 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@736fae81/[I@2929d25c, 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.x11.WindowDriver, consumed false, when:1402056454724 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@78b1ab20/[I@5859ffc7, 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.x11.WindowDriver, consumed false, when:1402056454776 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7ca78f21/[I@5ca5ff76, 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.x11.WindowDriver, consumed false, when:1402056454827 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7ca78f21/[I@5ca5ff76, 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.x11.WindowDriver, consumed false, when:1402056454827 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1626cb7f/[I@4cfa0a35, 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.x11.WindowDriver, consumed false, when:1402056454879 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1626cb7f/[I@4cfa0a35, 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.x11.WindowDriver, consumed false, when:1402056454879 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@33b4450e/[I@21b4a7, 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.x11.WindowDriver, consumed false, when:1402056454931 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@33b4450e/[I@21b4a7, 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.x11.WindowDriver, consumed false, when:1402056454931 d 1ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@444fe62/[I@4d98d61e, 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.x11.WindowDriver, consumed false, when:1402056457804 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@6d11735e/[I@14ad5843, 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.x11.WindowDriver, consumed false, when:1402056457856 d 0ms]]] [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, [I@7da150/[I@37e98b70, 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.x11.WindowDriver, consumed false, when:1402056458101 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7da150/[I@37e98b70, 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.x11.WindowDriver, consumed false, when:1402056458101 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@45c182bd/[I@236e6a12, 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.x11.WindowDriver, consumed false, when:1402056458153 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, [I@25f5d5ea/[I@2eaf091e, 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.x11.WindowDriver, consumed false, when:1402056458408 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@657fa883/[I@20106484, 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.x11.WindowDriver, consumed false, when:1402056458459 d 1ms]]] [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, [I@1437268e/[I@30c43f00, 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.x11.WindowDriver, consumed false, when:1402056458715 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@24043203/[I@f6f756e, 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.x11.WindowDriver, consumed false, when:1402056458766 d 1ms]]] [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, [I@5e8690ac/[I@54843caf, 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.x11.WindowDriver, consumed false, when:1402056459011 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@35ac3082/[I@3ba4c255, 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.x11.WindowDriver, consumed false, when:1402056459063 d 0ms]]] [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, [I@3dd2790a/[I@45089f3b, 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.x11.WindowDriver, consumed false, when:1402056459318 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@390dfde5/[I@4597e2a6, 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.x11.WindowDriver, consumed false, when:1402056459370 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.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@4c637448/[I@15674a26, 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.x11.WindowDriver, consumed false, when:1402056462435 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@30350fc4/[I@6b9e2595, 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.x11.WindowDriver, consumed false, when:1402056462487 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@30350fc4/[I@6b9e2595, 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.x11.WindowDriver, consumed false, when:1402056462487 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@5bb59065/[I@6d1b05ec, 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.x11.WindowDriver, consumed false, when:1402056462529 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@92200ea/[I@176a0755, 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.x11.WindowDriver, consumed false, when:1402056462581 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@92200ea/[I@176a0755, 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.x11.WindowDriver, consumed false, when:1402056462581 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@32076975/[I@49c99fc, 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.x11.WindowDriver, consumed false, when:1402056462633 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@454171c1/[I@4b93596c, 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.x11.WindowDriver, consumed false, when:1402056462684 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@454171c1/[I@4b93596c, 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.x11.WindowDriver, consumed false, when:1402056462684 d 1ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@2341c0c1/[I@31d5d0fc, 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.x11.WindowDriver, consumed false, when:1402056465659 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4c8b69f3/[I@54d8f7c7, 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.x11.WindowDriver, consumed false, when:1402056465711 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4c8b69f3/[I@54d8f7c7, 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.x11.WindowDriver, consumed false, when:1402056465711 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@70735555/[I@23e77920, 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.x11.WindowDriver, consumed false, when:1402056465763 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@31c1364a/[I@3d34dcb, 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.x11.WindowDriver, consumed false, when:1402056465815 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@31c1364a/[I@3d34dcb, 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.x11.WindowDriver, consumed false, when:1402056465815 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@25984c63/[I@31bf0add, 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.x11.WindowDriver, consumed false, when:1402056465867 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@75624cae/[I@8986fb7, 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.x11.WindowDriver, consumed false, when:1402056465918 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@75624cae/[I@8986fb7, 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.x11.WindowDriver, consumed false, when:1402056465918 d 1ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@47904930/[I@51b51304, 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.x11.WindowDriver, consumed false, when:1402056468983 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@46f39584/[I@21dd3180, 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.x11.WindowDriver, consumed false, when:1402056469035 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@46f39584/[I@21dd3180, 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.x11.WindowDriver, consumed false, when:1402056469035 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@40dcdbde/[I@63e6ed16, 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.x11.WindowDriver, consumed false, when:1402056469087 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4dd77297/[I@7ba43f6d, 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.x11.WindowDriver, consumed false, when:1402056469139 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4dd77297/[I@7ba43f6d, 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.x11.WindowDriver, consumed false, when:1402056469139 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@5c404c85/[I@15fdf14, 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.x11.WindowDriver, consumed false, when:1402056469191 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3d2e9ac0/[I@3eb1d2a1, 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.x11.WindowDriver, consumed false, when:1402056469243 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3d2e9ac0/[I@3eb1d2a1, 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.x11.WindowDriver, consumed false, when:1402056469243 d 0ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 22.4 sec [junit] ------------- Standard Error ----------------- [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056448623 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [I@2d6eb551/[I@3f41f024, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 297/277, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056448799 d 1ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@3b82fb2d/[I@143865e1, 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.x11.WindowDriver, consumed false, when:1402056449068 d 1ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2a8a126/[I@cebc727, 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.x11.WindowDriver, consumed false, when:1402056449273 d 0ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@4b5fd811/[I@1626ac0, 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.x11.WindowDriver, consumed false, when:1402056449274 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4b5fd811/[I@1626ac0, 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.x11.WindowDriver, consumed false, when:1402056449274 d 1ms]]] [junit] requestFocus: click, d: 301 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@4d0a0b3d/[I@4e67f94e, 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.x11.WindowDriver, consumed false, when:1402056450948 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@c209819/[I@2fe19787, 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.x11.WindowDriver, consumed false, when:1402056451000 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3a338a0/[I@50da923d, 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: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451051 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3a338a0/[I@50da923d, 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: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451051 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3db70c43/[I@3c86225c, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451093 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5eed4107/[I@2a486341, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451145 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5eed4107/[I@2a486341, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451145 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@766c5616/[I@4287fb17, 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.x11.WindowDriver, consumed false, when:1402056451197 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@766c5616/[I@4287fb17, 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.x11.WindowDriver, consumed false, when:1402056451197 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@6d75c520/[I@4ee0f004, button 2, count 4, 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.x11.WindowDriver, consumed false, when:1402056451249 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@11adbf11/[I@25dafe28, button 1, count 5, 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.x11.WindowDriver, consumed false, when:1402056451301 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4c640782/[I@3b290efc, button 1, count 5, 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.x11.WindowDriver, consumed false, when:1402056451353 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4c640782/[I@3b290efc, button 1, count 5, 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.x11.WindowDriver, consumed false, when:1402056451353 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@496e0bc/[I@4d7c58fe, button 3, count 6, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451405 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #6 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1eb6b370/[I@6cbe8dd0, button 3, count 6, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451457 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1eb6b370/[I@6cbe8dd0, button 3, count 6, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451457 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@52508a76/[I@25b27332, button 2, count 6, 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.x11.WindowDriver, consumed false, when:1402056451509 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@52508a76/[I@25b27332, button 2, count 6, 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.x11.WindowDriver, consumed false, when:1402056451509 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@66a8eaf3/[I@5bd92c2c, button 3, count 7, 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.x11.WindowDriver, consumed false, when:1402056451561 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@ee32bd0/[I@64516c52, button 1, count 8, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451613 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1d9eaef2/[I@1cefa10f, button 1, count 8, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451664 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1d9eaef2/[I@1cefa10f, button 1, count 8, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451664 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3836eea0/[I@1e6c6735, button 2, count 9, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451716 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5eebd82d/[I@4dbda30a, button 2, count 9, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451768 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5eebd82d/[I@4dbda30a, button 2, count 9, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451768 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5d1b0d65/[I@1b0c91a4, button 3, count 9, 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.x11.WindowDriver, consumed false, when:1402056451820 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5d1b0d65/[I@1b0c91a4, button 3, count 9, 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.x11.WindowDriver, consumed false, when:1402056451820 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNEWTWindowAWT.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.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@60a9386/[I@205b4583, 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.x11.WindowDriver, consumed false, when:1402056454672 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@736fae81/[I@2929d25c, 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.x11.WindowDriver, consumed false, when:1402056454724 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@78b1ab20/[I@5859ffc7, 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.x11.WindowDriver, consumed false, when:1402056454776 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7ca78f21/[I@5ca5ff76, 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.x11.WindowDriver, consumed false, when:1402056454827 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7ca78f21/[I@5ca5ff76, 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.x11.WindowDriver, consumed false, when:1402056454827 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1626cb7f/[I@4cfa0a35, 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.x11.WindowDriver, consumed false, when:1402056454879 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1626cb7f/[I@4cfa0a35, 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.x11.WindowDriver, consumed false, when:1402056454879 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@33b4450e/[I@21b4a7, 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.x11.WindowDriver, consumed false, when:1402056454931 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@33b4450e/[I@21b4a7, 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.x11.WindowDriver, consumed false, when:1402056454931 d 1ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@444fe62/[I@4d98d61e, 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.x11.WindowDriver, consumed false, when:1402056457804 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@6d11735e/[I@14ad5843, 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.x11.WindowDriver, consumed false, when:1402056457856 d 0ms]]] [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, [I@7da150/[I@37e98b70, 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.x11.WindowDriver, consumed false, when:1402056458101 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7da150/[I@37e98b70, 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.x11.WindowDriver, consumed false, when:1402056458101 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@45c182bd/[I@236e6a12, 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.x11.WindowDriver, consumed false, when:1402056458153 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, [I@25f5d5ea/[I@2eaf091e, 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.x11.WindowDriver, consumed false, when:1402056458408 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@657fa883/[I@20106484, 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.x11.WindowDriver, consumed false, when:1402056458459 d 1ms]]] [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, [I@1437268e/[I@30c43f00, 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.x11.WindowDriver, consumed false, when:1402056458715 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@24043203/[I@f6f756e, 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.x11.WindowDriver, consumed false, when:1402056458766 d 1ms]]] [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, [I@5e8690ac/[I@54843caf, 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.x11.WindowDriver, consumed false, when:1402056459011 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@35ac3082/[I@3ba4c255, 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.x11.WindowDriver, consumed false, when:1402056459063 d 0ms]]] [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, [I@3dd2790a/[I@45089f3b, 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.x11.WindowDriver, consumed false, when:1402056459318 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@390dfde5/[I@4597e2a6, 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.x11.WindowDriver, consumed false, when:1402056459370 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.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@4c637448/[I@15674a26, 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.x11.WindowDriver, consumed false, when:1402056462435 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@30350fc4/[I@6b9e2595, 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.x11.WindowDriver, consumed false, when:1402056462487 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@30350fc4/[I@6b9e2595, 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.x11.WindowDriver, consumed false, when:1402056462487 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@5bb59065/[I@6d1b05ec, 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.x11.WindowDriver, consumed false, when:1402056462529 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@92200ea/[I@176a0755, 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.x11.WindowDriver, consumed false, when:1402056462581 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@92200ea/[I@176a0755, 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.x11.WindowDriver, consumed false, when:1402056462581 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@32076975/[I@49c99fc, 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.x11.WindowDriver, consumed false, when:1402056462633 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@454171c1/[I@4b93596c, 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.x11.WindowDriver, consumed false, when:1402056462684 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@454171c1/[I@4b93596c, 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.x11.WindowDriver, consumed false, when:1402056462684 d 1ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@2341c0c1/[I@31d5d0fc, 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.x11.WindowDriver, consumed false, when:1402056465659 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4c8b69f3/[I@54d8f7c7, 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.x11.WindowDriver, consumed false, when:1402056465711 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4c8b69f3/[I@54d8f7c7, 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.x11.WindowDriver, consumed false, when:1402056465711 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@70735555/[I@23e77920, 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.x11.WindowDriver, consumed false, when:1402056465763 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@31c1364a/[I@3d34dcb, 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.x11.WindowDriver, consumed false, when:1402056465815 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@31c1364a/[I@3d34dcb, 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.x11.WindowDriver, consumed false, when:1402056465815 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@25984c63/[I@31bf0add, 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.x11.WindowDriver, consumed false, when:1402056465867 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@75624cae/[I@8986fb7, 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.x11.WindowDriver, consumed false, when:1402056465918 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@75624cae/[I@8986fb7, 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.x11.WindowDriver, consumed false, when:1402056465918 d 1ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@47904930/[I@51b51304, 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.x11.WindowDriver, consumed false, when:1402056468983 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@46f39584/[I@21dd3180, 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.x11.WindowDriver, consumed false, when:1402056469035 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@46f39584/[I@21dd3180, 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.x11.WindowDriver, consumed false, when:1402056469035 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@40dcdbde/[I@63e6ed16, 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.x11.WindowDriver, consumed false, when:1402056469087 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4dd77297/[I@7ba43f6d, 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.x11.WindowDriver, consumed false, when:1402056469139 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4dd77297/[I@7ba43f6d, 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.x11.WindowDriver, consumed false, when:1402056469139 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@5c404c85/[I@15fdf14, 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.x11.WindowDriver, consumed false, when:1402056469191 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3d2e9ac0/[I@3eb1d2a1, 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.x11.WindowDriver, consumed false, when:1402056469243 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3d2e9ac0/[I@3eb1d2a1, 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.x11.WindowDriver, consumed false, when:1402056469243 d 0ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1402056470950 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.729 sec [junit] Testcase: testPressAllButtonsInSequence took 3.123 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.626 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.122 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.322 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.322 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 22.4 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056448623 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [I@2d6eb551/[I@3f41f024, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 297/277, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056448799 d 1ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x3200002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@3b82fb2d/[I@143865e1, 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.x11.WindowDriver, consumed false, when:1402056449068 d 1ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2a8a126/[I@cebc727, 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.x11.WindowDriver, consumed false, when:1402056449273 d 0ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@4b5fd811/[I@1626ac0, 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.x11.WindowDriver, consumed false, when:1402056449274 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4b5fd811/[I@1626ac0, 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.x11.WindowDriver, consumed false, when:1402056449274 d 1ms]]] [junit] requestFocus: click, d: 301 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@4d0a0b3d/[I@4e67f94e, 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.x11.WindowDriver, consumed false, when:1402056450948 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@c209819/[I@2fe19787, 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.x11.WindowDriver, consumed false, when:1402056451000 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3a338a0/[I@50da923d, 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: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451051 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3a338a0/[I@50da923d, 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: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451051 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3db70c43/[I@3c86225c, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451093 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5eed4107/[I@2a486341, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451145 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5eed4107/[I@2a486341, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451145 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@766c5616/[I@4287fb17, 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.x11.WindowDriver, consumed false, when:1402056451197 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@766c5616/[I@4287fb17, 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.x11.WindowDriver, consumed false, when:1402056451197 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@6d75c520/[I@4ee0f004, button 2, count 4, 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.x11.WindowDriver, consumed false, when:1402056451249 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@11adbf11/[I@25dafe28, button 1, count 5, 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.x11.WindowDriver, consumed false, when:1402056451301 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4c640782/[I@3b290efc, button 1, count 5, 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.x11.WindowDriver, consumed false, when:1402056451353 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4c640782/[I@3b290efc, button 1, count 5, 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.x11.WindowDriver, consumed false, when:1402056451353 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@496e0bc/[I@4d7c58fe, button 3, count 6, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451405 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #6 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1eb6b370/[I@6cbe8dd0, button 3, count 6, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451457 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1eb6b370/[I@6cbe8dd0, button 3, count 6, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451457 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@52508a76/[I@25b27332, button 2, count 6, 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.x11.WindowDriver, consumed false, when:1402056451509 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@52508a76/[I@25b27332, button 2, count 6, 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.x11.WindowDriver, consumed false, when:1402056451509 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@66a8eaf3/[I@5bd92c2c, button 3, count 7, 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.x11.WindowDriver, consumed false, when:1402056451561 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@ee32bd0/[I@64516c52, button 1, count 8, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451613 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1d9eaef2/[I@1cefa10f, button 1, count 8, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451664 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1d9eaef2/[I@1cefa10f, button 1, count 8, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451664 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3836eea0/[I@1e6c6735, button 2, count 9, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451716 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5eebd82d/[I@4dbda30a, button 2, count 9, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451768 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5eebd82d/[I@4dbda30a, button 2, count 9, 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, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056451768 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5d1b0d65/[I@1b0c91a4, button 3, count 9, 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.x11.WindowDriver, consumed false, when:1402056451820 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5d1b0d65/[I@1b0c91a4, button 3, count 9, 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.x11.WindowDriver, consumed false, when:1402056451820 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNEWTWindowAWT.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.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@60a9386/[I@205b4583, 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.x11.WindowDriver, consumed false, when:1402056454672 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@736fae81/[I@2929d25c, 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.x11.WindowDriver, consumed false, when:1402056454724 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@78b1ab20/[I@5859ffc7, 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.x11.WindowDriver, consumed false, when:1402056454776 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7ca78f21/[I@5ca5ff76, 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.x11.WindowDriver, consumed false, when:1402056454827 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7ca78f21/[I@5ca5ff76, 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.x11.WindowDriver, consumed false, when:1402056454827 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1626cb7f/[I@4cfa0a35, 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.x11.WindowDriver, consumed false, when:1402056454879 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1626cb7f/[I@4cfa0a35, 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.x11.WindowDriver, consumed false, when:1402056454879 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@33b4450e/[I@21b4a7, 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.x11.WindowDriver, consumed false, when:1402056454931 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@33b4450e/[I@21b4a7, 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.x11.WindowDriver, consumed false, when:1402056454931 d 1ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@444fe62/[I@4d98d61e, 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.x11.WindowDriver, consumed false, when:1402056457804 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@6d11735e/[I@14ad5843, 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.x11.WindowDriver, consumed false, when:1402056457856 d 0ms]]] [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, [I@7da150/[I@37e98b70, 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.x11.WindowDriver, consumed false, when:1402056458101 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7da150/[I@37e98b70, 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.x11.WindowDriver, consumed false, when:1402056458101 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@45c182bd/[I@236e6a12, 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.x11.WindowDriver, consumed false, when:1402056458153 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, [I@25f5d5ea/[I@2eaf091e, 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.x11.WindowDriver, consumed false, when:1402056458408 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@657fa883/[I@20106484, 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.x11.WindowDriver, consumed false, when:1402056458459 d 1ms]]] [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, [I@1437268e/[I@30c43f00, 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.x11.WindowDriver, consumed false, when:1402056458715 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@24043203/[I@f6f756e, 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.x11.WindowDriver, consumed false, when:1402056458766 d 1ms]]] [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, [I@5e8690ac/[I@54843caf, 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.x11.WindowDriver, consumed false, when:1402056459011 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@35ac3082/[I@3ba4c255, 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.x11.WindowDriver, consumed false, when:1402056459063 d 0ms]]] [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, [I@3dd2790a/[I@45089f3b, 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.x11.WindowDriver, consumed false, when:1402056459318 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@390dfde5/[I@4597e2a6, 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.x11.WindowDriver, consumed false, when:1402056459370 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.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@4c637448/[I@15674a26, 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.x11.WindowDriver, consumed false, when:1402056462435 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@30350fc4/[I@6b9e2595, 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.x11.WindowDriver, consumed false, when:1402056462487 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@30350fc4/[I@6b9e2595, 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.x11.WindowDriver, consumed false, when:1402056462487 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@5bb59065/[I@6d1b05ec, 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.x11.WindowDriver, consumed false, when:1402056462529 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@92200ea/[I@176a0755, 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.x11.WindowDriver, consumed false, when:1402056462581 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@92200ea/[I@176a0755, 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.x11.WindowDriver, consumed false, when:1402056462581 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@32076975/[I@49c99fc, 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.x11.WindowDriver, consumed false, when:1402056462633 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@454171c1/[I@4b93596c, 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.x11.WindowDriver, consumed false, when:1402056462684 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@454171c1/[I@4b93596c, 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.x11.WindowDriver, consumed false, when:1402056462684 d 1ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@2341c0c1/[I@31d5d0fc, 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.x11.WindowDriver, consumed false, when:1402056465659 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4c8b69f3/[I@54d8f7c7, 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.x11.WindowDriver, consumed false, when:1402056465711 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4c8b69f3/[I@54d8f7c7, 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.x11.WindowDriver, consumed false, when:1402056465711 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@70735555/[I@23e77920, 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.x11.WindowDriver, consumed false, when:1402056465763 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@31c1364a/[I@3d34dcb, 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.x11.WindowDriver, consumed false, when:1402056465815 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@31c1364a/[I@3d34dcb, 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.x11.WindowDriver, consumed false, when:1402056465815 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@25984c63/[I@31bf0add, 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.x11.WindowDriver, consumed false, when:1402056465867 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@75624cae/[I@8986fb7, 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.x11.WindowDriver, consumed false, when:1402056465918 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@75624cae/[I@8986fb7, 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.x11.WindowDriver, consumed false, when:1402056465918 d 1ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - 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, [I@47904930/[I@51b51304, 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.x11.WindowDriver, consumed false, when:1402056468983 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@46f39584/[I@21dd3180, 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.x11.WindowDriver, consumed false, when:1402056469035 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@46f39584/[I@21dd3180, 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.x11.WindowDriver, consumed false, when:1402056469035 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@40dcdbde/[I@63e6ed16, 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.x11.WindowDriver, consumed false, when:1402056469087 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4dd77297/[I@7ba43f6d, 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.x11.WindowDriver, consumed false, when:1402056469139 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4dd77297/[I@7ba43f6d, 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.x11.WindowDriver, consumed false, when:1402056469139 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@5c404c85/[I@15fdf14, 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.x11.WindowDriver, consumed false, when:1402056469191 d 0ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3d2e9ac0/[I@3eb1d2a1, 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.x11.WindowDriver, consumed false, when:1402056469243 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3d2e9ac0/[I@3eb1d2a1, 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.x11.WindowDriver, consumed false, when:1402056469243 d 0ms]]] [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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1402056470950 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056470950 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056473154 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 394x374 of 394x374, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x310, 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, [I@2c6ff930/[I@6b50d51a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475724 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7d6d501/[I@293a38ac, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475777 d 0ms]]] [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, [I@2d5eb959/[I@25da9954, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475829 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2d5eb959/[I@25da9954, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475829 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@32886d36/[I@1aba0e25, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475871 d 0ms]]] [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, [I@2cf6acd8/[I@76cdaff7, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475922 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2cf6acd8/[I@76cdaff7, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475922 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@39dbbe10/[I@99b2a1d, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475975 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39dbbe10/[I@99b2a1d, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475975 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@29e9dad8/[I@381eb067, button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476027 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@66cf56f9/[I@36572a2a, button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476079 d 0ms]]] [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, [I@14914745/[I@4dde0d8f, button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476131 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@14914745/[I@4dde0d8f, button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476131 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2d4c4f39/[I@6ce53e6a, button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476183 d 0ms]]] [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, [I@3e64d900/[I@4ee2af00, button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476235 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3e64d900/[I@4ee2af00, button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476235 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@44f5176/[I@736d1c2f, button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476287 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@44f5176/[I@736d1c2f, button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476287 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, [I@558cdd/[I@70930156, button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476339 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@433ceed7/[I@556487bd, button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476391 d 0ms]]] [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, [I@3b0bb517/[I@7d9e1749, button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476443 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3b0bb517/[I@7d9e1749, button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476443 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@160afa0d/[I@2aa676c9, button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476495 d 0ms]]] [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, [I@16c09bff/[I@3f418e04, button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476547 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@16c09bff/[I@3f418e04, button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476547 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@68d2c90d/[I@668daa3e, button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476599 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@68d2c90d/[I@668daa3e, button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476599 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@528bddcc/[I@5c8ea66a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479450 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@194fa89f/[I@3cc76bb4, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479502 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@48701598/[I@3699d34f, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479553 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2d00038a/[I@5be8701a, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479605 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2d00038a/[I@5be8701a, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479605 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7917ea19/[I@110a4d6b, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479657 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7917ea19/[I@110a4d6b, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479657 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3b60b48a/[I@49ecee7a, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479710 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3b60b48a/[I@49ecee7a, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479710 d 1ms]]] [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, [I@2ec85eee/[I@64d07340, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482582 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@313ea275/[I@71bc895, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482633 d 1ms]]] [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, [I@310db1d8/[I@7a16f510, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482879 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@310db1d8/[I@7a16f510, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482879 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@79332c0e/[I@e91894c, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482931 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, [I@74cce40c/[I@37900bbc, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483186 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@51f28023/[I@7baa3dd, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483238 d 0ms]]] [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, [I@6e5c0621/[I@5b969921, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483483 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6e5c0621/[I@5b969921, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483483 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@7c1f7480/[I@7519bf29, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483535 d 0ms]]] [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, [I@6d5558ce/[I@7e397475, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483790 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@6e0cee10/[I@12e194e2, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483842 d 0ms]]] [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, [I@17f58b1d/[I@79802934, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056484097 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@4d11533d/[I@2c6ff152, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056484139 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.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, [I@3b004676/[I@f120b3d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487203 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@699fd985/[I@7d81e0ef, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487255 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@699fd985/[I@7d81e0ef, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487255 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59d6ab48/[I@1c87320c, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487307 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@6fe6c075/[I@16657ab8, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487359 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6fe6c075/[I@16657ab8, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487359 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@605bd184/[I@2c186288, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487411 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@74ece555/[I@6cc46b6b, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487463 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@74ece555/[I@6cc46b6b, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487463 d 1ms]]] [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, [I@5984ea5e/[I@2536ef3c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490427 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@39945f3a/[I@3bf7f65e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490479 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39945f3a/[I@3bf7f65e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490479 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@144fb414/[I@7cb79776, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490531 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@793903f1/[I@e320164, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490582 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@793903f1/[I@e320164, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490582 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@74f95383/[I@1cd9f974, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490635 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2a883d78/[I@567ba718, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490686 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2a883d78/[I@567ba718, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490686 d 1ms]]] [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, [I@668dd96c/[I@6abd760d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493753 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3c91863a/[I@760368e6, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493804 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3c91863a/[I@760368e6, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493804 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59dc1091/[I@7ec3cdad, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493857 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@68f459df/[I@238754e, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493908 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@68f459df/[I@238754e, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493908 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@489d5505/[I@5138e081, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493961 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@6d1b5ecf/[I@1fed9fff, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056494012 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6d1b5ecf/[I@1fed9fff, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056494012 d 1ms]]] [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] MouseExited ignored: MouseEvent[EVENT_MOUSE_EXITED, [I@672c7f1f/[I@1a4e0124, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056495615 d 0ms]]] [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.dispose FIN [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 22.684 sec [junit] ------------- Standard Error ----------------- [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056473154 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 394x374 of 394x374, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x310, 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, [I@2c6ff930/[I@6b50d51a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475724 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7d6d501/[I@293a38ac, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475777 d 0ms]]] [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, [I@2d5eb959/[I@25da9954, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475829 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2d5eb959/[I@25da9954, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475829 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@32886d36/[I@1aba0e25, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475871 d 0ms]]] [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, [I@2cf6acd8/[I@76cdaff7, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475922 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2cf6acd8/[I@76cdaff7, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475922 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@39dbbe10/[I@99b2a1d, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475975 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39dbbe10/[I@99b2a1d, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475975 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@29e9dad8/[I@381eb067, button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476027 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@66cf56f9/[I@36572a2a, button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476079 d 0ms]]] [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, [I@14914745/[I@4dde0d8f, button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476131 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@14914745/[I@4dde0d8f, button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476131 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2d4c4f39/[I@6ce53e6a, button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476183 d 0ms]]] [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, [I@3e64d900/[I@4ee2af00, button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476235 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3e64d900/[I@4ee2af00, button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476235 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@44f5176/[I@736d1c2f, button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476287 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@44f5176/[I@736d1c2f, button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476287 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, [I@558cdd/[I@70930156, button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476339 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@433ceed7/[I@556487bd, button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476391 d 0ms]]] [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, [I@3b0bb517/[I@7d9e1749, button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476443 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3b0bb517/[I@7d9e1749, button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476443 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@160afa0d/[I@2aa676c9, button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476495 d 0ms]]] [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, [I@16c09bff/[I@3f418e04, button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476547 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@16c09bff/[I@3f418e04, button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476547 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@68d2c90d/[I@668daa3e, button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476599 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@68d2c90d/[I@668daa3e, button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476599 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@528bddcc/[I@5c8ea66a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479450 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@194fa89f/[I@3cc76bb4, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479502 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@48701598/[I@3699d34f, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479553 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2d00038a/[I@5be8701a, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479605 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2d00038a/[I@5be8701a, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479605 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7917ea19/[I@110a4d6b, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479657 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7917ea19/[I@110a4d6b, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479657 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3b60b48a/[I@49ecee7a, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479710 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3b60b48a/[I@49ecee7a, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479710 d 1ms]]] [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, [I@2ec85eee/[I@64d07340, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482582 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@313ea275/[I@71bc895, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482633 d 1ms]]] [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, [I@310db1d8/[I@7a16f510, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482879 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@310db1d8/[I@7a16f510, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482879 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@79332c0e/[I@e91894c, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482931 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, [I@74cce40c/[I@37900bbc, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483186 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@51f28023/[I@7baa3dd, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483238 d 0ms]]] [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, [I@6e5c0621/[I@5b969921, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483483 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6e5c0621/[I@5b969921, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483483 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@7c1f7480/[I@7519bf29, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483535 d 0ms]]] [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, [I@6d5558ce/[I@7e397475, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483790 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@6e0cee10/[I@12e194e2, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483842 d 0ms]]] [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, [I@17f58b1d/[I@79802934, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056484097 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@4d11533d/[I@2c6ff152, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056484139 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.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, [I@3b004676/[I@f120b3d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487203 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@699fd985/[I@7d81e0ef, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487255 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@699fd985/[I@7d81e0ef, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487255 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59d6ab48/[I@1c87320c, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487307 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@6fe6c075/[I@16657ab8, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487359 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6fe6c075/[I@16657ab8, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487359 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@605bd184/[I@2c186288, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487411 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@74ece555/[I@6cc46b6b, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487463 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@74ece555/[I@6cc46b6b, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487463 d 1ms]]] [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, [I@5984ea5e/[I@2536ef3c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490427 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@39945f3a/[I@3bf7f65e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490479 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39945f3a/[I@3bf7f65e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490479 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@144fb414/[I@7cb79776, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490531 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@793903f1/[I@e320164, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490582 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@793903f1/[I@e320164, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490582 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@74f95383/[I@1cd9f974, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490635 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2a883d78/[I@567ba718, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490686 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2a883d78/[I@567ba718, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490686 d 1ms]]] [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, [I@668dd96c/[I@6abd760d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493753 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3c91863a/[I@760368e6, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493804 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3c91863a/[I@760368e6, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493804 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59dc1091/[I@7ec3cdad, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493857 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@68f459df/[I@238754e, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493908 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@68f459df/[I@238754e, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493908 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@489d5505/[I@5138e081, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493961 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@6d1b5ecf/[I@1fed9fff, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056494012 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6d1b5ecf/[I@1fed9fff, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056494012 d 1ms]]] [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] MouseExited ignored: MouseEvent[EVENT_MOUSE_EXITED, [I@672c7f1f/[I@1a4e0124, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056495615 d 0ms]]] [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1402056495766 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.73 sec [junit] Testcase: testPressAllButtonsInSequence took 3.123 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.625 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.122 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.323 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.322 sec [junit] SLOCK [T main @ 1402056495766 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 22.684 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056473154 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.hw] [junit] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 261 [junit] GLX_EXTENSIONS 28 [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-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 394x374 of 394x374, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x310, 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, [I@2c6ff930/[I@6b50d51a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475724 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7d6d501/[I@293a38ac, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475777 d 0ms]]] [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, [I@2d5eb959/[I@25da9954, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475829 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2d5eb959/[I@25da9954, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475829 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@32886d36/[I@1aba0e25, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475871 d 0ms]]] [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, [I@2cf6acd8/[I@76cdaff7, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475922 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2cf6acd8/[I@76cdaff7, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475922 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@39dbbe10/[I@99b2a1d, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475975 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39dbbe10/[I@99b2a1d, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056475975 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@29e9dad8/[I@381eb067, button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476027 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@66cf56f9/[I@36572a2a, button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476079 d 0ms]]] [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, [I@14914745/[I@4dde0d8f, button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476131 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@14914745/[I@4dde0d8f, button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476131 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2d4c4f39/[I@6ce53e6a, button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476183 d 0ms]]] [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, [I@3e64d900/[I@4ee2af00, button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476235 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3e64d900/[I@4ee2af00, button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476235 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@44f5176/[I@736d1c2f, button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476287 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@44f5176/[I@736d1c2f, button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476287 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, [I@558cdd/[I@70930156, button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476339 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@433ceed7/[I@556487bd, button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476391 d 0ms]]] [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, [I@3b0bb517/[I@7d9e1749, button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476443 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3b0bb517/[I@7d9e1749, button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476443 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@160afa0d/[I@2aa676c9, button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476495 d 0ms]]] [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, [I@16c09bff/[I@3f418e04, button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476547 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@16c09bff/[I@3f418e04, button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476547 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@68d2c90d/[I@668daa3e, button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476599 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@68d2c90d/[I@668daa3e, button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056476599 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@528bddcc/[I@5c8ea66a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479450 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@194fa89f/[I@3cc76bb4, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479502 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@48701598/[I@3699d34f, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479553 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2d00038a/[I@5be8701a, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479605 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2d00038a/[I@5be8701a, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479605 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7917ea19/[I@110a4d6b, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479657 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7917ea19/[I@110a4d6b, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479657 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3b60b48a/[I@49ecee7a, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479710 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3b60b48a/[I@49ecee7a, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056479710 d 1ms]]] [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, [I@2ec85eee/[I@64d07340, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482582 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@313ea275/[I@71bc895, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482633 d 1ms]]] [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, [I@310db1d8/[I@7a16f510, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482879 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@310db1d8/[I@7a16f510, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482879 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@79332c0e/[I@e91894c, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056482931 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, [I@74cce40c/[I@37900bbc, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483186 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@51f28023/[I@7baa3dd, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483238 d 0ms]]] [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, [I@6e5c0621/[I@5b969921, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483483 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6e5c0621/[I@5b969921, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483483 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@7c1f7480/[I@7519bf29, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483535 d 0ms]]] [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, [I@6d5558ce/[I@7e397475, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483790 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@6e0cee10/[I@12e194e2, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056483842 d 0ms]]] [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, [I@17f58b1d/[I@79802934, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 205/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056484097 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@4d11533d/[I@2c6ff152, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056484139 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.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, [I@3b004676/[I@f120b3d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487203 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@699fd985/[I@7d81e0ef, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487255 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@699fd985/[I@7d81e0ef, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487255 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59d6ab48/[I@1c87320c, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487307 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@6fe6c075/[I@16657ab8, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487359 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6fe6c075/[I@16657ab8, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487359 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@605bd184/[I@2c186288, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487411 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@74ece555/[I@6cc46b6b, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487463 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@74ece555/[I@6cc46b6b, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056487463 d 1ms]]] [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, [I@5984ea5e/[I@2536ef3c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490427 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@39945f3a/[I@3bf7f65e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490479 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39945f3a/[I@3bf7f65e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490479 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@144fb414/[I@7cb79776, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490531 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@793903f1/[I@e320164, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490582 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@793903f1/[I@e320164, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490582 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@74f95383/[I@1cd9f974, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490635 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2a883d78/[I@567ba718, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490686 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2a883d78/[I@567ba718, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056490686 d 1ms]]] [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, [I@668dd96c/[I@6abd760d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493753 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3c91863a/[I@760368e6, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493804 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3c91863a/[I@760368e6, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493804 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@59dc1091/[I@7ec3cdad, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493857 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@68f459df/[I@238754e, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493908 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@68f459df/[I@238754e, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493908 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@489d5505/[I@5138e081, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056493961 d 0ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@6d1b5ecf/[I@1fed9fff, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056494012 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6d1b5ecf/[I@1fed9fff, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056494012 d 1ms]]] [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] MouseExited ignored: MouseEvent[EVENT_MOUSE_EXITED, [I@672c7f1f/[I@1a4e0124, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 197/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056495615 d 0ms]]] [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.x11_:0-1-EDT-1,6,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1402056495766 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056496683 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.765 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056496683 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1402056507370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 4.677 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 4.639 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.002 sec [junit] SLOCK [T main @ 1402056507370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.765 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056496683 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1402056507370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056508319 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056510760 d 1ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056510762 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056511170 d 0ms]]]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.x11.WindowDriver, consumed false, when:1402056511181 d 0ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056511589 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056511600 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056511998 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512008 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056512212 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056512223 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512427 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056512438 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512632 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512653 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513051 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513062 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513470 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513481 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513878 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056513889 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.x11.WindowDriver, consumed false, when:1402056514297 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514308 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514512 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.x11.WindowDriver, consumed false, when:1402056514523 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514727 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514738 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514932 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514943 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515351 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515362 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515566 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515577 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515781 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515791 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056515985 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515996 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516200 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516211 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516415 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516426 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516630 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056516641 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516834 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056516855 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056517049 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517060 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517264 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517275 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517683 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517694 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518091 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518102 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518510 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518520 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056518725 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518735 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056518929 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518950 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519144 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519155 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519359 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519369 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.x11.WindowDriver, consumed false, when:1402056519574 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519584 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519789 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519799 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519993 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520014 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520208 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520219 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520423 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520434 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520638 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520649 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520853 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520863 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056521057 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521068 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521272 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521283 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521487 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521497 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056521701 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056521712 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521916 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056521927 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522121 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522132 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522336 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.x11.WindowDriver, consumed false, when:1402056522346 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056522551 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522561 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522765 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522776 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522980 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522991 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523185 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523205 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523399 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523410 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523614 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523625 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523829 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523840 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524237 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524258 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524452 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524463 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524667 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524678 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056525086 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056525096 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525494 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525505 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525709 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525719 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525924 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525934 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526139 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526149 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526343 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526354 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526558 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526568 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526773 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526783 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526987 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526998 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527396 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527416 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527814 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527825 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528029 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528040 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528244 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528255 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528448 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528469 d 0ms]]] [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 320x250, 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056529969 d 1ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056529981 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056530378 d 1ms]]]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.x11.WindowDriver, consumed false, when:1402056530389 d 1ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056530797 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056530808 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056531216 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.x11.WindowDriver, consumed false, when:1402056531227 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056531421 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056531432 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056531637 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056531648 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056531852 d 4ms]]] [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.x11.WindowDriver, consumed false, when:1402056531856 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532264 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532275 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532683 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532694 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533092 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533103 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.x11.WindowDriver, consumed false, when:1402056533511 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533522 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533716 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.x11.WindowDriver, consumed false, when:1402056533727 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533931 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533942 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534146 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534157 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534555 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534565 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056534769 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.x11.WindowDriver, consumed false, when:1402056534780 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056534984 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056534995 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535199 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535210 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535414 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535425 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535619 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056535630 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056535834 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056535844 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536049 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.x11.WindowDriver, consumed false, when:1402056536059 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536263 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536274 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536468 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056536479 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056536886 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056536897 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056537304 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537315 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537712 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537723 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537927 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537938 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538142 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056538153 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538357 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538368 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538562 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538573 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538777 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538787 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056538991 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539002 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539206 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539217 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539421 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539431 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539625 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539636 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539840 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056539851 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540055 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540066 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056540270 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540280 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056540474 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540485 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540689 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540700 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540904 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540914 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541118 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541129 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541333 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541344 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541538 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.x11.WindowDriver, consumed false, when:1402056541549 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541752 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.x11.WindowDriver, consumed false, when:1402056541763 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541967 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541978 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542182 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542193 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542387 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542398 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542601 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056542612 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056542816 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542827 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543031 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543042 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543439 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543450 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543654 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543665 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543869 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543879 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544277 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056544288 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544695 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544706 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544910 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544921 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545124 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545135 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545329 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545339 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545543 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545554 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545758 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545769 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545972 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545983 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546187 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546198 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546595 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546606 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547013 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547024 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547228 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547239 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547432 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547443 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547647 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547658 d 0ms]]] [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 39.877 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056508319 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056510760 d 1ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056510762 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056511170 d 0ms]]]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.x11.WindowDriver, consumed false, when:1402056511181 d 0ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056511589 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056511600 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056511998 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512008 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056512212 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056512223 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512427 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056512438 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512632 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512653 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513051 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513062 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513470 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513481 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513878 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056513889 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.x11.WindowDriver, consumed false, when:1402056514297 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514308 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514512 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.x11.WindowDriver, consumed false, when:1402056514523 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514727 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514738 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514932 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514943 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515351 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515362 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515566 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515577 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515781 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515791 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056515985 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515996 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516200 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516211 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516415 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516426 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516630 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056516641 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516834 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056516855 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056517049 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517060 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517264 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517275 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517683 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517694 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518091 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518102 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518510 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518520 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056518725 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518735 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056518929 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518950 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519144 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519155 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519359 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519369 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.x11.WindowDriver, consumed false, when:1402056519574 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519584 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519789 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519799 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519993 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520014 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520208 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520219 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520423 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520434 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520638 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520649 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520853 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520863 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056521057 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521068 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521272 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521283 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521487 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521497 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056521701 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056521712 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521916 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056521927 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522121 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522132 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522336 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.x11.WindowDriver, consumed false, when:1402056522346 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056522551 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522561 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522765 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522776 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522980 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522991 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523185 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523205 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523399 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523410 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523614 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523625 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523829 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523840 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524237 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524258 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524452 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524463 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524667 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524678 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056525086 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056525096 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525494 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525505 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525709 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525719 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525924 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525934 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526139 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526149 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526343 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526354 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526558 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526568 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526773 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526783 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526987 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526998 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527396 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527416 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527814 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527825 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528029 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528040 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528244 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528255 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528448 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528469 d 0ms]]] [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 320x250, 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056529969 d 1ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056529981 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056530378 d 1ms]]]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.x11.WindowDriver, consumed false, when:1402056530389 d 1ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056530797 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056530808 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056531216 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.x11.WindowDriver, consumed false, when:1402056531227 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056531421 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056531432 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056531637 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056531648 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056531852 d 4ms]]] [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.x11.WindowDriver, consumed false, when:1402056531856 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532264 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532275 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532683 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532694 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533092 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533103 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.x11.WindowDriver, consumed false, when:1402056533511 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533522 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533716 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.x11.WindowDriver, consumed false, when:1402056533727 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533931 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533942 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534146 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534157 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534555 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534565 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056534769 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.x11.WindowDriver, consumed false, when:1402056534780 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056534984 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056534995 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535199 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535210 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535414 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535425 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535619 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056535630 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056535834 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056535844 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536049 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.x11.WindowDriver, consumed false, when:1402056536059 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536263 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536274 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536468 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056536479 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056536886 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056536897 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056537304 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537315 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537712 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537723 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537927 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537938 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538142 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056538153 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538357 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538368 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538562 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538573 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538777 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538787 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056538991 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539002 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539206 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539217 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539421 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539431 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539625 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539636 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539840 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056539851 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540055 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540066 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056540270 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540280 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056540474 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540485 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540689 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540700 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540904 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540914 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541118 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541129 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541333 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541344 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541538 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.x11.WindowDriver, consumed false, when:1402056541549 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541752 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.x11.WindowDriver, consumed false, when:1402056541763 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541967 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541978 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542182 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542193 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542387 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542398 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542601 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056542612 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056542816 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542827 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543031 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543042 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543439 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543450 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543654 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543665 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543869 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543879 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544277 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056544288 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544695 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544706 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544910 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544921 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545124 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545135 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545329 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545339 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545543 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545554 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545758 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545769 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545972 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545983 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546187 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546198 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546595 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546606 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547013 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547024 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547228 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547239 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547432 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547443 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547647 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547658 d 0ms]]] [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1402056548119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 19.107 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 19.212 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.001 sec [junit] SLOCK [T main @ 1402056548119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 39.877 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056508319 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056510760 d 1ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056510762 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056511170 d 0ms]]]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.x11.WindowDriver, consumed false, when:1402056511181 d 0ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056511589 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056511600 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056511998 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512008 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056512212 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056512223 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512427 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056512438 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512632 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056512653 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513051 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513062 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513470 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513481 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056513878 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056513889 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.x11.WindowDriver, consumed false, when:1402056514297 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514308 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514512 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.x11.WindowDriver, consumed false, when:1402056514523 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514727 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514738 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514932 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056514943 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515351 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515362 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515566 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515577 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515781 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515791 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056515985 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056515996 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516200 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516211 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516415 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516426 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516630 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056516641 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056516834 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056516855 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056517049 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517060 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517264 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517275 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517683 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056517694 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518091 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518102 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518510 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518520 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056518725 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518735 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056518929 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056518950 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519144 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519155 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519359 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519369 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.x11.WindowDriver, consumed false, when:1402056519574 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519584 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519789 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519799 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056519993 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520014 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520208 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520219 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520423 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520434 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520638 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520649 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520853 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056520863 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056521057 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521068 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521272 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521283 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521487 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521497 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056521701 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056521712 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056521916 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056521927 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522121 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522132 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522336 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.x11.WindowDriver, consumed false, when:1402056522346 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056522551 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522561 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522765 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522776 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522980 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056522991 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523185 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523205 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523399 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523410 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523614 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523625 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523829 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056523840 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524237 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524258 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524452 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524463 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524667 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056524678 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056525086 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056525096 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525494 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525505 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525709 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525719 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525924 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056525934 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526139 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526149 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526343 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526354 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526558 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526568 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526773 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526783 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526987 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056526998 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527396 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527416 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527814 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056527825 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528029 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528040 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528244 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528255 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528448 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056528469 d 0ms]]] [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 320x250, 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056529969 d 1ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056529981 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056530378 d 1ms]]]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.x11.WindowDriver, consumed false, when:1402056530389 d 1ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056530797 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056530808 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056531216 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.x11.WindowDriver, consumed false, when:1402056531227 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056531421 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056531432 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056531637 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056531648 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056531852 d 4ms]]] [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.x11.WindowDriver, consumed false, when:1402056531856 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532264 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532275 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532683 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056532694 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533092 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533103 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.x11.WindowDriver, consumed false, when:1402056533511 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533522 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533716 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.x11.WindowDriver, consumed false, when:1402056533727 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533931 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056533942 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534146 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534157 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534555 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056534565 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056534769 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.x11.WindowDriver, consumed false, when:1402056534780 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056534984 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056534995 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535199 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535210 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535414 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535425 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056535619 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056535630 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056535834 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056535844 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536049 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.x11.WindowDriver, consumed false, when:1402056536059 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536263 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536274 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056536468 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056536479 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056536886 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056536897 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056537304 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537315 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537712 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537723 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537927 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056537938 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538142 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056538153 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538357 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538368 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538562 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538573 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538777 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056538787 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056538991 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539002 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539206 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539217 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539421 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056539431 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539625 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539636 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056539840 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056539851 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540055 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540066 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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056540270 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540280 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056540474 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540485 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540689 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540700 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540904 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056540914 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541118 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541129 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541333 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541344 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541538 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.x11.WindowDriver, consumed false, when:1402056541549 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541752 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.x11.WindowDriver, consumed false, when:1402056541763 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056541967 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056541978 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542182 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542193 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542387 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542398 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542601 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056542612 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056542816 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056542827 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543031 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543042 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543439 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543450 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543654 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543665 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543869 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056543879 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544277 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056544288 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544695 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544706 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544910 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056544921 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545124 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545135 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545329 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545339 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545543 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545554 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545758 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545769 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545972 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056545983 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546187 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546198 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546595 d 0ms]]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056546606 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547013 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547024 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547228 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547239 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547432 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547443 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547647 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056547658 d 0ms]]] [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1402056548119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056549183 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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 72, Release 72 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 72, Release 72, Events 144 [junit] Total ALL Press 78, Release 78, Events 156 [junit] Auto-Repeat Loop 0 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056551583 d 6567ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056551828 d 6322ms]]] [junit] Auto-Repeat Loop 0 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056552593 d 5557ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056552594 d 5556ms]]] [junit] Auto-Repeat Loop 1 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056553796 d 4354ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056554051 d 4099ms]]] [junit] Auto-Repeat Loop 1 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056554806 d 3344ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056554806 d 3344ms]]] [junit] Auto-Repeat Loop 2 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056556018 d 2132ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056556263 d 1887ms]]] [junit] Auto-Repeat Loop 2 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056557028 d 1122ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056557028 d 1123ms]]] [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, 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 72, Release 72 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 72, Release 72, Events 144 [junit] Total ALL Press 78, Release 78, Events 156 [junit] Auto-Repeat Loop 0 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056559277 d 6582ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056559533 d 6326ms]]] [junit] Auto-Repeat Loop 0 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056560287 d 5572ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056560287 d 5572ms]]] [junit] Auto-Repeat Loop 1 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056561490 d 4369ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056561745 d 4114ms]]] [junit] Auto-Repeat Loop 1 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056562499 d 3360ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056562510 d 3349ms]]] [junit] Auto-Repeat Loop 2 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056563721 d 2139ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056563966 d 1894ms]]] [junit] Auto-Repeat Loop 2 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056564731 d 1129ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056564731 d 1130ms]]] [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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: 16.909 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056549183 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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 72, Release 72 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 72, Release 72, Events 144 [junit] Total ALL Press 78, Release 78, Events 156 [junit] Auto-Repeat Loop 0 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056551583 d 6567ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056551828 d 6322ms]]] [junit] Auto-Repeat Loop 0 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056552593 d 5557ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056552594 d 5556ms]]] [junit] Auto-Repeat Loop 1 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056553796 d 4354ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056554051 d 4099ms]]] [junit] Auto-Repeat Loop 1 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056554806 d 3344ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056554806 d 3344ms]]] [junit] Auto-Repeat Loop 2 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056556018 d 2132ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056556263 d 1887ms]]] [junit] Auto-Repeat Loop 2 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056557028 d 1122ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056557028 d 1123ms]]] [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] SLOCK [T main @ 1402056566013 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread[Thread-4-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, 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 72, Release 72 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 72, Release 72, Events 144 [junit] Total ALL Press 78, Release 78, Events 156 [junit] Auto-Repeat Loop 0 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056559277 d 6582ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056559533 d 6326ms]]] [junit] Auto-Repeat Loop 0 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056560287 d 5572ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056560287 d 5572ms]]] [junit] Auto-Repeat Loop 1 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056561490 d 4369ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056561745 d 4114ms]]] [junit] Auto-Repeat Loop 1 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056562499 d 3360ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056562510 d 3349ms]]] [junit] Auto-Repeat Loop 2 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056563721 d 2139ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056563966 d 1894ms]]] [junit] Auto-Repeat Loop 2 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056564731 d 1129ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056564731 d 1130ms]]] [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT [junit] SLOCK [T main @ 1402056566013 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 7.672 sec [junit] Testcase: test02NewtCanvasAWT took 7.729 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.909 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056549183 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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 72, Release 72 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 72, Release 72, Events 144 [junit] Total ALL Press 78, Release 78, Events 156 [junit] Auto-Repeat Loop 0 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056551583 d 6567ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056551828 d 6322ms]]] [junit] Auto-Repeat Loop 0 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056552593 d 5557ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056552594 d 5556ms]]] [junit] Auto-Repeat Loop 1 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056553796 d 4354ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056554051 d 4099ms]]] [junit] Auto-Repeat Loop 1 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056554806 d 3344ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056554806 d 3344ms]]] [junit] Auto-Repeat Loop 2 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056556018 d 2132ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056556263 d 1887ms]]] [junit] Auto-Repeat Loop 2 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056557028 d 1122ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056557028 d 1123ms]]] [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, 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 72, Release 72 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 72, Release 72, Events 144 [junit] Total ALL Press 78, Release 78, Events 156 [junit] Auto-Repeat Loop 0 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056559277 d 6582ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056559533 d 6326ms]]] [junit] Auto-Repeat Loop 0 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056560287 d 5572ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056560287 d 5572ms]]] [junit] Auto-Repeat Loop 1 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056561490 d 4369ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056561745 d 4114ms]]] [junit] Auto-Repeat Loop 1 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056562499 d 3360ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056562510 d 3349ms]]] [junit] Auto-Repeat Loop 2 - Head: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056563721 d 2139ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056563966 d 1894ms]]] [junit] Auto-Repeat Loop 2 - Tail: [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056564731 d 1129ms]]] [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056564731 d 1130ms]]] [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT [junit] SLOCK [T main @ 1402056566013 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT [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 @ 1402056566962 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.869 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056566962 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Order Test: 6 [junit] Expec Single Press 36, Release 36 [junit] SLOCK [T main @ 1402056579751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1402056579751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 5.66 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 5.707 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.003 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.869 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056566962 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1402056579751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056580671 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.563 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056580671 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1402056584155 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 1.015 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 1.012 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.003 sec [junit] SLOCK [T main @ 1402056584155 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.563 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056580671 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] requestFocus: NEWT Component [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 0x3200002, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] centerMouse: robot pos: 323x263, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-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] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x454 of 634x454, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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] Platform doesn't support offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1402056584155 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056585103 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 634x430 of 634x430, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [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,634x23,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,634x23,label=Click me ..] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] Frames for initial setVisible(true): 8 [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,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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,634x23,label=Click me ..] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),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,23,634x430],cause=UNKNOWN] on java.awt.Button[button0,0,0,634x23,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056591022 d 1ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,634x23,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,634x430] [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,0,23,634x430] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056591342 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056591384 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056591690 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056591741 d 0ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] ******** clearAWTFocus.0 [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,630x23,label=Click me ..] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 634x430 of 634x430, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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[button1,0,0,634x23,label=Click me ..] [junit] Frames for initial setVisible(true): 6 [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=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,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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,634x23,label=Click me ..] [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: true [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,634x23,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056596816 d 0ms]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056599524 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056599576 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056599881 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056599933 d 0ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,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: 15.257 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056585103 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 634x430 of 634x430, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [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,634x23,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,634x23,label=Click me ..] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] Frames for initial setVisible(true): 8 [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,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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,634x23,label=Click me ..] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),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,23,634x430],cause=UNKNOWN] on java.awt.Button[button0,0,0,634x23,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056591022 d 1ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,634x23,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,634x430] [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,0,23,634x430] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056591342 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056591384 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056591690 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056591741 d 0ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] ******** clearAWTFocus.0 [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,630x23,label=Click me ..] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 634x430 of 634x430, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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[button1,0,0,634x23,label=Click me ..] [junit] Frames for initial setVisible(true): 6 [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=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,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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,634x23,label=Click me ..] [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: true [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,634x23,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056596816 d 0ms]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056599524 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056599576 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056599881 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056599933 d 0ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus [junit] SLOCK [T main @ 1402056600280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testFocus01ProgrFocus took 5.601 sec [junit] Testcase: testFocus02RobotFocus took 8.181 sec [junit] SLOCK [T main @ 1402056600280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.257 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056585103 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 634x430 of 634x430, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [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,634x23,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,634x23,label=Click me ..] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] Frames for initial setVisible(true): 8 [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,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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,634x23,label=Click me ..] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),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,23,634x430],cause=UNKNOWN] on java.awt.Button[button0,0,0,634x23,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056591022 d 1ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,634x23,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,634x430] [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,0,23,634x430] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056591342 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056591384 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056591690 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056591741 d 0ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] ******** clearAWTFocus.0 [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,630x23,label=Click me ..] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 634x430 of 634x430, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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[button1,0,0,634x23,label=Click me ..] [junit] Frames for initial setVisible(true): 6 [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=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,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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,634x23,label=Click me ..] [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: true [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,634x23,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056596816 d 0ms]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056599524 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056599576 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056599881 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056599933 d 0ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus [junit] SLOCK [T main @ 1402056600280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot [junit] SLOCK [T main @ 1402056601227 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x7da86ddb: tileRendererInUse null, GearsES2[obj 0x7da86ddb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7da86ddb on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7da86ddb created: GearsObj[0x497f6a92, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7da86ddb created: GearsObj[0x4c2dbcf0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7da86ddb created: GearsObj[0x4c2dbcf0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x7da86ddb FIN GearsES2[obj 0x7da86ddb isInit true, usesShared false, 1 GearsObj[0x497f6a92, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c2dbcf0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe1bce78, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7da86ddb 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7da86ddb, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7da86ddb 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7da86ddb, angle 2.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [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,634x23,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,634x23,label=north] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7da86ddb 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7da86ddb, angle 8.0, [l -1.2853186, r 1.2853186, b -1.0, t 1.0] 2.5706372x2.0 -> [l -1.2853186, r 1.2853186, b -1.0, t 1.0] 2.5706372x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 464x361, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 464x361, swapInterval 1, drawable 0x3e00002 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] Frames for initial setVisible(true): 6 [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[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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,634x23,label=north] [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),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,43,23,464x361],cause=UNKNOWN] on java.awt.Button[button0,0,0,634x23,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056607255 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,634x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,464x361] [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,43,23,464x361] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056607574 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056607616 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056607922 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056607973 d 1ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@3bfc785f/[I@3c42c3bd, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056608382 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@4340cc33/[I@531e4ac3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056608382 d 0ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@4340cc33/[I@531e4ac3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056608382 d 0ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@566575d6/[I@1f1b60ea, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609004 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@3e77b29a/[I@246ebc80, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609005 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@3e77b29a/[I@246ebc80, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609005 d 0ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@7abf45f9/[I@238b1d64, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609504 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@236a277/[I@50e433c3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609505 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@236a277/[I@50e433c3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609505 d 1ms]]] [junit] FOCUS AWT Button request [junit] requestFocus: AWT Component [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,549x23,label=north] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056610193 d 1ms]] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 321x58, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),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,43,23,464x361],cause=UNKNOWN] on java.awt.Button[button1,0,0,549x23,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056613442 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,549x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,464x361] [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,43,23,464x361] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056613749 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056613800 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056614106 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056614158 d 0ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@6c465ae8/[I@7efa6ce0, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056614565 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@6b022740/[I@5a5f11a2, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056614566 d 1ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@6b022740/[I@5a5f11a2, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056614566 d 1ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@6cd7045/[I@1985c580, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615189 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@1d696397/[I@72095d96, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615190 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@1d696397/[I@72095d96, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615190 d 1ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@24691e14/[I@7135c5b8, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615690 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@147ed19/[I@191f04f7, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615690 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@147ed19/[I@191f04f7, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615690 d 1ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056616101 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7da86ddb: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7da86ddb FIN [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] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.0 0x72a34d12: tileRendererInUse null, GearsES2[obj 0x72a34d12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72a34d12 on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72a34d12 created: GearsObj[0xd6c0190, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72a34d12 created: GearsObj[0x2dda9bd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72a34d12 created: GearsObj[0x2dda9bd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.X 0x72a34d12 FIN GearsES2[obj 0x72a34d12 isInit true, usesShared false, 1 GearsObj[0xd6c0190, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dda9bd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b2c0f82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x72a34d12 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72a34d12, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72a34d12 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72a34d12, angle 2.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x72a34d12 0/0 464x362 of 464x362, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [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,634x23,label=north] [junit] >> GearsES2 0x72a34d12, angle 8.0, [l -1.281768, r 1.281768, b -1.0, t 1.0] 2.563536x2.0 -> [l -1.281768, r 1.281768, b -1.0, t 1.0] 2.563536x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 464x362, swapInterval 1, drawable 0x3e00004 [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,634x23,label=north] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 464x362, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 464x362, swapInterval 1, drawable 0x3e00004 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] Frames for initial setVisible(true): 7 [junit] FOCUS AWT Button Outer request [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame2,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x454,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,634x23,label=north] [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: true [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,634x23,label=north] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@46b2a034/[I@7933da2e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620964 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@3b39402c/[I@2ba42714, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620965 d 0ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@3b39402c/[I@2ba42714, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620965 d 1ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620971 d 0ms]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056623678 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056623730 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056624026 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056624077 d 0ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@36d8e140/[I@58ac4ce1, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056624495 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@17eb7542/[I@635f4c52, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056624496 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@17eb7542/[I@635f4c52, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056624496 d 1ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@58bce76/[I@1d9fa7d2, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625118 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@5cc2db2f/[I@7cc41a3c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625118 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@5cc2db2f/[I@7cc41a3c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625118 d 1ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@2e969922/[I@211f9f13, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625618 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@2304a962/[I@70c72e4, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625619 d 0ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@2304a962/[I@70c72e4, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625619 d 0ms]]] [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056626325 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,0,0,549x23,label=north] [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 321x58, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: true [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button3,0,0,549x23,label=north] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@7d0e06bf/[I@23dd25bd, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630253 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@bd8adb0/[I@3e7303e3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630254 d 0ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@bd8adb0/[I@3e7303e3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630254 d 1ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630260 d 0ms]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056632973 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056633024 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056633319 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056633370 d 1ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@71044c1c/[I@5120fc3b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056633788 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@4c8faf19/[I@6d30b993, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056633789 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@4c8faf19/[I@6d30b993, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056633789 d 0ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@19e799e6/[I@3428d853, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634399 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@65924be5/[I@67b4db7b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634400 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@65924be5/[I@67b4db7b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634400 d 1ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@12b59d6e/[I@5172aa5a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634909 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@3f0e247c/[I@397d693b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634910 d 0ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@3f0e247c/[I@397d693b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634910 d 1ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056635316 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x72a34d12: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x72a34d12 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus [junit] SLOCK [T main @ 1402056635468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 34.321 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056601227 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x7da86ddb: tileRendererInUse null, GearsES2[obj 0x7da86ddb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7da86ddb on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7da86ddb created: GearsObj[0x497f6a92, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7da86ddb created: GearsObj[0x4c2dbcf0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7da86ddb created: GearsObj[0x4c2dbcf0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x7da86ddb FIN GearsES2[obj 0x7da86ddb isInit true, usesShared false, 1 GearsObj[0x497f6a92, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c2dbcf0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe1bce78, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7da86ddb 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7da86ddb, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7da86ddb 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7da86ddb, angle 2.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [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,634x23,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,634x23,label=north] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7da86ddb 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7da86ddb, angle 8.0, [l -1.2853186, r 1.2853186, b -1.0, t 1.0] 2.5706372x2.0 -> [l -1.2853186, r 1.2853186, b -1.0, t 1.0] 2.5706372x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 464x361, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 464x361, swapInterval 1, drawable 0x3e00002 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] Frames for initial setVisible(true): 6 [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[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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,634x23,label=north] [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),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,43,23,464x361],cause=UNKNOWN] on java.awt.Button[button0,0,0,634x23,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056607255 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,634x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,464x361] [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,43,23,464x361] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056607574 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056607616 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056607922 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056607973 d 1ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@3bfc785f/[I@3c42c3bd, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056608382 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@4340cc33/[I@531e4ac3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056608382 d 0ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@4340cc33/[I@531e4ac3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056608382 d 0ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@566575d6/[I@1f1b60ea, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609004 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@3e77b29a/[I@246ebc80, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609005 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@3e77b29a/[I@246ebc80, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609005 d 0ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@7abf45f9/[I@238b1d64, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609504 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@236a277/[I@50e433c3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609505 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@236a277/[I@50e433c3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609505 d 1ms]]] [junit] FOCUS AWT Button request [junit] requestFocus: AWT Component [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,549x23,label=north] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056610193 d 1ms]] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 321x58, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),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,43,23,464x361],cause=UNKNOWN] on java.awt.Button[button1,0,0,549x23,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056613442 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,549x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,464x361] [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,43,23,464x361] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056613749 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056613800 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056614106 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056614158 d 0ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@6c465ae8/[I@7efa6ce0, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056614565 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@6b022740/[I@5a5f11a2, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056614566 d 1ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@6b022740/[I@5a5f11a2, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056614566 d 1ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@6cd7045/[I@1985c580, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615189 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@1d696397/[I@72095d96, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615190 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@1d696397/[I@72095d96, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615190 d 1ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@24691e14/[I@7135c5b8, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615690 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@147ed19/[I@191f04f7, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615690 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@147ed19/[I@191f04f7, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615690 d 1ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056616101 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7da86ddb: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7da86ddb FIN [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] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.0 0x72a34d12: tileRendererInUse null, GearsES2[obj 0x72a34d12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72a34d12 on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72a34d12 created: GearsObj[0xd6c0190, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72a34d12 created: GearsObj[0x2dda9bd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72a34d12 created: GearsObj[0x2dda9bd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.X 0x72a34d12 FIN GearsES2[obj 0x72a34d12 isInit true, usesShared false, 1 GearsObj[0xd6c0190, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dda9bd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b2c0f82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x72a34d12 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72a34d12, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72a34d12 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72a34d12, angle 2.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x72a34d12 0/0 464x362 of 464x362, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [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,634x23,label=north] [junit] >> GearsES2 0x72a34d12, angle 8.0, [l -1.281768, r 1.281768, b -1.0, t 1.0] 2.563536x2.0 -> [l -1.281768, r 1.281768, b -1.0, t 1.0] 2.563536x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 464x362, swapInterval 1, drawable 0x3e00004 [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,634x23,label=north] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 464x362, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 464x362, swapInterval 1, drawable 0x3e00004 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] Frames for initial setVisible(true): 7 [junit] FOCUS AWT Button Outer request [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame2,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x454,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,634x23,label=north] [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: true [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,634x23,label=north] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@46b2a034/[I@7933da2e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620964 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@3b39402c/[I@2ba42714, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620965 d 0ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@3b39402c/[I@2ba42714, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620965 d 1ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620971 d 0ms]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056623678 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056623730 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056624026 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056624077 d 0ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@36d8e140/[I@58ac4ce1, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056624495 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@17eb7542/[I@635f4c52, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056624496 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@17eb7542/[I@635f4c52, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056624496 d 1ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@58bce76/[I@1d9fa7d2, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625118 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@5cc2db2f/[I@7cc41a3c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625118 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@5cc2db2f/[I@7cc41a3c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625118 d 1ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@2e969922/[I@211f9f13, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625618 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@2304a962/[I@70c72e4, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625619 d 0ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@2304a962/[I@70c72e4, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625619 d 0ms]]] [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056626325 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,0,0,549x23,label=north] [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 321x58, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: true [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button3,0,0,549x23,label=north] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@7d0e06bf/[I@23dd25bd, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630253 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@bd8adb0/[I@3e7303e3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630254 d 0ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@bd8adb0/[I@3e7303e3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630254 d 1ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630260 d 0ms]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056632973 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056633024 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056633319 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056633370 d 1ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@71044c1c/[I@5120fc3b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056633788 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@4c8faf19/[I@6d30b993, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056633789 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@4c8faf19/[I@6d30b993, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056633789 d 0ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@19e799e6/[I@3428d853, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634399 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@65924be5/[I@67b4db7b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634400 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@65924be5/[I@67b4db7b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634400 d 1ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@12b59d6e/[I@5172aa5a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634909 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@3f0e247c/[I@397d693b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634910 d 0ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@3f0e247c/[I@397d693b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634910 d 1ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056635316 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x72a34d12: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x72a34d12 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus [junit] SLOCK [T main @ 1402056635468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testFocus01ProgrFocus took 13.343 sec [junit] Testcase: testFocus02RobotFocus took 19.201 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 34.321 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056601227 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x7da86ddb: tileRendererInUse null, GearsES2[obj 0x7da86ddb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7da86ddb on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7da86ddb created: GearsObj[0x497f6a92, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7da86ddb created: GearsObj[0x4c2dbcf0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7da86ddb created: GearsObj[0x4c2dbcf0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x7da86ddb FIN GearsES2[obj 0x7da86ddb isInit true, usesShared false, 1 GearsObj[0x497f6a92, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c2dbcf0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe1bce78, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7da86ddb 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7da86ddb, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7da86ddb 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7da86ddb, angle 2.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 460x358, swapInterval 1, drawable 0x3e00002 [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,634x23,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,634x23,label=north] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7da86ddb 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7da86ddb, angle 8.0, [l -1.2853186, r 1.2853186, b -1.0, t 1.0] 2.5706372x2.0 -> [l -1.2853186, r 1.2853186, b -1.0, t 1.0] 2.5706372x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 464x361, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7da86ddb 464x361, swapInterval 1, drawable 0x3e00002 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] Frames for initial setVisible(true): 6 [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[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x453,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,634x23,label=north] [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),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,43,23,464x361],cause=UNKNOWN] on java.awt.Button[button0,0,0,634x23,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056607255 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,634x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,464x361] [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,43,23,464x361] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056607574 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056607616 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056607922 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056607973 d 1ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@3bfc785f/[I@3c42c3bd, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056608382 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@4340cc33/[I@531e4ac3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056608382 d 0ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@4340cc33/[I@531e4ac3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056608382 d 0ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@566575d6/[I@1f1b60ea, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609004 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@3e77b29a/[I@246ebc80, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609005 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@3e77b29a/[I@246ebc80, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609005 d 0ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@7abf45f9/[I@238b1d64, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609504 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@236a277/[I@50e433c3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609505 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@236a277/[I@50e433c3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056609505 d 1ms]]] [junit] FOCUS AWT Button request [junit] requestFocus: AWT Component [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,549x23,label=north] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056610193 d 1ms]] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 321x58, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),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,43,23,464x361],cause=UNKNOWN] on java.awt.Button[button1,0,0,549x23,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056613442 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,549x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,464x361] [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,43,23,464x361] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056613749 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056613800 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056614106 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056614158 d 0ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@6c465ae8/[I@7efa6ce0, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056614565 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@6b022740/[I@5a5f11a2, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056614566 d 1ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@6b022740/[I@5a5f11a2, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056614566 d 1ms]]] [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@6cd7045/[I@1985c580, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615189 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@1d696397/[I@72095d96, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615190 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@1d696397/[I@72095d96, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615190 d 1ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@24691e14/[I@7135c5b8, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615690 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@147ed19/[I@191f04f7, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615690 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@147ed19/[I@191f04f7, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056615690 d 1ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056616101 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7da86ddb: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7da86ddb FIN [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] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.0 0x72a34d12: tileRendererInUse null, GearsES2[obj 0x72a34d12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72a34d12 on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72a34d12 created: GearsObj[0xd6c0190, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72a34d12 created: GearsObj[0x2dda9bd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72a34d12 created: GearsObj[0x2dda9bd2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.X 0x72a34d12 FIN GearsES2[obj 0x72a34d12 isInit true, usesShared false, 1 GearsObj[0xd6c0190, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dda9bd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b2c0f82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x72a34d12 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72a34d12, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72a34d12 0/0 460x358 of 460x358, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72a34d12, angle 2.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 460x358, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x72a34d12 0/0 464x362 of 464x362, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [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,634x23,label=north] [junit] >> GearsES2 0x72a34d12, angle 8.0, [l -1.281768, r 1.281768, b -1.0, t 1.0] 2.563536x2.0 -> [l -1.281768, r 1.281768, b -1.0, t 1.0] 2.563536x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 464x362, swapInterval 1, drawable 0x3e00004 [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,634x23,label=north] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 464x362, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x72a34d12 464x362, swapInterval 1, drawable 0x3e00004 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/240 [junit] Frames for initial setVisible(true): 7 [junit] FOCUS AWT Button Outer request [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame2,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,23,634x454,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,634x23,label=north] [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x35, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(317,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(317,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: true [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,634x23,label=north] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@46b2a034/[I@7933da2e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620964 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@3b39402c/[I@2ba42714, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620965 d 0ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@3b39402c/[I@2ba42714, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620965 d 1ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056620971 d 0ms]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056623678 d 1ms]]] [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.x11.WindowDriver, consumed false, when:1402056623730 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056624026 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056624077 d 0ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@36d8e140/[I@58ac4ce1, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056624495 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@17eb7542/[I@635f4c52, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056624496 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@17eb7542/[I@635f4c52, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056624496 d 1ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@58bce76/[I@1d9fa7d2, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625118 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@5cc2db2f/[I@7cc41a3c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625118 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@5cc2db2f/[I@7cc41a3c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625118 d 1ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@2e969922/[I@211f9f13, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625618 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@2304a962/[I@70c72e4, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625619 d 0ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@2304a962/[I@70c72e4, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056625619 d 0ms]]] [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056626325 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,0,0,549x23,label=north] [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 321x58, 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] 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=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(275,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(275,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: true [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button3,0,0,549x23,label=north] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@7d0e06bf/[I@23dd25bd, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630253 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@bd8adb0/[I@3e7303e3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630254 d 0ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@bd8adb0/[I@3e7303e3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630254 d 1ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056630260 d 0ms]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [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.x11.WindowDriver, consumed false, when:1402056632973 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056633024 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056633319 d 0ms]]] [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.x11.WindowDriver, consumed false, when:1402056633370 d 1ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@71044c1c/[I@5120fc3b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056633788 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@4c8faf19/[I@6d30b993, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056633789 d 0ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@4c8faf19/[I@6d30b993, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056633789 d 0ms]]] [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@19e799e6/[I@3428d853, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634399 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@65924be5/[I@67b4db7b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634400 d 1ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@65924be5/[I@67b4db7b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634400 d 1ms]]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [I@12b59d6e/[I@5172aa5a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634909 d 0ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [I@3f0e247c/[I@397d693b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634910 d 0ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [I@3f0e247c/[I@397d693b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 232/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056634910 d 1ms]]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056635316 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x72a34d12: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x72a34d12 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus [junit] SLOCK [T main @ 1402056635468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056636482 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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] ******** clearAWTFocus.0 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x81316dd: tileRendererInUse null, GearsES2[obj 0x81316dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x81316dd on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,3,23,48x270,label=WEST] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 150/150 [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] gear1 0x81316dd created: GearsObj[0x133c6862, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x81316dd created: GearsObj[0x62e903cb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x81316dd created: GearsObj[0x62e903cb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x81316dd FIN GearsES2[obj 0x81316dd isInit true, usesShared false, 1 GearsObj[0x133c6862, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62e903cb, 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[main-AWTAnimator,5,main] GearsES2.reshape 0x81316dd 0/0 197x270 of 197x270, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81316dd, angle 0.0, [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168 -> [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x81316dd 0/0 201x273 of 201x273, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81316dd, angle 2.0, [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418 -> [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418, v-flip false [junit] centerMouse: robot pos: 27x160, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button0,3,23,48x273,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,51,23,201x273],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056639539 d 0ms]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char ' ' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056639572 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,252,23,45x273,label=EAST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056640125 d 1ms]] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,51,23,201x273],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,252,23,45x273,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056640627 d 0ms]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056640679 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,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056641232 d 0ms]] [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,51,23,201x273],cause=UNKNOWN] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056641632 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056642072 d 0ms]] [junit] Test: Direct NEWT-Child request focus [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,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056642330 d 0ms]] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056642643 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x81316dd: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x81316dd 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] ******** clearAWTFocus.0 [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x6d1b5ecf: tileRendererInUse null, GearsES2[obj 0x6d1b5ecf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d1b5ecf on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6d1b5ecf created: GearsObj[0x3bf1a4a9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6d1b5ecf created: GearsObj[0x757171fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] ******** clearAWTFocus.X [junit] gear3 0x6d1b5ecf created: GearsObj[0x757171fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] toFront: robot pos: 150/150 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6d1b5ecf FIN GearsES2[obj 0x6d1b5ecf isInit true, usesShared false, 1 GearsObj[0x3bf1a4a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x757171fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6af2d547, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6d1b5ecf 0/0 201x273 of 201x273, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d1b5ecf, angle 0.0, [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418 -> [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418, v-flip false [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] centerMouse: robot pos: 27x160, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button2,3,23,48x273,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,51,23,201x273],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056644065 d 0ms]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char ' ' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056644116 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,252,23,45x273,label=EAST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056644669 d 0ms]] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,51,23,201x273],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,252,23,45x273,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056645170 d 0ms]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056645221 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056645775 d 0ms]] [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,51,23,201x273],cause=UNKNOWN] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056646175 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056646595 d 0ms]] [junit] Test: Direct NEWT-Child request focus [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,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056646871 d 0ms]] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056647176 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6d1b5ecf: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6d1b5ecf FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.913 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056636482 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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] ******** clearAWTFocus.0 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x81316dd: tileRendererInUse null, GearsES2[obj 0x81316dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x81316dd on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,3,23,48x270,label=WEST] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 150/150 [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] gear1 0x81316dd created: GearsObj[0x133c6862, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x81316dd created: GearsObj[0x62e903cb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x81316dd created: GearsObj[0x62e903cb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x81316dd FIN GearsES2[obj 0x81316dd isInit true, usesShared false, 1 GearsObj[0x133c6862, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62e903cb, 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[main-AWTAnimator,5,main] GearsES2.reshape 0x81316dd 0/0 197x270 of 197x270, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81316dd, angle 0.0, [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168 -> [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x81316dd 0/0 201x273 of 201x273, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81316dd, angle 2.0, [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418 -> [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418, v-flip false [junit] centerMouse: robot pos: 27x160, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button0,3,23,48x273,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,51,23,201x273],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056639539 d 0ms]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char ' ' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056639572 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,252,23,45x273,label=EAST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056640125 d 1ms]] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,51,23,201x273],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,252,23,45x273,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056640627 d 0ms]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056640679 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,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056641232 d 0ms]] [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,51,23,201x273],cause=UNKNOWN] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056641632 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056642072 d 0ms]] [junit] Test: Direct NEWT-Child request focus [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,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056642330 d 0ms]] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056642643 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x81316dd: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x81316dd 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] ******** clearAWTFocus.0 [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x6d1b5ecf: tileRendererInUse null, GearsES2[obj 0x6d1b5ecf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d1b5ecf on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6d1b5ecf created: GearsObj[0x3bf1a4a9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6d1b5ecf created: GearsObj[0x757171fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] ******** clearAWTFocus.X [junit] gear3 0x6d1b5ecf created: GearsObj[0x757171fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] toFront: robot pos: 150/150 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6d1b5ecf FIN GearsES2[obj 0x6d1b5ecf isInit true, usesShared false, 1 GearsObj[0x3bf1a4a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x757171fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6af2d547, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6d1b5ecf 0/0 201x273 of 201x273, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d1b5ecf, angle 0.0, [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418 -> [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418, v-flip false [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] centerMouse: robot pos: 27x160, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button2,3,23,48x273,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,51,23,201x273],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056644065 d 0ms]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char ' ' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056644116 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,252,23,45x273,label=EAST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056644669 d 0ms]] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,51,23,201x273],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,252,23,45x273,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056645170 d 0ms]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056645221 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056645775 d 0ms]] [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,51,23,201x273],cause=UNKNOWN] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056646175 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056646595 d 0ms]] [junit] Test: Direct NEWT-Child request focus [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,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056646871 d 0ms]] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056647176 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6d1b5ecf: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6d1b5ecf FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] SLOCK [T main @ 1402056647316 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testWindowParentingAWTFocusTraversal01Onscreen took 4.871 sec [junit] Testcase: testWindowParentingAWTFocusTraversal02Offscreen took 4.521 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.913 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056636482 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 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] ******** clearAWTFocus.0 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x81316dd: tileRendererInUse null, GearsES2[obj 0x81316dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x81316dd on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,3,23,48x270,label=WEST] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 150/150 [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] gear1 0x81316dd created: GearsObj[0x133c6862, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x81316dd created: GearsObj[0x62e903cb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x81316dd created: GearsObj[0x62e903cb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x81316dd FIN GearsES2[obj 0x81316dd isInit true, usesShared false, 1 GearsObj[0x133c6862, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62e903cb, 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[main-AWTAnimator,5,main] GearsES2.reshape 0x81316dd 0/0 197x270 of 197x270, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81316dd, angle 0.0, [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168 -> [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x81316dd 0/0 201x273 of 201x273, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81316dd, angle 2.0, [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418 -> [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418, v-flip false [junit] centerMouse: robot pos: 27x160, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button0,3,23,48x273,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,51,23,201x273],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056639539 d 0ms]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char ' ' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056639572 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,252,23,45x273,label=EAST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056640125 d 1ms]] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,51,23,201x273],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,252,23,45x273,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056640627 d 0ms]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056640679 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,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056641232 d 0ms]] [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,51,23,201x273],cause=UNKNOWN] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056641632 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056642072 d 0ms]] [junit] Test: Direct NEWT-Child request focus [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,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056642330 d 0ms]] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056642643 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x81316dd: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x81316dd 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] ******** clearAWTFocus.0 [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x6d1b5ecf: tileRendererInUse null, GearsES2[obj 0x6d1b5ecf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d1b5ecf on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6d1b5ecf created: GearsObj[0x3bf1a4a9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6d1b5ecf created: GearsObj[0x757171fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] ******** clearAWTFocus.X [junit] gear3 0x6d1b5ecf created: GearsObj[0x757171fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] toFront: robot pos: 150/150 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6d1b5ecf FIN GearsES2[obj 0x6d1b5ecf isInit true, usesShared false, 1 GearsObj[0x3bf1a4a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x757171fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6af2d547, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6d1b5ecf 0/0 201x273 of 201x273, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d1b5ecf, angle 0.0, [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418 -> [l -1.0, r 1.0, b -1.358209, t 1.358209] 2.0x2.716418, v-flip false [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] centerMouse: robot pos: 27x160, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button2,3,23,48x273,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,51,23,201x273],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056644065 d 0ms]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char ' ' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056644116 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,252,23,45x273,label=EAST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056644669 d 0ms]] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,51,23,201x273],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,252,23,45x273,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056645170 d 0ms]] [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:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056645221 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056645775 d 0ms]] [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,51,23,201x273],cause=UNKNOWN] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056646175 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,3,23,48x273,label=WEST] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056646595 d 0ms]] [junit] Test: Direct NEWT-Child request focus [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,3,23,48x273,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056646871 d 0ms]] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056647176 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6d1b5ecf: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6d1b5ecf FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] SLOCK [T main @ 1402056647316 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056647316 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056648216 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,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-.x11_:0-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-3,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,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-.x11_:0-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,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-.x11_:0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-6,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-6,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame [junit] SLOCK [T main @ 1402056669145 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.007 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056648216 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,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-.x11_:0-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-3,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,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-.x11_:0-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,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-.x11_:0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-6,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-6,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame [junit] SLOCK [T main @ 1402056669145 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WindowParenting01CreateVisibleDestroy1 took 1.527 sec [junit] Testcase: test02WindowParenting02CreateVisibleDestroy2Defered took 1.145 sec [junit] Testcase: test03WindowParenting02CreateVisibleDestroy3Odd took 1.107 sec [junit] Testcase: test04WindowParenting03ReparentNewtWin2Top took 5.231 sec [junit] Testcase: test05WindowParenting04ReparentNewtWin2TopLayouted took 5.248 sec [junit] Testcase: test06WindowParenting05ReparentAWTWinHopFrame2Frame took 5.246 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.007 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056648216 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,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-.x11_:0-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-3,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,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-.x11_:0-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,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-.x11_:0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-6,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-6,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e0000c, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame [junit] SLOCK [T main @ 1402056669145 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056670073 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,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: 7.873 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056670073 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator [junit] SLOCK [T main @ 1402056677866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AWTWinHopFrame2FrameFPS25Animator took 3.512 sec [junit] Testcase: test02AWTWinHopFrame2FrameStdAnimator took 2.845 sec [junit] SLOCK [T main @ 1402056677866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.873 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056670073 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator [junit] SLOCK [T main @ 1402056677866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056678733 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,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: 5.776 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056678733 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame [junit] SLOCK [T main @ 1402056684430 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01CreateVisibleDestroy1 took 1.513 sec [junit] Testcase: test02AWTWinHopFrame2Frame took 2.756 sec [junit] SLOCK [T main @ 1402056684430 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.776 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056678733 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame [junit] SLOCK [T main @ 1402056684430 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056685332 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 460x358 of 460x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00002, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Demos: 5 - X Container [junit] Demos: 6 - X Frame [junit] Demos: 7 - X GLWindow [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 460x358 of 460x358, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00004, 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] Demos: 5 - X frame [junit] Demos: 6 - X GLWindow [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [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: 8.177 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056685332 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 460x358 of 460x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00002, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Demos: 5 - X Container [junit] Demos: 6 - X Frame [junit] Demos: 7 - X GLWindow [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 460x358 of 460x358, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00004, 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] Demos: 5 - X frame [junit] Demos: 6 - X GLWindow [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Demos: 7 - X DisturbanceThread [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame [junit] SLOCK [T main @ 1402056693431 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01CreateVisibleDestroy1 took 1.476 sec [junit] Testcase: test02AWTWinHopFrame2Frame took 5.153 sec [junit] SLOCK [T main @ 1402056693431 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.177 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056685332 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 460x358 of 460x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00002, 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Demos: 5 - X Container [junit] Demos: 6 - X Frame [junit] Demos: 7 - X GLWindow [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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 460x358 of 460x358, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x3e00004, 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] Demos: 5 - X frame [junit] Demos: 6 - X GLWindow [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Demos: 7 - X DisturbanceThread [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame [junit] SLOCK [T main @ 1402056693431 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056694291 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1 [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2 [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 5, display 9] [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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 5, display 9] [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-3,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-3,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x4200002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x4200002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 7, display 13] [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1 [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 3 - Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,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-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 7, display 8] [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,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: 4.749 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056694291 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1 [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2 [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 5, display 9] [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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 5, display 9] [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-3,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-3,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x4200002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x4200002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 7, display 13] [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1 [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 3 - Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,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-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 7, display 8] [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve [junit] SLOCK [T main @ 1402056698960 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLWindowReparentRecreateNoPreserve took 1.86 sec [junit] Testcase: test02GLWindowReparentRecreateGLPreserve took 1.344 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.749 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056694291 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1 [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x3e00004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2 [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 5, display 9] [junit] Thread[main-Display-.x11_:0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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 5, display 9] [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-3,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-3,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x4200002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 462x361 of 462x361, swapInterval 1, drawable 0x4200002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 7, display 13] [junit] Thread[main-Display-.x11_:0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000006, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1 [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 3 - Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x3e00006, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-5,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-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4000008, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 7, display 8] [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-6,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve [junit] SLOCK [T main @ 1402056698960 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056698960 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056699850 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x9f9afd2: tileRendererInUse null, GearsES2[obj 0x9f9afd2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9f9afd2 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9f9afd2 created: GearsObj[0x4eb0c7fb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9f9afd2 created: GearsObj[0x38195819, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9f9afd2 created: GearsObj[0x38195819, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x9f9afd2 FIN GearsES2[obj 0x9f9afd2 isInit true, usesShared false, 1 GearsObj[0x4eb0c7fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38195819, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d01363, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 543x404 of 543x404, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 0.0, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701586 d 234ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9f9afd2 0/0 543x404 of 543x404, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 2.0, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701821 d 7ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 543 x 404 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701869 d 32ms]]] [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 8.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701923 d 11ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701934 d 20ms]]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701962 d 14ms]]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701976 d 10ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 16.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056702545 d 7ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056702552 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 18.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056702545 d 14ms]]] [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704010 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x9f9afd2: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x9f9afd2 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704030 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704197 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.0 0x68c815fe: tileRendererInUse null, GearsES2[obj 0x68c815fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x68c815fe on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x68c815fe created: GearsObj[0x33178dc3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x68c815fe created: GearsObj[0x4f5c1769, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x68c815fe created: GearsObj[0x4f5c1769, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.X 0x68c815fe FIN GearsES2[obj 0x68c815fe isInit true, usesShared false, 1 GearsObj[0x33178dc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f5c1769, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27051733, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 0.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704197 d 97ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704294 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 2.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704196 d 100ms]]] [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704298 d 23ms]]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704607 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 8.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704923 d 6ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704930 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 10.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704923 d 13ms]]] [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706394 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x68c815fe: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x68c815fe FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706407 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] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.init.0 0xcf804ee: tileRendererInUse null, GearsES2[obj 0xcf804ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcf804ee on Thread[main-Display-.x11_:0-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xcf804ee created: GearsObj[0x300460a9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcf804ee created: GearsObj[0x6f660fdf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcf804ee created: GearsObj[0x6f660fdf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.init.X 0xcf804ee FIN GearsES2[obj 0xcf804ee isInit true, usesShared false, 1 GearsObj[0x300460a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f660fdf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x159c329c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0xcf804ee 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcf804ee, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0xcf804ee 630x450, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706478 d 73ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcf804ee 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcf804ee, angle 2.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcf804ee 630x450, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706551 d 2ms]] [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 630x450, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706576 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0xcf804ee 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcf804ee, angle 6.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706586 d 9ms]] [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708009 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0xcf804ee: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0xcf804ee FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708027 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708124 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.init.0 0x711e3798: tileRendererInUse null, GearsES2[obj 0x711e3798 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x711e3798 on Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x711e3798 created: GearsObj[0x5c03f82f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x711e3798 created: GearsObj[0x89b04db, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x711e3798 created: GearsObj[0x89b04db, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.init.X 0x711e3798 FIN GearsES2[obj 0x711e3798 isInit true, usesShared false, 1 GearsObj[0x5c03f82f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x89b04db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x795bca46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.reshape 0x711e3798 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x711e3798, angle 0.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708124 d 101ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708226 d 0ms]] [junit] WindowUpdateEvent[[ 0 / 0 634 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708123 d 118ms]]] [junit] Thread[main,5,main] GearsES2.reshape 0x711e3798 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x711e3798, angle 4.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056709678 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x711e3798: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x711e3798 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056709695 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.052 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056699850 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x9f9afd2: tileRendererInUse null, GearsES2[obj 0x9f9afd2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9f9afd2 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9f9afd2 created: GearsObj[0x4eb0c7fb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9f9afd2 created: GearsObj[0x38195819, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9f9afd2 created: GearsObj[0x38195819, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x9f9afd2 FIN GearsES2[obj 0x9f9afd2 isInit true, usesShared false, 1 GearsObj[0x4eb0c7fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38195819, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d01363, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 543x404 of 543x404, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 0.0, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701586 d 234ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9f9afd2 0/0 543x404 of 543x404, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 2.0, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701821 d 7ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 543 x 404 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701869 d 32ms]]] [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 8.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701923 d 11ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701934 d 20ms]]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701962 d 14ms]]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701976 d 10ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 16.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056702545 d 7ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056702552 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 18.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056702545 d 14ms]]] [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704010 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x9f9afd2: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x9f9afd2 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704030 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704197 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.0 0x68c815fe: tileRendererInUse null, GearsES2[obj 0x68c815fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x68c815fe on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x68c815fe created: GearsObj[0x33178dc3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x68c815fe created: GearsObj[0x4f5c1769, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x68c815fe created: GearsObj[0x4f5c1769, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.X 0x68c815fe FIN GearsES2[obj 0x68c815fe isInit true, usesShared false, 1 GearsObj[0x33178dc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f5c1769, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27051733, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 0.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704197 d 97ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704294 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 2.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704196 d 100ms]]] [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704298 d 23ms]]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704607 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 8.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704923 d 6ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704930 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 10.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704923 d 13ms]]] [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706394 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x68c815fe: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x68c815fe FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706407 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] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.init.0 0xcf804ee: tileRendererInUse null, GearsES2[obj 0xcf804ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcf804ee on Thread[main-Display-.x11_:0-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xcf804ee created: GearsObj[0x300460a9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcf804ee created: GearsObj[0x6f660fdf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcf804ee created: GearsObj[0x6f660fdf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.init.X 0xcf804ee FIN GearsES2[obj 0xcf804ee isInit true, usesShared false, 1 GearsObj[0x300460a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f660fdf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x159c329c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0xcf804ee 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcf804ee, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0xcf804ee 630x450, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706478 d 73ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcf804ee 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcf804ee, angle 2.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcf804ee 630x450, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706551 d 2ms]] [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 630x450, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706576 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0xcf804ee 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcf804ee, angle 6.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706586 d 9ms]] [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708009 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0xcf804ee: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0xcf804ee FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708027 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708124 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.init.0 0x711e3798: tileRendererInUse null, GearsES2[obj 0x711e3798 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x711e3798 on Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x711e3798 created: GearsObj[0x5c03f82f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x711e3798 created: GearsObj[0x89b04db, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x711e3798 created: GearsObj[0x89b04db, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.init.X 0x711e3798 FIN GearsES2[obj 0x711e3798 isInit true, usesShared false, 1 GearsObj[0x5c03f82f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x89b04db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x795bca46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.reshape 0x711e3798 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x711e3798, angle 0.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708124 d 101ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708226 d 0ms]] [junit] WindowUpdateEvent[[ 0 / 0 634 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708123 d 118ms]]] [junit] Thread[main,5,main] GearsES2.reshape 0x711e3798 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x711e3798, angle 4.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056709678 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x711e3798: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x711e3798 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056709695 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] SLOCK [T main @ 1402056709822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NewtChildOnAWTParentLayouted took 4.196 sec [junit] Testcase: test02NewtChildOnAWTParentLayoutedDef took 2.363 sec [junit] Testcase: test03NewtChildOnAWTParentDirect took 1.618 sec [junit] Testcase: test04NewtChildOnAWTParentDirectDef took 1.67 sec [junit] SLOCK [T main @ 1402056709822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.052 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056699850 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x9f9afd2: tileRendererInUse null, GearsES2[obj 0x9f9afd2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9f9afd2 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9f9afd2 created: GearsObj[0x4eb0c7fb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9f9afd2 created: GearsObj[0x38195819, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9f9afd2 created: GearsObj[0x38195819, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0x9f9afd2 FIN GearsES2[obj 0x9f9afd2 isInit true, usesShared false, 1 GearsObj[0x4eb0c7fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38195819, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d01363, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 543x404 of 543x404, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 0.0, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701586 d 234ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9f9afd2 0/0 543x404 of 543x404, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 2.0, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701821 d 7ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 543 x 404 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701869 d 32ms]]] [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 543x404, swapInterval 1, drawable 0x3e00002 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 8.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701923 d 11ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701934 d 20ms]]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701962 d 14ms]]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056701976 d 10ms]]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 16.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056702545 d 7ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056702552 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x9f9afd2 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9f9afd2, angle 18.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056702545 d 14ms]]] [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] Thread[main,5,main] GearsES2.display 0x9f9afd2 547x407, swapInterval 1, drawable 0x3e00002 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704010 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x9f9afd2: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x9f9afd2 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704030 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704197 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.0 0x68c815fe: tileRendererInUse null, GearsES2[obj 0x68c815fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x68c815fe on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x68c815fe created: GearsObj[0x33178dc3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x68c815fe created: GearsObj[0x4f5c1769, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x68c815fe created: GearsObj[0x4f5c1769, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.X 0x68c815fe FIN GearsES2[obj 0x68c815fe isInit true, usesShared false, 1 GearsObj[0x33178dc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f5c1769, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27051733, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 0.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704197 d 97ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704294 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 2.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704196 d 100ms]]] [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704298 d 23ms]]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704607 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 8.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704923 d 6ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704930 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x68c815fe 0/0 547x407 of 547x407, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x68c815fe, angle 10.0, [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0 -> [l -1.3439803, r 1.3439803, b -1.0, t 1.0] 2.6879606x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowUpdateEvent[[ 0 / 0 547 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056704923 d 13ms]]] [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] Thread[main,5,main] GearsES2.display 0x68c815fe 547x407, swapInterval 1, drawable 0x3200002 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706394 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x68c815fe: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x68c815fe FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706407 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] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.init.0 0xcf804ee: tileRendererInUse null, GearsES2[obj 0xcf804ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcf804ee on Thread[main-Display-.x11_:0-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xcf804ee created: GearsObj[0x300460a9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcf804ee created: GearsObj[0x6f660fdf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcf804ee created: GearsObj[0x6f660fdf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.init.X 0xcf804ee FIN GearsES2[obj 0xcf804ee isInit true, usesShared false, 1 GearsObj[0x300460a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f660fdf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x159c329c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0xcf804ee 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcf804ee, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0xcf804ee 630x450, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706478 d 73ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcf804ee 0/0 630x450 of 630x450, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcf804ee, angle 2.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcf804ee 630x450, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706551 d 2ms]] [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 630x450, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706576 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.reshape 0xcf804ee 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcf804ee, angle 6.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056706586 d 9ms]] [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] Thread[main,5,main] GearsES2.display 0xcf804ee 634x453, swapInterval 1, drawable 0x3e00004 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708009 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0xcf804ee: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0xcf804ee FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708027 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708124 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.init.0 0x711e3798: tileRendererInUse null, GearsES2[obj 0x711e3798 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x711e3798 on Thread[main-Display-.x11_:0-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x711e3798 created: GearsObj[0x5c03f82f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x711e3798 created: GearsObj[0x89b04db, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x711e3798 created: GearsObj[0x89b04db, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.init.X 0x711e3798 FIN GearsES2[obj 0x711e3798 isInit true, usesShared false, 1 GearsObj[0x5c03f82f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x89b04db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x795bca46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.reshape 0x711e3798 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x711e3798, angle 0.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708124 d 101ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708226 d 0ms]] [junit] WindowUpdateEvent[[ 0 / 0 634 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056708123 d 118ms]]] [junit] Thread[main,5,main] GearsES2.reshape 0x711e3798 0/0 634x453 of 634x453, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x711e3798, angle 4.0, [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0 -> [l -1.3995585, r 1.3995585, b -1.0, t 1.0] 2.799117x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] Thread[main,5,main] GearsES2.display 0x711e3798 634x453, swapInterval 1, drawable 0x3200004 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056709678 d 0ms]] [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x711e3798: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x711e3798 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1402056709695 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] SLOCK [T main @ 1402056709822 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056710726 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x454171c1: tileRendererInUse null, GearsES2[obj 0x454171c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x454171c1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x454171c1 created: GearsObj[0x2af94feb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x454171c1 created: GearsObj[0x55ede357, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x454171c1 created: GearsObj[0x55ede357, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x454171c1 FIN GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x2af94feb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55ede357, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46e1d5d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x454171c1 0/0 400x278 of 400x278, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454171c1, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x454171c1 0/0 400x281 of 400x281, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454171c1, angle 2.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x454171c1: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x454171c1 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 0x6091576a: tileRendererInUse null, GearsES2[obj 0x6091576a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6091576a on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6091576a created: GearsObj[0x7caff0c4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6091576a created: GearsObj[0x2e813d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6091576a created: GearsObj[0x2e813d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6091576a FIN GearsES2[obj 0x6091576a isInit true, usesShared false, 1 GearsObj[0x7caff0c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e813d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x526cbe2d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6091576a 0/0 400x278 of 400x278, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6091576a, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6091576a 0/0 400x281 of 400x281, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6091576a, angle 2.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x15f1192d: tileRendererInUse null, GearsES2[obj 0x15f1192d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15f1192d on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15f1192d created: GearsObj[0x381369f0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15f1192d created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15f1192d created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x15f1192d FIN GearsES2[obj 0x15f1192d isInit true, usesShared false, 1 GearsObj[0x381369f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46476275, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x15f1192d 0/0 400x281 of 400x281, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15f1192d, angle 0.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6091576a: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6091576a FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x15f1192d: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x15f1192d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.934 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056710726 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x454171c1: tileRendererInUse null, GearsES2[obj 0x454171c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x454171c1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x454171c1 created: GearsObj[0x2af94feb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x454171c1 created: GearsObj[0x55ede357, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x454171c1 created: GearsObj[0x55ede357, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x454171c1 FIN GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x2af94feb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55ede357, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46e1d5d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x454171c1 0/0 400x278 of 400x278, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454171c1, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x454171c1 0/0 400x281 of 400x281, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454171c1, angle 2.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x454171c1: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x454171c1 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 0x6091576a: tileRendererInUse null, GearsES2[obj 0x6091576a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6091576a on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6091576a created: GearsObj[0x7caff0c4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6091576a created: GearsObj[0x2e813d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6091576a created: GearsObj[0x2e813d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6091576a FIN GearsES2[obj 0x6091576a isInit true, usesShared false, 1 GearsObj[0x7caff0c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e813d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x526cbe2d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6091576a 0/0 400x278 of 400x278, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6091576a, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6091576a 0/0 400x281 of 400x281, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6091576a, angle 2.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x15f1192d: tileRendererInUse null, GearsES2[obj 0x15f1192d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15f1192d on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] SLOCK [T main @ 1402056715581 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15f1192d created: GearsObj[0x381369f0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15f1192d created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15f1192d created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x15f1192d FIN GearsES2[obj 0x15f1192d isInit true, usesShared false, 1 GearsObj[0x381369f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46476275, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x15f1192d 0/0 400x281 of 400x281, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15f1192d, angle 0.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6091576a: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6091576a FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x15f1192d: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x15f1192d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] SLOCK [T main @ 1402056715581 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AWTOneNewtChilds01 took 1.553 sec [junit] Testcase: test02AWTTwoNewtChilds01 took 1.863 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.934 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056710726 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 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 0x454171c1: tileRendererInUse null, GearsES2[obj 0x454171c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x454171c1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x454171c1 created: GearsObj[0x2af94feb, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x454171c1 created: GearsObj[0x55ede357, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x454171c1 created: GearsObj[0x55ede357, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x454171c1 FIN GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x2af94feb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55ede357, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46e1d5d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x454171c1 0/0 400x278 of 400x278, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454171c1, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x454171c1 0/0 400x281 of 400x281, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454171c1, angle 2.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x454171c1: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x454171c1 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 0x6091576a: tileRendererInUse null, GearsES2[obj 0x6091576a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6091576a on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6091576a created: GearsObj[0x7caff0c4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6091576a created: GearsObj[0x2e813d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6091576a created: GearsObj[0x2e813d0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6091576a FIN GearsES2[obj 0x6091576a isInit true, usesShared false, 1 GearsObj[0x7caff0c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e813d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x526cbe2d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6091576a 0/0 400x278 of 400x278, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6091576a, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6091576a 0/0 400x281 of 400x281, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6091576a, angle 2.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x15f1192d: tileRendererInUse null, GearsES2[obj 0x15f1192d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15f1192d on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15f1192d created: GearsObj[0x381369f0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15f1192d created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15f1192d created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x15f1192d FIN GearsES2[obj 0x15f1192d isInit true, usesShared false, 1 GearsObj[0x381369f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46476275, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x15f1192d 0/0 400x281 of 400x281, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15f1192d, angle 0.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6091576a: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x6091576a FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x15f1192d: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x15f1192d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] SLOCK [T main @ 1402056715581 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056716477 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0xa0e8b13: tileRendererInUse null, GearsES2[obj 0xa0e8b13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xa0e8b13 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xa0e8b13 created: GearsObj[0x73a5f2b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xa0e8b13 created: GearsObj[0x93e03c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xa0e8b13 created: GearsObj[0x93e03c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0xa0e8b13 FIN GearsES2[obj 0xa0e8b13 isInit true, usesShared false, 1 GearsObj[0x73a5f2b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x93e03c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56a2d6c5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 0.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xa0e8b13 307x327, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 2.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xa0e8b13 307x327, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 100.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 204.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xa0e8b13: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xa0e8b13 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.0 0x5800e3e1: tileRendererInUse null, GearsES2[obj 0x5800e3e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5800e3e1 on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5800e3e1 created: GearsObj[0x10770d26, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5800e3e1 created: GearsObj[0x7800423b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5800e3e1 created: GearsObj[0x7800423b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.X 0x5800e3e1 FIN GearsES2[obj 0x5800e3e1 isInit true, usesShared false, 1 GearsObj[0x10770d26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7800423b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58fc6d09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 0.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x5800e3e1 307x327, swapInterval 1, drawable 0x4400006 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 2.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x5800e3e1 307x327, swapInterval 1, drawable 0x4400006 [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 102.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 202.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x5800e3e1: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x5800e3e1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.196 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056716477 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0xa0e8b13: tileRendererInUse null, GearsES2[obj 0xa0e8b13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xa0e8b13 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xa0e8b13 created: GearsObj[0x73a5f2b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xa0e8b13 created: GearsObj[0x93e03c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xa0e8b13 created: GearsObj[0x93e03c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0xa0e8b13 FIN GearsES2[obj 0xa0e8b13 isInit true, usesShared false, 1 GearsObj[0x73a5f2b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x93e03c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56a2d6c5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 0.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xa0e8b13 307x327, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 2.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xa0e8b13 307x327, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 100.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 204.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xa0e8b13: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xa0e8b13 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.0 0x5800e3e1: tileRendererInUse null, GearsES2[obj 0x5800e3e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5800e3e1 on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5800e3e1 created: GearsObj[0x10770d26, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5800e3e1 created: GearsObj[0x7800423b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5800e3e1 created: GearsObj[0x7800423b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.X 0x5800e3e1 FIN GearsES2[obj 0x5800e3e1 isInit true, usesShared false, 1 GearsObj[0x10770d26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7800423b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58fc6d09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 0.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x5800e3e1 307x327, swapInterval 1, drawable 0x4400006 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 2.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x5800e3e1 307x327, swapInterval 1, drawable 0x4400006 [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 102.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 202.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x5800e3e1: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x5800e3e1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] SLOCK [T main @ 1402056724595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WinHopFrame2FrameDirectHop took 3.638 sec [junit] Testcase: test02WinHopFrame2FrameDetachFirst took 3.029 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.196 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056716477 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0xa0e8b13: tileRendererInUse null, GearsES2[obj 0xa0e8b13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xa0e8b13 on Thread[main-Display-.x11_:0-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xa0e8b13 created: GearsObj[0x73a5f2b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xa0e8b13 created: GearsObj[0x93e03c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xa0e8b13 created: GearsObj[0x93e03c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.X 0xa0e8b13 FIN GearsES2[obj 0xa0e8b13 isInit true, usesShared false, 1 GearsObj[0x73a5f2b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x93e03c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56a2d6c5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 0.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xa0e8b13 307x327, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 2.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xa0e8b13 307x327, swapInterval 1, drawable 0x3e00004 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 100.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00002, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xa0e8b13 0/0 307x327 of 307x327, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [junit] >> GearsES2 0xa0e8b13, angle 204.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xa0e8b13: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xa0e8b13 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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [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-.x11_:0-1-EDT-2,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.0 0x5800e3e1: tileRendererInUse null, GearsES2[obj 0x5800e3e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5800e3e1 on Thread[main-Display-.x11_:0-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5800e3e1 created: GearsObj[0x10770d26, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5800e3e1 created: GearsObj[0x7800423b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5800e3e1 created: GearsObj[0x7800423b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.init.X 0x5800e3e1 FIN GearsES2[obj 0x5800e3e1 isInit true, usesShared false, 1 GearsObj[0x10770d26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7800423b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58fc6d09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 0.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x5800e3e1 307x327, swapInterval 1, drawable 0x4400006 [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 2.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0x5800e3e1 307x327, swapInterval 1, drawable 0x4400006 [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 102.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400004, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5800e3e1 0/0 307x327 of 307x327, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5800e3e1, angle 202.0, [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931 -> [l -1.0, r 1.0, b -1.0651466, t 1.0651466] 2.0x2.1302931, v-flip false [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x5800e3e1: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0x5800e3e1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] SLOCK [T main @ 1402056724595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1402056724595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056725554 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x25], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x26], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x28], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x30], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x31], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x32], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x33], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x34], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x35], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x36], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x37], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x38], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x40], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x41], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x42], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x43], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x44], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x45], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x46], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x47], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x48], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x49], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x4a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x7144c1a4: tileRendererInUse null, GearsES2[obj 0x7144c1a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7144c1a4 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7144c1a4 created: GearsObj[0x75a213c0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7144c1a4 created: GearsObj[0x63bede95, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7144c1a4 created: GearsObj[0x63bede95, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x7144c1a4 FIN GearsES2[obj 0x7144c1a4 isInit true, usesShared false, 1 GearsObj[0x75a213c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63bede95, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23818a8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x7144c1a4 0/0 400x200 of 400x200, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7144c1a4, 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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7144c1a4: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7144c1a4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.407 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056725554 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x25], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x26], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x28], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x30], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x31], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x32], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x33], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x34], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x35], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x36], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x37], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x38], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x40], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x41], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x42], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x43], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x44], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x45], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x46], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x47], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x48], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x49], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x4a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x7144c1a4: tileRendererInUse null, GearsES2[obj 0x7144c1a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7144c1a4 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7144c1a4 created: GearsObj[0x75a213c0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7144c1a4 created: GearsObj[0x63bede95, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7144c1a4 created: GearsObj[0x63bede95, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x7144c1a4 FIN GearsES2[obj 0x7144c1a4 isInit true, usesShared false, 1 GearsObj[0x75a213c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63bede95, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23818a8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x7144c1a4 0/0 400x200 of 400x200, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7144c1a4, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] SLOCK [T main @ 1402056727881 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7144c1a4: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7144c1a4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] SLOCK [T main @ 1402056727881 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testWindowParenting1AWTOneNewtChild01 took 0.845 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.407 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1402056725554 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x25], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x26], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x28], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x29], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x2f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x30], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x31], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x32], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x33], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x34], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x35], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x36], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x37], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x38], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x39], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x3f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x40], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x41], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x42], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x43], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x44], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x45], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x46], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x47], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x48], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x49], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x4a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xbc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x7144c1a4: tileRendererInUse null, GearsES2[obj 0x7144c1a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7144c1a4 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[glx vid 0xbc, fbc 0xbc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4bc/GL4bc.hw] [junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [junit] Quirks [DontCloseX11Display] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR ATI Technologies Inc. [junit] GL_RENDERER AMD Radeon R9 200 Series [junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 262 [junit] GLX_EXTENSIONS 28 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7144c1a4 created: GearsObj[0x75a213c0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7144c1a4 created: GearsObj[0x63bede95, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7144c1a4 created: GearsObj[0x63bede95, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x7144c1a4 FIN GearsES2[obj 0x7144c1a4 isInit true, usesShared false, 1 GearsObj[0x75a213c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63bede95, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23818a8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x7144c1a4 0/0 400x200 of 400x200, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7144c1a4, 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-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7144c1a4: tileRendererInUse null [junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7144c1a4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] SLOCK [T main @ 1402056727881 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056729147 ms +++ localhost/127.0.0.1:59999 - Locked wjunit.framework.TestListener: tests to run: 2 [apply] ithin 5 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimator) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test01SyncedOneAnimator [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] Thread[main,5,main] GearsES2.init.0 0x9327927: tileRendererInUse null, GearsES2[obj 0x9327927 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x9327927 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x9327927 created: GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x9327927 created: GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x9327927 created: GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x9327927 FIN GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x9327927 0/0 250x227 of 250x227, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x9327927, angle 0.0, [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0 -> [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x9327927 250x227, swapInterval 0, drawable 0x3200002 [apply] Thread[main,5,main] GearsES2.init.0 0x44ee7ba9: tileRendererInUse null, GearsES2[obj 0x44ee7ba9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x44ee7ba9 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x44ee7ba9 created w/ share: GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2ee50686, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44ee7ba9 created w/ share: GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3e0f5f77, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44ee7ba9 created w/ share: GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x63449d75, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x44ee7ba9 FIN GearsES2[obj 0x44ee7ba9 isInit true, usesShared true, 1 GearsObj[0x2ee50686, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e0f5f77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63449d75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x44ee7ba9 0/0 250x227 of 250x227, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44ee7ba9, angle 0.0, [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0 -> [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x44ee7ba9 250x227, swapInterval 0, drawable 0x3e00002 [apply] Thread[main,5,main] GearsES2.init.0 0x4f8b79a: tileRendererInUse null, GearsES2[obj 0x4f8b79a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x4f8b79a on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4f8b79a created w/ share: GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xe2af8bd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f8b79a created w/ share: GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2730478f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f8b79a created w/ share: GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x52aa1162, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x4f8b79a FIN GearsES2[obj 0x4f8b79a isInit true, usesShared true, 1 GearsObj[0xe2af8bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2730478f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52aa1162, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x4f8b79a 0/0 250x227 of 250x227, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f8b79a, angle 0.0, [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0 -> [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x4f8b79a 250x227, swapInterval 0, drawable 0x4000002 [apply] XXX-C-3.1: [apply] Myself: hash 0xea80631, (isShared true, created true) [apply] Ctx #0: hash 0x411541d8, (created true) [apply] Ctx #1: hash 0x2dbd9f3d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x411541d8, (isShared true, created true) [apply] Ctx #0: hash 0xea80631, (created true) [apply] Ctx #1: hash 0x2dbd9f3d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x2dbd9f3d, (isShared true, created true) [apply] Ctx #0: hash 0xea80631, (created true) [apply] Ctx #1: hash 0x411541d8, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[main,5,main] GearsES2.dispose 0x4f8b79a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x4f8b79a FIN [apply] Thread[main,5,main] GearsES2.dispose 0x44ee7ba9: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x44ee7ba9 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x9327927: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x9327927 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test01SyncedOneAnimator [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimator) [apply] junit.framework.TestListener: startTest(test02AsyncEachAnimator) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test02AsyncEachAnimator [apply] Thread[main,5,main] GearsES2.init.0 0x2c826d6: tileRendererInUse null, GearsES2[obj 0x2c826d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c826d6 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2c826d6 created: GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c826d6 created: GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c826d6 created: GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x2c826d6 FIN GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x2c826d6 0/0 250x227 of 250x227, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c826d6, angle 0.0, [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0 -> [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x2c826d6 250x227, swapInterval 0, drawable 0x4600004 [apply] Thread[main,5,main] GearsES2.init.0 0x126f1908: tileRendererInUse null, GearsES2[obj 0x126f1908 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x126f1908 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x126f1908 created w/ share: GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x52c7bef4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x126f1908 created w/ share: GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x37c9afa1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x126f1908 created w/ share: GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1a298fa4, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x126f1908 FIN GearsES2[obj 0x126f1908 isInit true, usesShared true, 1 GearsObj[0x52c7bef4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37c9afa1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a298fa4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x126f1908 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x126f1908, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x126f1908 250x229, swapInterval 0, drawable 0x4400004 [apply] Thread[main,5,main] GearsES2.init.0 0x482d3fed: tileRendererInUse null, GearsES2[obj 0x482d3fed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x482d3fed on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x482d3fed created w/ share: GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x32254fb0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x482d3fed created w/ share: GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2f92c588, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x482d3fed created w/ share: GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4ce67c1e, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x482d3fed FIN GearsES2[obj 0x482d3fed isInit true, usesShared true, 1 GearsObj[0x32254fb0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f92c588, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ce67c1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x482d3fed 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x482d3fed, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x482d3fed 250x229, swapInterval 0, drawable 0x4200004 [apply] XXX-C-3.1: [apply] Myself: hash 0x5ad4ce6f, (isShared true, created true) [apply] Ctx #0: hash 0x37a35e48, (created true) [apply] Ctx #1: hash 0x5e42edff, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x37a35e48, (isShared true, created true) [apply] Ctx #0: hash 0x5ad4ce6f, (created true) [apply] Ctx #1: hash 0x5e42edff, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x5e42edff, (isShared true, created true) [apply] Ctx #0: hash 0x37a35e48, (created true) [apply] Ctx #1: hash 0x5ad4ce6f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] junit.framework.TestListener: endTest(test02AsyncEachAnimator) [apply] Thread[main,5,main] GearsES2.dispose 0x482d3fed: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x482d3fed FIN [apply] Thread[main,5,main] GearsES2.dispose 0x126f1908: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x126f1908 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x2c826d6: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x2c826d6 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test02AsyncEachAnimator [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.307 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056729147 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test01SyncedOneAnimator [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] Thread[main,5,main] GearsES2.init.0 0x9327927: tileRendererInUse null, GearsES2[obj 0x9327927 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x9327927 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x9327927 created: GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x9327927 created: GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x9327927 created: GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x9327927 FIN GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x9327927 0/0 250x227 of 250x227, swapInterval 0, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x9327927, angle 0.0, [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0 -> [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x9327927 250x227, swapInterval 0, drawable 0x3200002 [apply] Thread[main,5,main] GearsES2.init.0 0x44ee7ba9: tileRendererInUse null, GearsES2[obj 0x44ee7ba9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x44ee7ba9 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x44ee7ba9 created w/ share: GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2ee50686, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44ee7ba9 created w/ share: GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3e0f5f77, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44ee7ba9 created w/ share: GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x63449d75, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x44ee7ba9 FIN GearsES2[obj 0x44ee7ba9 isInit true, usesShared true, 1 GearsObj[0x2ee50686, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e0f5f77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63449d75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x44ee7ba9 0/0 250x227 of 250x227, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44ee7ba9, angle 0.0, [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0 -> [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x44ee7ba9 250x227, swapInterval 0, drawable 0x3e00002 [apply] Thread[main,5,main] GearsES2.init.0 0x4f8b79a: tileRendererInUse null, GearsES2[obj 0x4f8b79a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x4f8b79a on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4f8b79a created w/ share: GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xe2af8bd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4f8b79a created w/ share: GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2730478f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4f8b79a created w/ share: GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x52aa1162, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x4f8b79a FIN GearsES2[obj 0x4f8b79a isInit true, usesShared true, 1 GearsObj[0xe2af8bd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2730478f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52aa1162, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x9327927 isInit true, usesShared false, 1 GearsObj[0x5692b5e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39e43b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b746cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x4f8b79a 0/0 250x227 of 250x227, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4f8b79a, angle 0.0, [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0 -> [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x4f8b79a 250x227, swapInterval 0, drawable 0x4000002 [apply] XXX-C-3.1: [apply] Myself: hash 0xea80631, (isShared true, created true) [apply] Ctx #0: hash 0x411541d8, (created true) [apply] Ctx #1: hash 0x2dbd9f3d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x411541d8, (isShared true, created true) [apply] Ctx #0: hash 0xea80631, (created true) [apply] Ctx #1: hash 0x2dbd9f3d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x2dbd9f3d, (isShared true, created true) [apply] Ctx #0: hash 0xea80631, (created true) [apply] Ctx #1: hash 0x411541d8, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[main,5,main] GearsES2.dispose 0x4f8b79a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x4f8b79a FIN [apply] Thread[main,5,main] GearsES2.dispose 0x44ee7ba9: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x44ee7ba9 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x9327927: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x9327927 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test01SyncedOneAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test02AsyncEachAnimator [apply] Thread[main,5,main] GearsES2.init.0 0x2c826d6: tileRendererInUse null, GearsES2[obj 0x2c826d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c826d6 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2c826d6 created: GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c826d6 created: GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c826d6 created: GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x2c826d6 FIN GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x2c826d6 0/0 250x227 of 250x227, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c826d6, angle 0.0, [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0 -> [l -1.1013216, r 1.1013216, b -1.0, t 1.0] 2.2026432x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x2c826d6 250x227, swapInterval 0, drawable 0x4600004 [apply] Thread[main,5,main] GearsES2.init.0 0x126f1908: tileRendererInUse null, GearsES2[obj 0x126f1908 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x126f1908 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x126f1908 created w/ share: GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x52c7bef4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x126f1908 created w/ share: GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x37c9afa1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x126f1908 created w/ share: GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1a298fa4, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x126f1908 FIN GearsES2[obj 0x126f1908 isInit true, usesShared true, 1 GearsObj[0x52c7bef4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37c9afa1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a298fa4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x126f1908 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x126f1908, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x126f1908 250x229, swapInterval 0, drawable 0x4400004 [apply] Thread[main,5,main] GearsES2.init.0 0x482d3fed: tileRendererInUse null, GearsES2[obj 0x482d3fed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x482d3fed on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x482d3fed created w/ share: GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x32254fb0, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x482d3fed created w/ share: GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2f92c588, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x482d3fed created w/ share: GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4ce67c1e, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x482d3fed FIN GearsES2[obj 0x482d3fed isInit true, usesShared true, 1 GearsObj[0x32254fb0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f92c588, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ce67c1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2c826d6 isInit true, usesShared false, 1 GearsObj[0x6f4582b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c89371a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5480ab02, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x482d3fed 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x482d3fed, angle 0.0, [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0 -> [l -1.091703, r 1.091703, b -1.0, t 1.0] 2.183406x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x482d3fed 250x229, swapInterval 0, drawable 0x4200004 [apply] XXX-C-3.1: [apply] Myself: hash 0x5ad4ce6f, (isShared true, created true) [apply] Ctx #0: hash 0x37a35e48, (created true) [apply] Ctx #1: hash 0x5e42edff, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x37a35e48, (isShared true, created true) [apply] Ctx #0: hash 0x5ad4ce6f, (created true) [apply] Ctx #1: hash 0x5e42edff, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x5e42edff, (isShared true, created true) [apply] Ctx #0: hash 0x37a35e48, (created true) [apply] Ctx #1: hash 0x5ad4ce6f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[main,5,main] GearsES2.dispose 0x482d3fed: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x482d3fed FIN [apply] Thread[main,5,main] GearsES2.dispose 0x126f1908: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x126f1908 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x2c826d6: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x2c826d6 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test02AsyncEachAnimator [apply] SLOCK [T main @ 1402056735399 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimator took 2.888 sec [apply] Testcase: test02AsyncEachAnimator took 2.08 sec [apply] SLOCK [T main @ 1402056735399 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT.xml [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056736222 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test01GL2ES2 [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01GL2ES2) [apply] SWTAccessor.: GTK Version: 2.8.10 [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.hw], on-scr[.]] [apply] window resized: 0/0 634x451 [apply] window resized: 0/0 634x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x720ade7a: tileRendererInUse null, GearsES2[obj 0x720ade7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x720ade7a on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x720ade7a created: GearsObj[0x4a02775e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x720ade7a created: GearsObj[0x67eae247, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x720ade7a created: GearsObj[0x67eae247, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x720ade7a FIN GearsES2[obj 0x720ade7a isInit true, usesShared false, 1 GearsObj[0x4a02775e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67eae247, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6268369b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x720ade7a 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x720ade7a, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 0/0 634x451, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x720ade7a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x720ade7a FIN [apply] QUIT Window Thread[main,5,main] [apply] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(test02GL3) [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/GL4.hw], on-scr[.]] [apply] window resized: 0/0 634x451 [apply] window resized: 0/0 634x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x67c1f01c: tileRendererInUse null, GearsES2[obj 0x67c1f01c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x67c1f01c on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x67c1f01c created: GearsObj[0x3b592e2c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x67c1f01c created: GearsObj[0x5be66924, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x67c1f01c created: GearsObj[0x5be66924, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x67c1f01c FIN GearsES2[obj 0x67c1f01c isInit true, usesShared false, 1 GearsObj[0x3b592e2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be66924, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7400e99e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x67c1f01c 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x67c1f01c, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: 0/0 634x451, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x67c1f01c: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x67c1f01c FIN [apply] junit.framework.TestListener: endTest(test02GL3) [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: 4.182 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056736222 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test01GL2ES2 [apply] SWTAccessor.: GTK Version: 2.8.10 [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.hw], on-scr[.]] [apply] window resized: 0/0 634x451 [apply] window resized: 0/0 634x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x720ade7a: tileRendererInUse null, GearsES2[obj 0x720ade7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x720ade7a on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x720ade7a created: GearsObj[0x4a02775e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x720ade7a created: GearsObj[0x67eae247, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x720ade7a created: GearsObj[0x67eae247, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x720ade7a FIN GearsES2[obj 0x720ade7a isInit true, usesShared false, 1 GearsObj[0x4a02775e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67eae247, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6268369b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x720ade7a 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x720ade7a, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: 0/0 634x451, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x720ade7a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x720ade7a 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/GL4.hw], on-scr[.]] [apply] window resized: 0/0 634x451 [apply] window resized: 0/0 634x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x67c1f01c: tileRendererInUse null, GearsES2[obj 0x67c1f01c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x67c1f01c on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x67c1f01c created: GearsObj[0x3b592e2c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x67c1f01c created: GearsObj[0x5be66924, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x67c1f01c created: GearsObj[0x5be66924, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x67c1f01c FIN GearsES2[obj 0x67c1f01c isInit true, usesShared false, 1 GearsObj[0x3b592e2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be66924, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7400e99e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x67c1f01c 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x67c1f01c, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: 0/0 634x451, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x67c1f01c: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x67c1f01c 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 @ 1402056740348 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 2.822 sec [apply] Testcase: test02GL3 took 1.209 sec [apply] SLOCK [T main @ 1402056740348 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01GL2ES2) [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056741136 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test01GL2ES2 [apply] SWTAccessor.: GTK Version: 2.8.10 [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.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: Point {0, 0} 634x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x31e33295: tileRendererInUse null, GearsES2[obj 0x31e33295 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31e33295 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x31e33295 created: GearsObj[0x12f5f40b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31e33295 created: GearsObj[0x516907e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31e33295 created: GearsObj[0x516907e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x31e33295 FIN GearsES2[obj 0x31e33295 isInit true, usesShared false, 1 GearsObj[0x12f5f40b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516907e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21e8c241, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x31e33295 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31e33295, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(test02GL3) [apply] Thread[main,5,main] GearsES2.dispose 0x31e33295: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x31e33295 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/GL4.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: Point {0, 0} 634x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x40bbadde: tileRendererInUse null, GearsES2[obj 0x40bbadde isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x40bbadde on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x40bbadde created: GearsObj[0x1adb3de8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x40bbadde created: GearsObj[0x2fbd581e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x40bbadde created: GearsObj[0x2fbd581e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x40bbadde FIN GearsES2[obj 0x40bbadde isInit true, usesShared false, 1 GearsObj[0x1adb3de8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fbd581e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37e4320e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x40bbadde 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x40bbadde, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test02GL3) [apply] Thread[main,5,main] GearsES2.dispose 0x40bbadde: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x40bbadde FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test02GL3 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.236 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056741136 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test01GL2ES2 [apply] SWTAccessor.: GTK Version: 2.8.10 [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.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz: Point {0, 0} 634x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x31e33295: tileRendererInUse null, GearsES2[obj 0x31e33295 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31e33295 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x31e33295 created: GearsObj[0x12f5f40b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31e33295 created: GearsObj[0x516907e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31e33295 created: GearsObj[0x516907e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x31e33295 FIN GearsES2[obj 0x31e33295 isInit true, usesShared false, 1 GearsObj[0x12f5f40b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516907e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21e8c241, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x31e33295 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31e33295, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.dispose 0x31e33295: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x31e33295 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/GL4.hw], on-scr[.]] [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] window pos/siz: Point {0, 0} 634x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x40bbadde: tileRendererInUse null, GearsES2[obj 0x40bbadde isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x40bbadde on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x40bbadde created: GearsObj[0x1adb3de8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x40bbadde created: GearsObj[0x2fbd581e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x40bbadde created: GearsObj[0x2fbd581e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x40bbadde FIN GearsES2[obj 0x40bbadde isInit true, usesShared false, 1 GearsObj[0x1adb3de8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fbd581e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37e4320e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x40bbadde 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x40bbadde, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.dispose 0x40bbadde: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x40bbadde FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test02GL3 [apply] SLOCK [T main @ 1402056745316 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 2.814 sec [apply] Testcase: test02GL3 took 1.268 sec [apply] SLOCK [T main @ 1402056745316 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm [apply] junit.framework.TestListener: tests to run: 1 [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056746123 ms +++ localhost/127.0.0.1:59999 - Locked wjunit.framework.TestListener: startTest(test01) [apply] ithin 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] window resized: 0/0 316x451 [apply] window resized: 0/0 316x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x70630657: tileRendererInUse null, GearsES2[obj 0x70630657 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70630657 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x70630657 created: GearsObj[0x59af1ee6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70630657 created: GearsObj[0x7815bc09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70630657 created: GearsObj[0x7815bc09, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x70630657 FIN GearsES2[obj 0x70630657 isInit true, usesShared false, 1 GearsObj[0x59af1ee6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7815bc09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x117f906c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x70630657 0/0 316x451 of 316x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70630657, angle 0.0, [l -1.0, r 1.0, b -1.4272152, t 1.4272152] 2.0x2.8544304 -> [l -1.0, r 1.0, b -1.4272152, t 1.4272152] 2.0x2.8544304, v-flip false [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz.0: 0/0 316x451, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] GLWindow LOS.0: 321 / 23 [apply] NewtCanvasSWT LOS.0: 321 / 23 [apply] GLWindow LOS: 321 / 23 [apply] NewtCanvasSWT LOS: 321 / 23 [apply] junit.framework.TestListener: endTest(test01) [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x70630657: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x70630657 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.197 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056746123 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] window resized: 0/0 316x451 [apply] window resized: 0/0 316x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x70630657: tileRendererInUse null, GearsES2[obj 0x70630657 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70630657 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x70630657 created: GearsObj[0x59af1ee6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70630657 created: GearsObj[0x7815bc09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70630657 created: GearsObj[0x7815bc09, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x70630657 FIN GearsES2[obj 0x70630657 isInit true, usesShared false, 1 GearsObj[0x59af1ee6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7815bc09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x117f906c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x70630657 0/0 316x451 of 316x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70630657, angle 0.0, [l -1.0, r 1.0, b -1.4272152, t 1.4272152] 2.0x2.8544304 -> [l -1.0, r 1.0, b -1.4272152, t 1.4272152] 2.0x2.8544304, v-flip false [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz.0: 0/0 316x451, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] GLWindow LOS.0: 321 / 23 [apply] NewtCanvasSWT LOS.0: 321 / 23 [apply] GLWindow LOS: 321 / 23 [apply] NewtCanvasSWT LOS: 321 / 23 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x70630657: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x70630657 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] SLOCK [T main @ 1402056749264 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 3.038 sec [apply] SLOCK [T main @ 1402056749264 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(test01) [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056750050 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] window resized: 0/0 316x451 [apply] window resized: 0/0 316x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x4564886c: tileRendererInUse null, GearsES2[obj 0x4564886c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4564886c on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4564886c created: GearsObj[0x5aec3076, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4564886c created: GearsObj[0x4861c19c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4564886c created: GearsObj[0x4861c19c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x4564886c FIN GearsES2[obj 0x4564886c isInit true, usesShared false, 1 GearsObj[0x5aec3076, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4861c19c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c64a90d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x4564886c 0/0 316x451 of 316x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4564886c, angle 0.0, [l -1.0, r 1.0, b -1.4272152, t 1.4272152] 2.0x2.8544304 -> [l -1.0, r 1.0, b -1.4272152, t 1.4272152] 2.0x2.8544304, v-flip false [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz.0: 0/0 316x451, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] GLWindow LOS.0: 321 / 23 [apply] NewtCanvasSWT LOS.0: 321 / 23 [apply] GLWindow LOS: 321 / 23 [apply] NewtCanvasSWT LOS: 321 / 23 [apply] junit.framework.TestListener: endTest(test01) [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x4564886c: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x4564886c FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.063 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056750050 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] window resized: 0/0 316x451 [apply] window resized: 0/0 316x451 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x4564886c: tileRendererInUse null, GearsES2[obj 0x4564886c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4564886c on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4564886c created: GearsObj[0x5aec3076, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4564886c created: GearsObj[0x4861c19c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4564886c created: GearsObj[0x4861c19c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x4564886c FIN GearsES2[obj 0x4564886c isInit true, usesShared false, 1 GearsObj[0x5aec3076, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4861c19c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c64a90d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x4564886c 0/0 316x451 of 316x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4564886c, angle 0.0, [l -1.0, r 1.0, b -1.4272152, t 1.4272152] 2.0x2.8544304 -> [l -1.0, r 1.0, b -1.4272152, t 1.4272152] 2.0x2.8544304, v-flip false [apply] NW chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] GL chosen: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] window pos/siz.0: 0/0 316x451, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] GLWindow LOS.0: 321 / 23 [apply] NewtCanvasSWT LOS.0: 321 / 23 [apply] GLWindow LOS: 321 / 23 [apply] NewtCanvasSWT LOS: 321 / 23 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x4564886c: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x4564886c FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] SLOCK [T main @ 1402056753058 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.914 sec [apply] SLOCK [T main @ 1402056753058 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn.xml [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056753863 ms +++ localhost/127.0.0.1:59999 - Locked wTestsuite: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn [apply] junit.framework.TestListener: tests to run: 4 [apply] ithin 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] junit.framework.TestListener: startTest(postAttach_WithAnimator) [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] Thread[main,5,main] GearsES2.init.0 0x6b2cb7c: tileRendererInUse null, GearsES2[obj 0x6b2cb7c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6b2cb7c on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6b2cb7c created: GearsObj[0x696eeb41, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6b2cb7c created: GearsObj[0x71172e7a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6b2cb7c created: GearsObj[0x71172e7a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x6b2cb7c FIN GearsES2[obj 0x6b2cb7c isInit true, usesShared false, 1 GearsObj[0x696eeb41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71172e7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2657ea6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x6b2cb7c 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6b2cb7c, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x6b2cb7c 634x451, swapInterval 1, drawable 0x3200002 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.reshape 0x6b2cb7c 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6b2cb7c, angle 2.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x6b2cb7c 634x451, swapInterval 1, drawable 0x3200002 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] GLWindow LOS.0: 3 / 23 [apply] NewtCanvasSWT LOS.0: 3 / 23 [apply] main-Animator: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.dispose 0x6b2cb7c: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x6b2cb7c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator [apply] junit.framework.TestListener: endTest(postAttach_WithAnimator) [apply] junit.framework.TestListener: startTest(preAttach_NoAnimator) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_NoAnimator [apply] Thread[main,5,main] GearsES2.init.0 0x1aa60bf5: tileRendererInUse null, GearsES2[obj 0x1aa60bf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1aa60bf5 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1aa60bf5 created: GearsObj[0x2f504d39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1aa60bf5 created: GearsObj[0x40fdf173, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1aa60bf5 created: GearsObj[0x40fdf173, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x1aa60bf5 FIN GearsES2[obj 0x1aa60bf5 isInit true, usesShared false, 1 GearsObj[0x2f504d39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40fdf173, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ff6d65a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x1aa60bf5 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1aa60bf5, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.reshape 0x1aa60bf5 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1aa60bf5, angle 2.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] GLWindow LOS.0: 3 / 23 [apply] NewtCanvasSWT LOS.0: 3 / 23 [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] junit.framework.TestListener: endTest(preAttach_NoAnimator) [apply] junit.framework.TestListener: startTest(preAttach_WithAnimator) [apply] Thread[main,5,main] GearsES2.dispose 0x1aa60bf5: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1aa60bf5 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 0x1fcba664: tileRendererInUse null, GearsES2[obj 0x1fcba664 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fcba664 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1fcba664 created: GearsObj[0x39f253d6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fcba664 created: GearsObj[0x545e2452, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fcba664 created: GearsObj[0x545e2452, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x1fcba664 FIN GearsES2[obj 0x1fcba664 isInit true, usesShared false, 1 GearsObj[0x39f253d6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x545e2452, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70a2aec3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x1fcba664 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fcba664, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1fcba664 634x451, swapInterval 1, drawable 0x3200006 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.reshape 0x1fcba664 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fcba664, angle 2.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1fcba664 634x451, swapInterval 1, drawable 0x3200006 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.display 0x1fcba664 634x451, swapInterval 1, drawable 0x3200006 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.display 0x1fcba664 634x451, swapInterval 1, drawable 0x3200006 [apply] GLWindow LOS.0: 3 / 23 [apply] NewtCanvasSWT LOS.0: 3 / 23 [apply] junit.framework.TestListener: endTest(preAttach_WithAnimator) [apply] junit.framework.TestListener: startTest(test_MultisampleAndAlpha) [apply] Thread[main,5,main] GearsES2.dispose 0x1fcba664: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1fcba664 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.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] reshape .. [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] GLWindow LOS.0: 3 / 23 [apply] NewtCanvasSWT LOS.0: 3 / 23 [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: 4.441 sec [apply] ------------- Standard Output --------------- [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056753863 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] Thread[main,5,main] GearsES2.init.0 0x6b2cb7c: tileRendererInUse null, GearsES2[obj 0x6b2cb7c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6b2cb7c on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6b2cb7c created: GearsObj[0x696eeb41, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6b2cb7c created: GearsObj[0x71172e7a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6b2cb7c created: GearsObj[0x71172e7a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x6b2cb7c FIN GearsES2[obj 0x6b2cb7c isInit true, usesShared false, 1 GearsObj[0x696eeb41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71172e7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2657ea6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x6b2cb7c 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6b2cb7c, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x6b2cb7c 634x451, swapInterval 1, drawable 0x3200002 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.reshape 0x6b2cb7c 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6b2cb7c, angle 2.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x6b2cb7c 634x451, swapInterval 1, drawable 0x3200002 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] GLWindow LOS.0: 3 / 23 [apply] NewtCanvasSWT LOS.0: 3 / 23 [apply] main-Animator: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.dispose 0x6b2cb7c: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x6b2cb7c 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 0x1aa60bf5: tileRendererInUse null, GearsES2[obj 0x1aa60bf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1aa60bf5 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1aa60bf5 created: GearsObj[0x2f504d39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1aa60bf5 created: GearsObj[0x40fdf173, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1aa60bf5 created: GearsObj[0x40fdf173, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x1aa60bf5 FIN GearsES2[obj 0x1aa60bf5 isInit true, usesShared false, 1 GearsObj[0x2f504d39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40fdf173, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ff6d65a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x1aa60bf5 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1aa60bf5, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.reshape 0x1aa60bf5 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1aa60bf5, angle 2.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] GLWindow LOS.0: 3 / 23 [apply] NewtCanvasSWT LOS.0: 3 / 23 [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x1aa60bf5 634x451, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.dispose 0x1aa60bf5: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1aa60bf5 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 0x1fcba664: tileRendererInUse null, GearsES2[obj 0x1fcba664 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1fcba664 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1fcba664 created: GearsObj[0x39f253d6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1fcba664 created: GearsObj[0x545e2452, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1fcba664 created: GearsObj[0x545e2452, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x1fcba664 FIN GearsES2[obj 0x1fcba664 isInit true, usesShared false, 1 GearsObj[0x39f253d6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x545e2452, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70a2aec3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x1fcba664 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fcba664, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1fcba664 634x451, swapInterval 1, drawable 0x3200006 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.reshape 0x1fcba664 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1fcba664, angle 2.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1fcba664 634x451, swapInterval 1, drawable 0x3200006 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.display 0x1fcba664 634x451, swapInterval 1, drawable 0x3200006 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.display 0x1fcba664 634x451, swapInterval 1, drawable 0x3200006 [apply] GLWindow LOS.0: 3 / 23 [apply] NewtCanvasSWT LOS.0: 3 / 23 [apply] Thread[main,5,main] GearsES2.dispose 0x1fcba664: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1fcba664 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.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] reshape .. [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] GLWindow LOS.0: 3 / 23 [apply] NewtCanvasSWT LOS.0: 3 / 23 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - test_MultisampleAndAlpha [apply] SLOCK [T main @ 1402056758247 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: postAttach_WithAnimator took 1.121 sec [apply] Testcase: preAttach_NoAnimator took 0.67 sec [apply] Testcase: preAttach_WithAnimator took 0.674 sec [apply] Testcase: test_MultisampleAndAlpha took 0.618 sec [apply] SLOCK [T main @ 1402056758247 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] junit.framework.TestListener: tests to run: 3 [apply] junit.framThread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056759076 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test01JOGLGLCanvas [apply] ework.TestListener: startTest(test01JOGLGLCanvas) [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.init.0 0x4c2fa904: tileRendererInUse null, GearsES2[obj 0x4c2fa904 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4c2fa904 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4c2fa904 created: GearsObj[0x33d6bcb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c2fa904 created: GearsObj[0x356fde16, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c2fa904 created: GearsObj[0x356fde16, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x4c2fa904 FIN GearsES2[obj 0x4c2fa904 isInit true, usesShared false, 1 GearsObj[0x33d6bcb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x356fde16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x435d91c2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x4c2fa904 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c2fa904, angle 0.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x4c2fa904 394x421, swapInterval 1, drawable 0x3200002 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.display 0x4c2fa904 394x421, swapInterval 1, drawable 0x3200002 [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 0x4c2fa904: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x4c2fa904 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 0x45937ecf: tileRendererInUse null, GearsES2[obj 0x45937ecf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45937ecf on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x45937ecf created: GearsObj[0xffbce2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45937ecf created: GearsObj[0x5c9c2f98, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45937ecf created: GearsObj[0x5c9c2f98, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x45937ecf FIN GearsES2[obj 0x45937ecf isInit true, usesShared false, 1 GearsObj[0xffbce2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c9c2f98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7118b81f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x45937ecf 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45937ecf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x45937ecf 128x128, swapInterval 1, drawable 0x3200004 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.reshape 0x45937ecf 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45937ecf, angle 2.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.reshape 0x45937ecf 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45937ecf, angle 4.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.reshape 0x45937ecf 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45937ecf, angle 6.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [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] junit.framework.TestListener: endTest(test02NewtCanvasSWTPreVisible) [apply] junit.framework.TestListener: startTest(test02NewtCanvasSWTSimple) [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 0x45937ecf: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x45937ecf 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 0x2d9bcd53: tileRendererInUse null, GearsES2[obj 0x2d9bcd53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d9bcd53 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2d9bcd53 created: GearsObj[0x6702ed9a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d9bcd53 created: GearsObj[0x713d4e4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d9bcd53 created: GearsObj[0x713d4e4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x2d9bcd53 FIN GearsES2[obj 0x2d9bcd53 isInit true, usesShared false, 1 GearsObj[0x6702ed9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x713d4e4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fdf5801, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x2d9bcd53 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d9bcd53, angle 0.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] Thread[main,5,main] GearsES2.reshape 0x2d9bcd53 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d9bcd53, angle 2.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] [SWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [NEWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [SWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [NEWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [SWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [NEWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [SWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [NEWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [SWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [NEWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [SWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [NEWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [SWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [NEWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [SWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [NEWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [SWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [NEWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [SWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] [NEWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] junit.framework.TestListener: endTest(test02NewtCanvasSWTSimple) [apply] *R-Exit* shallStop true [apply] Thread[main,5,main] GearsES2.dispose 0x2d9bcd53: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x2d9bcd53 FIN [apply] EDT Counter before exit: SWT 10, NEWT 10 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test02NewtCanvasSWTSimple [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.548 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056759076 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test01JOGLGLCanvas [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.init.0 0x4c2fa904: tileRendererInUse null, GearsES2[obj 0x4c2fa904 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4c2fa904 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4c2fa904 created: GearsObj[0x33d6bcb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c2fa904 created: GearsObj[0x356fde16, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c2fa904 created: GearsObj[0x356fde16, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x4c2fa904 FIN GearsES2[obj 0x4c2fa904 isInit true, usesShared false, 1 GearsObj[0x33d6bcb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x356fde16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x435d91c2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x4c2fa904 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c2fa904, angle 0.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x4c2fa904 394x421, swapInterval 1, drawable 0x3200002 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.display 0x4c2fa904 394x421, swapInterval 1, drawable 0x3200002 [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 0x4c2fa904: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x4c2fa904 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 0x45937ecf: tileRendererInUse null, GearsES2[obj 0x45937ecf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45937ecf on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x45937ecf created: GearsObj[0xffbce2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45937ecf created: GearsObj[0x5c9c2f98, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45937ecf created: GearsObj[0x5c9c2f98, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x45937ecf FIN GearsES2[obj 0x45937ecf isInit true, usesShared false, 1 GearsObj[0xffbce2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c9c2f98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7118b81f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x45937ecf 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45937ecf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x45937ecf 128x128, swapInterval 1, drawable 0x3200004 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.reshape 0x45937ecf 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45937ecf, angle 2.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.reshape 0x45937ecf 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45937ecf, angle 4.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.reshape 0x45937ecf 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45937ecf, angle 6.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x45937ecf 394x421, swapInterval 1, drawable 0x3200004 [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 0x45937ecf: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x45937ecf 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 0x2d9bcd53: tileRendererInUse null, GearsES2[obj 0x2d9bcd53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d9bcd53 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2d9bcd53 created: GearsObj[0x6702ed9a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d9bcd53 created: GearsObj[0x713d4e4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d9bcd53 created: GearsObj[0x713d4e4b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x2d9bcd53 FIN GearsES2[obj 0x2d9bcd53 isInit true, usesShared false, 1 GearsObj[0x6702ed9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x713d4e4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fdf5801, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x2d9bcd53 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d9bcd53, angle 0.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] Thread[main,5,main] GearsES2.reshape 0x2d9bcd53 0/0 394x421 of 394x421, swapInterval 1, drawable 0x3200006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d9bcd53, angle 2.0, [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559 -> [l -1.0, r 1.0, b -1.0685279, t 1.0685279] 2.0x2.1370559, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [apply] Thread[main,5,main] GearsES2.display 0x2d9bcd53 394x421, swapInterval 1, drawable 0x3200006 [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 0x2d9bcd53: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x2d9bcd53 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 @ 1402056763567 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01JOGLGLCanvas took 2.378 sec [apply] Testcase: test02NewtCanvasSWTPreVisible took 1.235 sec [apply] Testcase: test02NewtCanvasSWTSimple took 0.768 sec [apply] SLOCK [T main @ 1402056763567 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056764389 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] junit.framework.TestListener: startTest(test) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn - test [apply] SWTAccessor.: GTK Version: 2.8.10 [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: 2.029 sec [apply] ------------- Standard Output --------------- [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056764389 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn - test [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] resize [apply] paint [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn - test [apply] SLOCK [T main @ 1402056766362 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 0.672 sec [apply] SLOCK [T main @ 1402056766362 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056767151 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] junit.framework.TestListener: startTest(test) [apply] Thread[main,5,main] GearsES2.init.0 0x2d3c117a: tileRendererInUse null, GearsES2[obj 0x2d3c117a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d3c117a on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2d3c117a created: GearsObj[0x1e58da92, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d3c117a created: GearsObj[0x5b75b6ce, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d3c117a created: GearsObj[0x5b75b6ce, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x2d3c117a FIN GearsES2[obj 0x2d3c117a isInit true, usesShared false, 1 GearsObj[0x1e58da92, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b75b6ce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5703d6a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x2d3c117a 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d3c117a, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x2d3c117a 634x451, swapInterval 1, drawable 0x3200002 [apply] main: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] junit.framework.TestListener: endTest(test) [apply] junit.framework.TestListener: startTest(test_MultisampleAndAlpha) [apply] Thread[main,5,main] GearsES2.dispose 0x2d3c117a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x2d3c117a 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.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.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: 2.825 sec [apply] ------------- Standard Output --------------- [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056767151 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] Thread[main,5,main] GearsES2.init.0 0x2d3c117a: tileRendererInUse null, GearsES2[obj 0x2d3c117a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d3c117a on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.hw] [apply] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Core Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Core Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 261 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2d3c117a created: GearsObj[0x1e58da92, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d3c117a created: GearsObj[0x5b75b6ce, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d3c117a created: GearsObj[0x5b75b6ce, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x2d3c117a FIN GearsES2[obj 0x2d3c117a isInit true, usesShared false, 1 GearsObj[0x1e58da92, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b75b6ce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5703d6a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x2d3c117a 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d3c117a, angle 0.0, [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0 -> [l -1.4057649, r 1.4057649, b -1.0, t 1.0] 2.8115299x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x2d3c117a 634x451, swapInterval 1, drawable 0x3200002 [apply] main: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [apply] Thread[main,5,main] GearsES2.dispose 0x2d3c117a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x2d3c117a 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.hw], on-scr[.]] [apply] Chosen : GLCaps[glx vid 0x31, fbc 0x31: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], 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___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test_MultisampleAndAlpha [apply] SLOCK [T main @ 1402056769920 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 0.931 sec [apply] Testcase: test_MultisampleAndAlpha took 0.524 sec [apply] SLOCK [T main @ 1402056769920 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056770722 ms +++ localhost/127.0.0.1:59999 - Locked wTestsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT [apply] junit.framework.TestListener: tests to run: 1 [apply] ithin 6 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testWindowParenting01CreateVisibleDestroy1) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT - testWindowParenting01CreateVisibleDestroy1 [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 634x451 of 634x451, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT - testWindowParenting01CreateVisibleDestroy1 [apply] junit.framework.TestListener: endTest(testWindowParenting01CreateVisibleDestroy1) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.251 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056770722 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT - testWindowParenting01CreateVisibleDestroy1 [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 634x451 of 634x451, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 634x451 of 634x451, swapInterval 1, drawable 0x3200002, 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 @ 1402056772917 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowParenting01CreateVisibleDestroy1 took 0.922 sec [apply] SLOCK [T main @ 1402056772917 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT.xml [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056773726 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT [apply] junit.framework.TestListener: tests to run: 2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test01WinHopFrame2FrameDirectHop [apply] junit.framework.TestListener: startTest(test01WinHopFrame2FrameDirectHop) [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 394x371 of 394x371, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 394x371 of 394x371, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x5829efad: tileRendererInUse null, GearsES2[obj 0x5829efad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5829efad on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5829efad created: GearsObj[0x5ac169f5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5829efad created: GearsObj[0x5013825f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5829efad created: GearsObj[0x5013825f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x5829efad FIN GearsES2[obj 0x5829efad isInit true, usesShared false, 1 GearsObj[0x5ac169f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5013825f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b0e3d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x5829efad 0/0 394x373 of 394x373, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5829efad, angle 0.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5829efad 394x373, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.reshape 0x5829efad 0/0 394x373 of 394x373, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5829efad, angle 2.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5829efad 394x373, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x5829efad 394x373, swapInterval 1, drawable 0x3200004 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x5829efad 0/0 394x371 of 394x371, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5829efad, angle 26.0, [l -1.0619946, r 1.0619946, b -1.0, t 1.0] 2.123989x2.0 -> [l -1.0619946, r 1.0619946, b -1.0, t 1.0] 2.123989x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 394x373 of 394x373, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 394x371 of 394x371, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x5829efad 0/0 394x373 of 394x373, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5829efad, angle 80.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [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 0x5829efad: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x5829efad 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 394x371 of 394x371, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 394x371 of 394x371, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x42612ed1: tileRendererInUse null, GearsES2[obj 0x42612ed1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x42612ed1 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x42612ed1 created: GearsObj[0x1d892dc8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x42612ed1 created: GearsObj[0x191cb49e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x42612ed1 created: GearsObj[0x191cb49e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x42612ed1 FIN GearsES2[obj 0x42612ed1 isInit true, usesShared false, 1 GearsObj[0x1d892dc8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191cb49e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b95fdf3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x42612ed1 0/0 394x373 of 394x373, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42612ed1, angle 0.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x42612ed1 394x373, swapInterval 1, drawable 0x4000006 [apply] Thread[main,5,main] GearsES2.reshape 0x42612ed1 0/0 394x373 of 394x373, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42612ed1, angle 2.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x42612ed1 394x373, swapInterval 1, drawable 0x4000006 [apply] Thread[main,5,main] GearsES2.display 0x42612ed1 394x373, swapInterval 1, drawable 0x4000006 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x42612ed1 0/0 394x371 of 394x371, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42612ed1, angle 28.0, [l -1.0619946, r 1.0619946, b -1.0, t 1.0] 2.123989x2.0 -> [l -1.0619946, r 1.0619946, b -1.0, t 1.0] 2.123989x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 394x373 of 394x373, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 394x371 of 394x371, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x42612ed1 0/0 394x373 of 394x373, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42612ed1, angle 76.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test02WinHopFrame2FrameDetachFirst) [apply] Thread[main,5,main] GearsES2.dispose 0x42612ed1: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x42612ed1 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test02WinHopFrame2FrameDetachFirst [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.055 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056773726 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test01WinHopFrame2FrameDirectHop [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 394x371 of 394x371, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 394x371 of 394x371, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x5829efad: tileRendererInUse null, GearsES2[obj 0x5829efad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5829efad on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5829efad created: GearsObj[0x5ac169f5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5829efad created: GearsObj[0x5013825f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5829efad created: GearsObj[0x5013825f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x5829efad FIN GearsES2[obj 0x5829efad isInit true, usesShared false, 1 GearsObj[0x5ac169f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5013825f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b0e3d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x5829efad 0/0 394x373 of 394x373, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5829efad, angle 0.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5829efad 394x373, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.reshape 0x5829efad 0/0 394x373 of 394x373, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5829efad, angle 2.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5829efad 394x373, swapInterval 1, drawable 0x3200004 [apply] Thread[main,5,main] GearsES2.display 0x5829efad 394x373, swapInterval 1, drawable 0x3200004 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x5829efad 0/0 394x371 of 394x371, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5829efad, angle 26.0, [l -1.0619946, r 1.0619946, b -1.0, t 1.0] 2.123989x2.0 -> [l -1.0619946, r 1.0619946, b -1.0, t 1.0] 2.123989x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 394x373 of 394x373, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 394x371 of 394x371, swapInterval 1, drawable 0x3200002, tileRendererInUse null [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x5829efad 0/0 394x373 of 394x373, swapInterval 1, drawable 0x3200004, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5829efad, angle 80.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.dispose FIN [apply] Thread[main,5,main] GearsES2.dispose 0x5829efad: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x5829efad 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[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [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 394x371 of 394x371, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 394x371 of 394x371, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x42612ed1: tileRendererInUse null, GearsES2[obj 0x42612ed1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x42612ed1 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4bc/GL4bc.hw] [apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)] [apply] Quirks [DontCloseX11Display] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR ATI Technologies Inc. [apply] GL_RENDERER AMD Radeon R9 200 Series [apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 262 [apply] GLX_EXTENSIONS 28 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x42612ed1 created: GearsObj[0x1d892dc8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x42612ed1 created: GearsObj[0x191cb49e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x42612ed1 created: GearsObj[0x191cb49e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x42612ed1 FIN GearsES2[obj 0x42612ed1 isInit true, usesShared false, 1 GearsObj[0x1d892dc8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x191cb49e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b95fdf3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x42612ed1 0/0 394x373 of 394x373, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42612ed1, angle 0.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x42612ed1 394x373, swapInterval 1, drawable 0x4000006 [apply] Thread[main,5,main] GearsES2.reshape 0x42612ed1 0/0 394x373 of 394x373, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42612ed1, angle 2.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x42612ed1 394x373, swapInterval 1, drawable 0x4000006 [apply] Thread[main,5,main] GearsES2.display 0x42612ed1 394x373, swapInterval 1, drawable 0x4000006 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x42612ed1 0/0 394x371 of 394x371, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42612ed1, angle 28.0, [l -1.0619946, r 1.0619946, b -1.0, t 1.0] 2.123989x2.0 -> [l -1.0619946, r 1.0619946, b -1.0, t 1.0] 2.123989x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 394x373 of 394x373, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 394x371 of 394x371, swapInterval 1, drawable 0x4000004, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x42612ed1 0/0 394x373 of 394x373, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null [apply] >> GearsES2 0x42612ed1, angle 76.0, [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.0 -> [l -1.0563003, r 1.0563003, b -1.0, t 1.0] 2.1126006x2.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 0x42612ed1: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x42612ed1 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test02WinHopFrame2FrameDetachFirst [apply] SLOCK [T main @ 1402056778725 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01WinHopFrame2FrameDirectHop took 2.115 sec [apply] Testcase: test02WinHopFrame2FrameDetachFirst took 1.549 sec [apply] SLOCK [T main @ 1402056778725 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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 /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar test.compile: junit.run.swt.awt: [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(test) [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056779886 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] centerMouse: robot pos: 200x233, onTitleBarIfWindow: false [apply] requestFocus: click, d: 301 ms [apply] [R-0 shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [K-0] [apply] [K-0] [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-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] [R-i shallStop false, disposed false] [apply] [K-2] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .[R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [K-3] [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: 3.266 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056779886 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] centerMouse: robot pos: 200x233, onTitleBarIfWindow: false [apply] requestFocus: click, d: 301 ms [apply] [R-0 shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [K-0] [apply] [K-0] [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-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] [R-i shallStop false, disposed false] [apply] [K-2] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .[R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [K-3] [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 @ 1402056783096 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 3.098 sec [apply] SLOCK [T main @ 1402056783096 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056783991 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn [apply] junit.framework.TestListener: tests to run: 1 [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test [apply] junit.framework.TestListener: startTest(test) [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] junit.framework.TestListener: endTest(test) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.345 sec [apply] ------------- Standard Output --------------- [apply] GLProfile Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 false, GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 false, count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 9 / 12] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056783991 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test [apply] SWTAccessor.: GTK Version: 2.8.10 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test [apply] SLOCK [T main @ 1402056786279 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 0.699 sec [apply] SLOCK [T main @ 1402056786279 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT [apply] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056788434 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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] junit.framework.TestListener: tests to run: 6 [apply] junit.framework.TestListener: startTest(testHoldOneButtonAndPressAnother) [apply] junit.framework.TestListener: endTest(testHoldOneButtonAndPressAnother) [apply] junit.framework.TestListener: startTest(testPressAllButtonsInSequence) [apply] junit.framework.TestListener: endTest(testPressAllButtonsInSequence) [apply] junit.framework.TestListener: startTest(testSingleButtonClickAndDrag) [apply] junit.framework.TestListener: endTest(testSingleButtonClickAndDrag) [apply] junit.framework.TestListener: startTest(testSingleButtonPressAndRelease) [apply] junit.framework.TestListener: endTest(testSingleButtonPressAndRelease) [apply] junit.framework.TestListener: startTest(testSingleButtonPressAndReleaseWithCtrl) [apply] junit.framework.TestListener: endTest(testSingleButtonPressAndReleaseWithCtrl) [apply] junit.framework.TestListener: startTest(testSingleButtonPressAndReleaseWithShift) [apply] junit.framework.TestListener: endTest(testSingleButtonPressAndReleaseWithShift) [apply] SLOCK [T main @ 1402056788528 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.142 sec [apply] ------------- Standard Error ----------------- [apply] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1402056788434 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 @ 1402056788528 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testHoldOneButtonAndPressAnother took 0.005 sec [apply] Testcase: testPressAllButtonsInSequence took 0 sec [apply] Testcase: testSingleButtonClickAndDrag took 0.001 sec [apply] Testcase: testSingleButtonPressAndRelease took 0 sec [apply] Testcase: testSingleButtonPressAndReleaseWithCtrl took 0 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 832 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/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_45 [echo] java.home /opt-linux-x86_64/jdk1.7.0_45/jre [echo] jvmJava.exe /opt-linux-x86_64/jdk1.7.0_45/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-20140606 [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 /opt-linux-x86_64/jdk1.7.0_45/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 [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=Linux [echo] os.version=3.2.0-4-amd64 [echo] os.arch=amd64 [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.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 [exec] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs) [exec] Scanning [exec] [exec] Creating archive /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1258-20140606-linux-amd64-test-results-linux64-AMD58xx-debian7-jogamp-x64-sgothel-002.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-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0506x0485.png [exec] Compressing build/test/results/TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0506x0485.png [exec] Compressing build/test/results/TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-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/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0007-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0012-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0019-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0031-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0036-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0054-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0067-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0072-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0079-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0090-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0116-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL4___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL4___-hw-pbuffer_-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-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01_GL2ES2_Demo1_SingleBuffer_Normal-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01_GL2ES2_Demo1_SingleBuffer_Normal-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01_GL2ES2_Demo1_SingleBuffer_Normal-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01_GL2ES2_Demo1_SingleBuffer_Normal-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01_GL2ES2_Demo1_SingleBuffer_Normal-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02_GL2ES2_Demo1_DoubleBuffer_Normal-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02_GL2ES2_Demo1_DoubleBuffer_Normal-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02_GL2ES2_Demo1_DoubleBuffer_Normal-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02_GL2ES2_Demo1_DoubleBuffer_Normal-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02_GL2ES2_Demo1_DoubleBuffer_Normal-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03_GL2ES2_Demo2MSAA4_______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_____________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test06_GL3_Demo0Normal_________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test06_GL3_Demo0Normal_________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test06_GL3_Demo0Normal_________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test06_GL3_Demo0Normal_________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test06_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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0001-msaa4-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0002-msaa8-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0003-msaa0-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0384x0384.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0004-msaa4-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0384x0384.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0005-msaa8-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0384x0384.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0006-msaa0-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0007-msaa4-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0008-msaa8-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png [exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0600x0450.png [exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0004-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png [exec] Compressing build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png [exec] Compressing build/test/results/TestGearsES1NEWT.test00-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2AWT.test01______-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2AWT.test03_GL3__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-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.test02_DefaultMsaa-n0000-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test02_DefaultMsaa-n0007-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test03_PbufferNorm-n0000-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test03_PbufferNorm-n0003-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test04_PbufferMsaa-n0000-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test04_PbufferMsaa-n0007-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test05_BitmapNorm_-n0000-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test05_BitmapNorm_-n0002-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test06_BitmapMsaa_-n0000-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test06_BitmapMsaa_-n0003-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test30_GL3________-n0000-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test30_GL3________-n0007-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2NEWT.test01_GL2ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2NEWT.test03_GL3___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test02_DefaultMsaa-n0005-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test04_PbufferMsaa-n0003-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test05_BitmapNorm_-n0003-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0007-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGeomShader01TextureGL3NEWT.test11_GL3Compat_Passthrough-n0000-GL3bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGeomShader01TextureGL3NEWT.test12_GL3Compat_FlipXYZ____-n0000-GL3bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-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-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-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-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-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-GL4bc_-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL4bc_-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL4bc_-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL4bc_-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL4bc_-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL4bc_-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-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__Irgba8888-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8888-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-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0006-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________-n0006-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-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0006-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0025-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0053-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0055-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0040-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.testSwitch2AWTGLCanvas2OffscreenGL2ES2-n0486-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0061-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch21Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch21Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch21Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch21Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0066-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLJPanelAWTBug450.test01-n0000-GL4bc_-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0506x0229.png [exec] Compressing build/test/results/TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [exec] Compressing build/test/results/TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [exec] Compressing build/test/results/TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0400.png [exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0003-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0004-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0002-smooth-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0003-attn0-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0010-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0011-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0011-awt-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr002-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0009-awt-usr003-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0010-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0010-jgl-usr003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0006-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0007-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0500x0290.png [exec] Compressing build/test/results/TestLandscapeES2NEWT.test02GL3___-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0500x0290.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL4bc_-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL4bc_-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0001-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-pbuffer_-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-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0001-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [exec] Compressing build/test/results/TestOffscreen01GLPBufferNEWT.test04OffscreenSnapshotWithDemoPBuffer-I_rgba-0000.png [exec] Compressing build/test/results/TestOlympicES1NEWT.test00-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestRandomTiledRendering2GL2NEWT.test01_aa0-n0000--tile-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestRandomTiledRendering2GL2NEWT.test02_aa8-n0000--tile-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png [exec] Compressing build/test/results/TestRandomTiledRendering3GL2AWT.test01_aa0-n0000--tile-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestRandomTiledRendering3GL2AWT.test02_aa8-n0000--tile-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-1536x1024.png [exec] Compressing build/test/results/TestRedSquareES1NEWT.test00-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa02_default-0634x0451.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test____________________-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test____________________-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test____________________-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png [exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0012-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0013-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0017-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0004-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL4bc_-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-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-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-0741x0571.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-0741x0571.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-1482x1142.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-1482x1142.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-1482x1142.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-1482x1142.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0756x0581.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0756x0581.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1512x1162.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1512x1162.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1512x1162.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1512x1162.png [exec] Compressing build/test/results/TestTiledRendering1GL2NEWT.test01_______-n0000--tile-GL4bc_-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-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test012_off_gl2es3_aa8-n0000--tile-GL4___-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-D24-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test102_on__gl2___aa8_-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test111_on__gl2es3_aa0-n0000--tile-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test112_on__gl2es3_aa8-n0000--tile-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-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.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.TestGLContextDrawableSwitch21Newt2AWT.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.TestGLMesaBug651NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.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.TestFloatUtil01MatrixMatrixMultNOUI.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.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.j [exec] ogamp.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_pid14004.log [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0010-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0011-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0008-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0009-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga [exec] [exec] Everything is Ok BUILD SUCCESSFUL Total time: 44 minutes 10 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-b1258-2014-06-06_13-30-00'. [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